|
c6bff6f8b4
|
wind: Handle CreateWindow IPC messages
|
2023-08-28 12:51:14 +02:00 |
|
|
7aaa05ded6
|
wind: Monitor data on client connections
|
2023-08-28 12:51:14 +02:00 |
|
|
2192399ca2
|
wind: Use init --user and pledge()
|
2023-08-28 12:51:13 +02:00 |
|
|
baab157431
|
libos: Remove some shared pointers and change them to owned/live on the stack
|
2023-08-28 12:51:00 +02:00 |
|
|
0fcc5b9a5e
|
wind: Spawn a new client process after startup
Also, create the socket after dropping privileges.
|
2023-08-28 12:51:00 +02:00 |
|
|
554a8ee300
|
wind: Generate random windows on keypresses
|
2023-08-28 12:50:59 +02:00 |
|
|
a7c4e8900c
|
wind: Add window titlebars using ui::Font
|
2023-08-28 12:50:58 +02:00 |
|
|
39296773d2
|
libui+wind: (Draggable) windows
|
2023-08-28 12:49:45 +02:00 |
|
|
d328c722f0
|
wind: Create a local server object
|
2023-08-28 12:49:45 +02:00 |
|
|
57a05b73f3
|
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
|
2023-08-28 12:49:09 +02:00 |
|