1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2026-01-15 16:30:59 +00:00
serenity/WindowServer
2019-01-21 07:27:26 +01:00
..
.gitignore Tear out or duplicate what's unique for WindowServer from Widgets. 2019-01-16 16:03:50 +01:00
main.cpp Make a SharedGraphics directory for classes shared between Kernel and LibGUI. 2019-01-19 23:22:46 +01:00
WSEvent.h Start bringing up LibGUI properly (formerly Widgets.) 2019-01-20 05:48:43 +01:00
WSEventLoop.cpp Flesh out keyboard event support a bit more. 2019-01-21 07:27:26 +01:00
WSEventLoop.h Rename SpinLock to Lock. It hasn't been a SpinLock for some time. 2019-01-17 16:25:02 +01:00
WSEventReceiver.cpp Tear out or duplicate what's unique for WindowServer from Widgets. 2019-01-16 16:03:50 +01:00
WSEventReceiver.h Tear out or duplicate what's unique for WindowServer from Widgets. 2019-01-16 16:03:50 +01:00
WSScreen.cpp Flesh out keyboard event support a bit more. 2019-01-21 07:27:26 +01:00
WSScreen.h Flesh out keyboard event support a bit more. 2019-01-21 07:27:26 +01:00
WSWindow.cpp WindowServer: Show PID and window ID in title bars for now. 2019-01-21 02:43:38 +01:00
WSWindow.h WindowServer: Show PID and window ID in title bars for now. 2019-01-21 02:43:38 +01:00
WSWindowManager.cpp WindowServer: Show PID and window ID in title bars for now. 2019-01-21 02:43:38 +01:00
WSWindowManager.h Make a SharedGraphics directory for classes shared between Kernel and LibGUI. 2019-01-19 23:22:46 +01:00