banan-os/userspace/WindowServer
Bananymous 9e1b5cbaab BuildSystem: Cleanup CMake code to allow libc only installation
There was no way to just install libc which is required for stdlibc++
2024-06-21 01:45:14 +03:00
..
CMakeLists.txt BuildSystem: Cleanup CMake code to allow libc only installation 2024-06-21 01:45:14 +03:00
Cursor.h Userspace: Start work on GUI and WindowServer 2024-05-29 16:00:54 +03:00
Framebuffer.cpp Userspace: Start work on GUI and WindowServer 2024-05-29 16:00:54 +03:00
Framebuffer.h Userspace: Start work on GUI and WindowServer 2024-05-29 16:00:54 +03:00
Utils.h WindowServer: Add window title to title bar and send close events 2024-06-02 17:27:09 +03:00
Window.cpp WindowServer: Add window title to title bar and send close events 2024-06-02 17:27:09 +03:00
Window.h WindowServer: Add window title to title bar and send close events 2024-06-02 17:27:09 +03:00
WindowServer.cpp WindowServer: Add support for background images 2024-06-16 00:28:09 +03:00
WindowServer.h All: Fix a lot of compiler warnings from header files 2024-06-18 23:02:10 +03:00
main.cpp All: Fix a lot of compiler warnings from header files 2024-06-18 23:02:10 +03:00