|
537923a5bc
|
wind: Handle CreateWindow IPC messages
|
2023-08-16 14:54:57 +02:00 |
|
|
0a3df694c1
|
wind: Monitor data on client connections
|
2023-08-16 14:54:57 +02:00 |
|
|
a4fde43d4f
|
wind: Use init --user and pledge()
|
2023-08-16 14:54:56 +02:00 |
|
|
6bb7707e8d
|
libos: Remove some shared pointers and change them to owned/live on the stack
|
2023-08-16 14:54:56 +02:00 |
|
|
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 |
|