Luna/wind
2023-09-10 18:55:42 +02:00
..
CMakeLists.txt libui+wind: Move some static variables inside functions 2023-09-10 18:55:41 +02:00
main.cpp libos: Remove some shared pointers and change them to owned/live on the stack 2023-09-10 18:55:42 +02:00
Mouse.cpp wind: Render an actual TGA mouse cursor 2023-09-10 18:55:40 +02:00
Mouse.h libui+wind: (Draggable) windows 2023-09-10 18:55:39 +02:00
Screen.cpp wind: Create a local server object 2023-09-10 18:55:39 +02:00
Screen.h wind: Add a simple display server skeleton using libui 2023-09-10 18:55:38 +02:00
Window.cpp libui+wind: Move some static variables inside functions 2023-09-10 18:55:41 +02:00
Window.h wind: Add a close button to windows using a TGA icon 2023-09-10 18:55:40 +02:00