|
81464f94ce
|
wind: Spawn a new client process after startup
Also, create the socket after dropping privileges.
|
2023-08-16 10:58:31 +02:00 |
|
|
82dc1e21e6
|
libui+wind: Move some static variables inside functions
|
2023-08-16 10:58:31 +02:00 |
|
|
21516eef59
|
wind: Generate random windows on keypresses
|
2023-08-16 10:58:31 +02:00 |
|
|
707c0950a0
|
wind: Make sure windows have a minimum size to fit the titlebar
|
2023-08-16 10:58:31 +02:00 |
|
|
92c96a0bd8
|
wind: Render an actual TGA mouse cursor
|
2023-08-16 10:58:30 +02:00 |
|
|
3081c78edd
|
wind: Add a close button to windows using a TGA icon
|
2023-08-16 10:58:30 +02:00 |
|
|
afc2a19c8d
|
wind: Add window titlebars using ui::Font
|
2023-08-16 10:58:30 +02:00 |
|
|
e4aa774082
|
wind: Reorder drag sequence
|
2023-08-16 10:58:29 +02:00 |
|
|
6485c78428
|
libui+wind: (Draggable) windows
|
2023-08-16 10:58:29 +02:00 |
|
|
21271bfcc3
|
wind: Create a local server object
|
2023-08-16 10:58:29 +02:00 |
|
|
cd2b8a1ab5
|
wind: Add a simple display server skeleton using libui
No client functionality yet, but it's a start.
|
2023-08-16 10:58:28 +02:00 |
|