banan-os/userspace/programs/WindowServer
Bananymous da8170c5b6 LibGUI: Add support for focusable windows and mouse capturing
These are essential parts of a window server! This allows making TaskBar
non-focusable.
2024-11-08 02:55:10 +02:00
..
CMakeLists.txt BuildSystem: Cleanup cmake files 2024-09-05 12:52:25 +03:00
Cursor.h BuildSystem: Cleanup userspace directory layout 2024-07-03 09:18:02 +03:00
Framebuffer.cpp WindowServer: Open all fds as CLOEXEC 2024-09-11 22:17:31 +03:00
Framebuffer.h BuildSystem: Cleanup userspace directory layout 2024-07-03 09:18:02 +03:00
Utils.h LibGUI: Implement attributes for windows 2024-10-18 03:32:12 +03:00
Window.cpp LibGUI: Implement attributes for windows 2024-10-18 03:32:12 +03:00
Window.h LibGUI: Add support for focusable windows and mouse capturing 2024-11-08 02:55:10 +02:00
WindowServer.cpp LibGUI: Add support for focusable windows and mouse capturing 2024-11-08 02:55:10 +02:00
WindowServer.h LibGUI: Add support for focusable windows and mouse capturing 2024-11-08 02:55:10 +02:00
main.cpp LibGUI: Add support for focusable windows and mouse capturing 2024-11-08 02:55:10 +02:00