Commit Graph

7 Commits

Author SHA1 Message Date
d896101268
libos: Remove some shared pointers and change them to owned/live on the stack
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-14 10:53:21 +02:00
ea25d823e5
wind: Spawn a new client process after startup
Also, create the socket after dropping privileges.
2023-08-14 10:53:21 +02:00
40b0f8c6ec
wind: Generate random windows on keypresses 2023-08-14 10:53:20 +02:00
0a630af250
wind: Add window titlebars using ui::Font 2023-08-14 10:53:18 +02:00
871d8cce52
libui+wind: (Draggable) windows 2023-08-14 10:53:15 +02:00
6b32af81f7
wind: Create a local server object 2023-08-14 10:53:15 +02:00
dd9f8afd5b
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
2023-08-14 10:52:59 +02:00