Commit Graph

6 Commits

Author SHA1 Message Date
939f443e9b
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-07 22:51:28 +02:00
c83d4eafde
wind: Generate random windows on keypresses 2023-08-07 22:50:00 +02:00
ae8f6fbabd
wind: Add window titlebars using ui::Font 2023-08-07 22:49:57 +02:00
c8a490f927
libui+wind: (Draggable) windows 2023-08-07 22:49:53 +02:00
c7bef46c39
wind: Create a local server object 2023-08-07 22:49:52 +02:00
acb26ad856
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
2023-08-07 22:49:51 +02:00