|
f9c8bb3346
|
wind: Handle CreateWindow IPC messages
|
2023-08-16 10:58:32 +02:00 |
|
|
9ac6112068
|
wind: Monitor data on client connections
|
2023-08-16 10:58:32 +02:00 |
|
|
7739b37b4b
|
wind: Use init --user and pledge()
|
2023-08-16 10:58:32 +02:00 |
|
|
282ce0aabb
|
libos: Remove some shared pointers and change them to owned/live on the stack
|
2023-08-16 10:58:31 +02:00 |
|
|
81464f94ce
|
wind: Spawn a new client process after startup
Also, create the socket after dropping privileges.
|
2023-08-16 10:58:31 +02:00 |
|
|
21516eef59
|
wind: Generate random windows on keypresses
|
2023-08-16 10:58:31 +02:00 |
|
|
afc2a19c8d
|
wind: Add window titlebars using ui::Font
|
2023-08-16 10:58:30 +02:00 |
|
|
6485c78428
|
libui+wind: (Draggable) windows
|
2023-08-16 10:58:29 +02:00 |
|
|
21271bfcc3
|
wind: Create a local server object
|
2023-08-16 10:58:29 +02:00 |
|
|
cd2b8a1ab5
|
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
|
2023-08-16 10:58:28 +02:00 |
|