1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-10-13 18:42:06 +00:00
serenity/WindowServer
2019-01-19 14:33:59 +01:00
..
.gitignore Tear out or duplicate what's unique for WindowServer from Widgets. 2019-01-16 16:03:50 +01:00
main.cpp WindowServer: Merge WSFrameBuffer into WSScreen. 2019-01-18 05:41:15 +01:00
WSEvent.h Make it possible to invalidate only a portion of a window. 2019-01-18 04:37:49 +01:00
WSEventLoop.cpp Support polling with select() by using a zero timeout. 2019-01-18 05:28:07 +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 WindowServer: Merge WSFrameBuffer into WSScreen. 2019-01-18 05:41:15 +01:00
WSScreen.h WindowServer: Merge WSFrameBuffer into WSScreen. 2019-01-18 05:41:15 +01:00
WSWindow.cpp Update coding style in WSWindowManager. 2019-01-18 05:33:35 +01:00
WSWindow.h Tear out or duplicate what's unique for WindowServer from Widgets. 2019-01-16 16:03:50 +01:00
WSWindowManager.cpp WSWindowManager: Minor style fixes. 2019-01-19 14:33:59 +01:00
WSWindowManager.h WSWindowManager: Minor style fixes. 2019-01-19 14:33:59 +01:00