Commit Graph

6 Commits

Author SHA1 Message Date
9f4a6639fc
wind: Spawn a new client process after startup
Also, create the socket after dropping privileges.
2023-08-16 14:54:55 +02:00
2d6300dd65
wind: Generate random windows on keypresses 2023-08-16 14:54:55 +02:00
d7ffc5f5a0
wind: Add window titlebars using ui::Font 2023-08-16 14:54:53 +02:00
e57a3ae23c
libui+wind: (Draggable) windows 2023-08-16 14:54:52 +02:00
2f37877644
wind: Create a local server object 2023-08-16 14:54:52 +02:00
3ac925a2d3
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
2023-08-16 14:54:51 +02:00