Commit Graph

11 Commits

Author SHA1 Message Date
60f9c0e5a3
wind+gclient: Add SetWindowTitle and support shm buffers
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-14 20:08:05 +02:00
4bcea9b141
wind: Handle CreateWindow IPC messages 2023-08-14 18:15:29 +02:00
2c2c6fbc2d
wind: Monitor data on client connections 2023-08-14 13:24:26 +02:00
c0ca99bc7c
wind: Use init --user and pledge()
Some checks failed
continuous-integration/drone/pr Build is failing
2023-08-14 11:08:52 +02:00
0f46868cce
libos: Remove some shared pointers and change them to owned/live on the stack 2023-08-14 11:08:51 +02:00
b53df986ca
wind: Spawn a new client process after startup
Also, create the socket after dropping privileges.
2023-08-14 11:08:51 +02:00
853d0421a0
wind: Generate random windows on keypresses 2023-08-14 11:08:50 +02:00
2533d39bd4
wind: Add window titlebars using ui::Font 2023-08-14 11:08:48 +02:00
2f28ecd027
libui+wind: (Draggable) windows 2023-08-14 11:08:46 +02:00
fb5fdfc290
wind: Create a local server object 2023-08-14 11:08:46 +02:00
eba68703b2
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
2023-08-14 11:08:45 +02:00