|
ef0ae8eef1
|
libos: Remove some shared pointers and change them to owned/live on the stack
|
2023-08-16 09:23:32 +02:00 |
|
|
e6c3ffcdf7
|
wind: Spawn a new client process after startup
Also, create the socket after dropping privileges.
|
2023-08-16 09:23:32 +02:00 |
|
|
5668fd068e
|
wind: Generate random windows on keypresses
|
2023-08-16 09:23:29 +02:00 |
|
|
a5a296e2b6
|
wind: Add window titlebars using ui::Font
|
2023-08-16 09:23:26 +02:00 |
|
|
7683040fe8
|
libui+wind: (Draggable) windows
|
2023-08-16 09:23:22 +02:00 |
|
|
845912dd49
|
wind: Create a local server object
|
2023-08-16 09:23:21 +02:00 |
|
|
2a331564af
|
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
|
2023-08-16 09:23:20 +02:00 |
|