1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-06-01 10:28:13 +00:00
serenity/Servers/WindowServer
2019-04-01 19:14:57 +02:00
..
.gitignore Move WindowServer into Servers. 2019-03-20 04:34:14 +01:00
main.cpp Move WindowServer into Servers. 2019-03-20 04:34:14 +01:00
Makefile WindowServer: Add a WSCursor class (a bitmap and a hotspot.) 2019-03-31 22:09:10 +02:00
WSAPITypes.h WindowServer: Add support for per-window override cursors. 2019-03-31 23:52:02 +02:00
WSClientConnection.cpp WindowServer: Make various function arguments const. 2019-04-01 19:14:57 +02:00
WSClientConnection.h WindowServer: Make various function arguments const. 2019-04-01 19:14:57 +02:00
WSClipboard.cpp WindowServer: Make various function arguments const. 2019-04-01 19:14:57 +02:00
WSClipboard.h WindowServer: Make various function arguments const. 2019-04-01 19:14:57 +02:00
WSCursor.cpp WindowServer: Add support for per-window override cursors. 2019-03-31 23:52:02 +02:00
WSCursor.h WindowServer: Add support for per-window override cursors. 2019-03-31 23:52:02 +02:00
WSMenu.cpp WindowServer: Make various function arguments const. 2019-04-01 19:14:57 +02:00
WSMenu.h WindowServer: Make various function arguments const. 2019-04-01 19:14:57 +02:00
WSMenuBar.cpp Move WindowServer into Servers. 2019-03-20 04:34:14 +01:00
WSMenuBar.h Move WindowServer into Servers. 2019-03-20 04:34:14 +01:00
WSMenuItem.cpp Move WindowServer into Servers. 2019-03-20 04:34:14 +01:00
WSMenuItem.h Move WindowServer into Servers. 2019-03-20 04:34:14 +01:00
WSMessage.h WindowServer: Add support for per-window override cursors. 2019-03-31 23:52:02 +02:00
WSMessageLoop.cpp WindowServer: Add support for per-window override cursors. 2019-03-31 23:52:02 +02:00
WSMessageLoop.h Move WindowServer into Servers. 2019-03-20 04:34:14 +01:00
WSMessageReceiver.cpp Move WindowServer into Servers. 2019-03-20 04:34:14 +01:00
WSMessageReceiver.h WindowServer: Make various function arguments const. 2019-04-01 19:14:57 +02:00
WSScreen.cpp Move WindowServer into Servers. 2019-03-20 04:34:14 +01:00
WSScreen.h Move WindowServer into Servers. 2019-03-20 04:34:14 +01:00
WSWindow.cpp WindowServer: Make various function arguments const. 2019-04-01 19:14:57 +02:00
WSWindow.h WindowServer: Make various function arguments const. 2019-04-01 19:14:57 +02:00
WSWindowManager.cpp WindowServer: Make various function arguments const. 2019-04-01 19:14:57 +02:00
WSWindowManager.h WindowServer: Make various function arguments const. 2019-04-01 19:14:57 +02:00
WSWindowSwitcher.cpp WindowServer: Make various function arguments const. 2019-04-01 19:14:57 +02:00
WSWindowSwitcher.h WindowServer: Make various function arguments const. 2019-04-01 19:14:57 +02:00
WSWindowType.h Move WindowServer into Servers. 2019-03-20 04:34:14 +01:00