banan-os/userspace/WindowServer
Bananymous ad6d95ba52 BuildSystem: Rework the whole cmake build system
Now files are installed using the install() command instead of manually
copying files to their destinations. This allows automatic recompilation
of headers that did not work previously
2024-06-19 09:40:03 +03:00
..
CMakeLists.txt BuildSystem: Rework the whole cmake build system 2024-06-19 09:40:03 +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