banan-os/userspace/programs/WindowServer
Bananymous 98c011e6a6 WindowServer: Open all fds as CLOEXEC
This will allow forking the window server cleanly :D
2024-09-11 22:17:31 +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
Utils.h BuildSystem: Cleanup userspace directory layout 2024-07-03 09:18:02 +03:00
Window.cpp BuildSystem: Cleanup userspace directory layout 2024-07-03 09:18:02 +03:00
Window.h BuildSystem: Cleanup userspace directory layout 2024-07-03 09:18:02 +03:00
WindowServer.cpp BuildSystem: Cleanup userspace directory layout 2024-07-03 09:18:02 +03:00
WindowServer.h BuildSystem: Cleanup userspace directory layout 2024-07-03 09:18:02 +03:00
main.cpp WindowServer: Open all fds as CLOEXEC 2024-09-11 22:17:31 +03:00