This website requires JavaScript.
Explore
Help
Sign In
Bananymous
/
banan-os
Watch
1
Star
1
Fork
1
You've already forked banan-os
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
5d9e9c021ad554716671ccff1b975f04403acba1
banan-os
/
userspace
/
programs
/
WindowServer
History
Bananymous
9803209ba1
WindowServer: Make clients nonblock
...
Also dont allow freezed windows to "steal" focus and lock up the window server :D
2025-11-17 05:26:07 +02:00
..
CMakeLists.txt
BuildSystem: Cleanup cmake files
2024-09-05 12:52:25 +03:00
Cursor.h
LibGUI/WindowServer: Implement per-window custom cursors
2025-06-28 16:55:13 +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
main.cpp
WindowServer: Make clients nonblock
2025-11-17 05:26:07 +02:00
Utils.h
WindowServer: Optimize msync calls to synchronize less bytes
2024-11-17 20:15:28 +02:00
Window.cpp
WindowServer: Implement partial window resizing
2024-11-13 17:30:12 +02:00
Window.h
LibGUI/WindowServer: Implement per-window custom cursors
2025-06-28 16:55:13 +03:00
WindowServer.cpp
WindowServer: Make clients nonblock
2025-11-17 05:26:07 +02:00
WindowServer.h
LibGUI/WindowServer: Rename mouse capture -> mouse relative
2025-08-05 03:09:24 +03:00