7 Commits

Author SHA1 Message Date
9c0fab2e88
libos: Remove some shared pointers and change them to owned/live on the stack
All checks were successful
continuous-integration/drone/pr Build is passing
2023-08-08 17:46:56 +02:00
22d67dca93
wind: Spawn a new client process after startup
Also, create the socket after dropping privileges.
2023-08-08 17:46:56 +02:00
dc920f7399
wind: Generate random windows on keypresses 2023-08-08 17:46:55 +02:00
3794c96668
wind: Add window titlebars using ui::Font 2023-08-08 17:46:53 +02:00
0ddba5bc3a
libui+wind: (Draggable) windows 2023-08-08 17:46:51 +02:00
9d2abbcb2b
wind: Create a local server object 2023-08-08 17:46:51 +02:00
f1ec4176f0
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
2023-08-08 17:46:50 +02:00