Luna/wind
apio 1bd6cf048b
All checks were successful
continuous-integration/drone/pr Build is passing
libos: Remove some shared pointers and change them to owned/live on the stack
2023-08-08 12:51:06 +02:00
..
CMakeLists.txt libui+wind: Move some static variables inside functions 2023-08-08 12:51:05 +02:00
main.cpp libos: Remove some shared pointers and change them to owned/live on the stack 2023-08-08 12:51:06 +02:00
Mouse.cpp wind: Render an actual TGA mouse cursor 2023-08-08 12:51:04 +02:00
Mouse.h libui+wind: (Draggable) windows 2023-08-08 12:51:01 +02:00
Screen.cpp wind: Create a local server object 2023-08-08 12:51:01 +02:00
Screen.h wind: Add a simple display server skeleton using libui 2023-08-08 12:51:01 +02:00
Window.cpp libui+wind: Move some static variables inside functions 2023-08-08 12:51:05 +02:00
Window.h wind: Add a close button to windows using a TGA icon 2023-08-08 12:51:04 +02:00