|
0fb47d90a7
|
wind+gclient: Add SetWindowTitle and support shm buffers
|
2023-09-20 07:05:53 +02:00 |
|
|
d3dd257dc1
|
wind: Handle CreateWindow IPC messages
|
2023-09-20 07:05:53 +02:00 |
|
|
e931d11ae1
|
wind: Monitor data on client connections
|
2023-09-20 07:05:52 +02:00 |
|
|
774177ba1f
|
wind: Use init --user and pledge()
|
2023-09-20 07:05:52 +02:00 |
|
|
1c50d5133f
|
libos: Remove some shared pointers and change them to owned/live on the stack
|
2023-09-20 07:05:52 +02:00 |
|
|
6cf5fa3097
|
wind: Spawn a new client process after startup
Also, create the socket after dropping privileges.
|
2023-09-20 07:05:52 +02:00 |
|
|
fbb66a9fc3
|
libui+wind: Move some static variables inside functions
|
2023-09-20 07:05:51 +02:00 |
|
|
3fefb74710
|
wind: Generate random windows on keypresses
|
2023-09-20 07:05:51 +02:00 |
|
|
11e0025a5b
|
wind: Make sure windows have a minimum size to fit the titlebar
|
2023-09-20 07:05:51 +02:00 |
|
|
25ad2b17aa
|
wind: Render an actual TGA mouse cursor
|
2023-09-20 07:05:50 +02:00 |
|
|
6d78fc64f9
|
wind: Add a close button to windows using a TGA icon
|
2023-09-20 07:05:50 +02:00 |
|
|
f6ef79e759
|
wind: Add window titlebars using ui::Font
|
2023-09-20 07:05:50 +02:00 |
|
|
277953065a
|
wind: Reorder drag sequence
|
2023-09-20 07:05:49 +02:00 |
|
|
8859fc3d6a
|
libui+wind: (Draggable) windows
|
2023-09-20 07:05:49 +02:00 |
|
|
335911c287
|
wind: Create a local server object
|
2023-09-20 07:05:49 +02:00 |
|
|
36cc84c50d
|
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
|
2023-09-20 07:05:48 +02:00 |
|