Commit Graph

7 Commits

Author SHA1 Message Date
7570724525
libos: Remove some shared pointers and change them to owned/live on the stack 2023-09-10 18:55:42 +02:00
e21b7d645d
wind: Spawn a new client process after startup
Also, create the socket after dropping privileges.
2023-09-10 18:55:42 +02:00
01cf9735eb
wind: Generate random windows on keypresses 2023-09-10 18:55:41 +02:00
c66330d319
wind: Add window titlebars using ui::Font 2023-09-10 18:55:40 +02:00
731601cc13
libui+wind: (Draggable) windows 2023-09-10 18:55:39 +02:00
d43f33e289
wind: Create a local server object 2023-09-10 18:55:39 +02:00
ef26e7400e
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
2023-09-10 18:55:38 +02:00