|
a23f0b93d2
|
wind: Use init --user and pledge()
|
2023-09-05 10:46:59 +02:00 |
|
|
4dae2c8571
|
libos: Remove some shared pointers and change them to owned/live on the stack
|
2023-09-05 10:46:58 +02:00 |
|
|
9a9e9a7efe
|
wind: Spawn a new client process after startup
Also, create the socket after dropping privileges.
|
2023-09-05 10:46:58 +02:00 |
|
|
f26ba66801
|
libui+wind: Move some static variables inside functions
|
2023-09-05 10:46:57 +02:00 |
|
|
15b5b5cc4d
|
wind: Generate random windows on keypresses
|
2023-09-05 10:46:57 +02:00 |
|
|
1281989a8a
|
wind: Make sure windows have a minimum size to fit the titlebar
|
2023-09-05 10:46:56 +02:00 |
|
|
3cdc8e818a
|
wind: Render an actual TGA mouse cursor
|
2023-09-05 10:46:56 +02:00 |
|
|
d49f59500b
|
wind: Add a close button to windows using a TGA icon
|
2023-09-05 10:46:55 +02:00 |
|
|
857d0011b3
|
wind: Add window titlebars using ui::Font
|
2023-09-05 10:46:55 +02:00 |
|
|
2dc9236aaf
|
wind: Reorder drag sequence
|
2023-09-05 10:46:53 +02:00 |
|
|
54af27ceaa
|
libui+wind: (Draggable) windows
|
2023-09-05 10:46:52 +02:00 |
|
|
1fbafe3f3a
|
wind: Create a local server object
|
2023-09-05 10:46:51 +02:00 |
|
|
09fab9d96d
|
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
|
2023-09-05 10:46:50 +02:00 |
|