7 Commits

Author SHA1 Message Date
1bd6cf048b
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 12:51:06 +02:00
2c42b088e0
wind: Spawn a new client process after startup
Also, create the socket after dropping privileges.
2023-08-08 12:51:06 +02:00
a77d698544
wind: Generate random windows on keypresses 2023-08-08 12:51:05 +02:00
a843ef943e
wind: Add window titlebars using ui::Font 2023-08-08 12:51:03 +02:00
d8150113c5
libui+wind: (Draggable) windows 2023-08-08 12:51:01 +02:00
b48daad58a
wind: Create a local server object 2023-08-08 12:51:01 +02:00
646ccb2854
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
2023-08-08 12:51:01 +02:00