7 Commits

Author SHA1 Message Date
563d4beb30
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 11:40:22 +02:00
e5bb07874d
wind: Spawn a new client process after startup
All checks were successful
continuous-integration/drone/pr Build is passing
Also, create the socket after dropping privileges.
2023-08-08 10:45:58 +02:00
a9af1736b1
wind: Generate random windows on keypresses 2023-08-08 10:45:57 +02:00
948d2af366
wind: Add window titlebars using ui::Font 2023-08-08 10:45:55 +02:00
41b2fd3b3a
libui+wind: (Draggable) windows 2023-08-08 10:45:54 +02:00
e912501c42
wind: Create a local server object 2023-08-08 10:45:53 +02:00
66e2db33b6
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
2023-08-08 10:45:53 +02:00