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
2464fccadd38e93313fdf44912b753560f38cf6a
banan-os
/
userspace
/
programs
/
WindowServer
History
Bananymous
d57e797147
WindowServer: Don't kill window on key event, instead send close event
...
This allows notifying the client about window close and let client handle it as it wants
2024-10-18 17:17:58 +03: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
main.cpp
LibGUI: Implement attributes for windows
2024-10-18 03:32:12 +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: Implement attributes for windows
2024-10-18 03:32:12 +03:00
WindowServer.cpp
WindowServer: Don't kill window on key event, instead send close event
2024-10-18 17:17:58 +03:00
WindowServer.h
LibGUI: Implement attributes for windows
2024-10-18 03:32:12 +03:00