Commit Graph

6 Commits

Author SHA1 Message Date
d7fd0e716c
wind: Spawn a new client process after startup
Also, create the socket after dropping privileges.
2023-09-12 22:09:41 +02:00
cb35de2d8a
wind: Generate random windows on keypresses 2023-09-12 22:09:40 +02:00
18e255da39
wind: Add window titlebars using ui::Font 2023-09-12 22:09:39 +02:00
821d9ed2f0
libui+wind: (Draggable) windows 2023-09-12 22:09:38 +02:00
9ec4d1c971
wind: Create a local server object 2023-09-12 22:09:38 +02:00
f1533d4f9a
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
2023-09-12 22:09:38 +02:00