Commit Graph

9 Commits

Author SHA1 Message Date
0629719975
wind: Monitor data on client connections 2023-09-04 12:16:50 +02:00
0aaac192d8
wind: Use init --user and pledge() 2023-09-04 12:16:49 +02:00
8e2def7d88
libos: Remove some shared pointers and change them to owned/live on the stack 2023-09-04 12:16:49 +02:00
bfa5ce4c00
wind: Spawn a new client process after startup
Also, create the socket after dropping privileges.
2023-09-04 12:16:49 +02:00
7066a976c3
wind: Generate random windows on keypresses 2023-09-04 12:16:48 +02:00
739b05ab67
wind: Add window titlebars using ui::Font 2023-09-04 12:16:47 +02:00
4933e1e32c
libui+wind: (Draggable) windows 2023-09-04 12:16:45 +02:00
2a22b751e9
wind: Create a local server object 2023-09-04 12:16:45 +02:00
c17f6d0e57
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
2023-09-04 12:16:44 +02:00