Commit Graph

7 Commits

Author SHA1 Message Date
95f9a8ecb8
libos: Remove some shared pointers and change them to owned/live on the stack 2023-08-17 20:16:33 +02:00
95fe212e28
wind: Spawn a new client process after startup
Also, create the socket after dropping privileges.
2023-08-17 20:16:33 +02:00
f885831223
wind: Generate random windows on keypresses 2023-08-17 20:16:18 +02:00
c6b4ad6ca1
wind: Add window titlebars using ui::Font 2023-08-17 20:16:16 +02:00
c6369f9132
libui+wind: (Draggable) windows 2023-08-17 20:16:15 +02:00
3546ed6de6
wind: Create a local server object 2023-08-17 20:16:15 +02:00
1fd61f26be
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
2023-08-17 20:16:14 +02:00