1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-05-31 20:58:11 +00:00
serenity/Servers/WindowServer
2019-03-31 22:38:58 +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: Support PNG wallpapers. 2019-03-21 15:54:19 +01:00
WSClientConnection.cpp WindowServer: Support PNG wallpapers. 2019-03-21 15:54:19 +01:00
WSClientConnection.h WindowServer: Support PNG wallpapers. 2019-03-21 15:54:19 +01:00
WSClipboard.cpp Move WindowServer into Servers. 2019-03-20 04:34:14 +01:00
WSClipboard.h Move WindowServer into Servers. 2019-03-20 04:34:14 +01:00
WSCursor.cpp WindowServer: Add a WSCursor class (a bitmap and a hotspot.) 2019-03-31 22:09:10 +02:00
WSCursor.h WindowServer: Add a WSCursor class (a bitmap and a hotspot.) 2019-03-31 22:09:10 +02:00
WSMenu.cpp Move WindowServer into Servers. 2019-03-20 04:34:14 +01:00
WSMenu.h Move WindowServer into Servers. 2019-03-20 04:34:14 +01: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: Support PNG wallpapers. 2019-03-21 15:54:19 +01:00
WSMessageLoop.cpp LibC: Time-related POSIX compliance fixes. 2019-03-27 01:31:53 +01: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 Move WindowServer into Servers. 2019-03-20 04:34:14 +01: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+LibGUI: Implement automatic cursor tracking. 2019-03-24 15:01:56 +01:00
WSWindow.h WindowServer+LibGUI: Implement automatic cursor tracking. 2019-03-24 15:01:56 +01:00
WSWindowManager.cpp WindowServer: Remove the old cursor character bitmaps. 2019-03-31 22:38:58 +02:00
WSWindowManager.h WindowServer: Show directional cursors when resizing windows. 2019-03-31 22:27:37 +02:00
WSWindowSwitcher.cpp Tweak the look of various UI surfaces and buttons. 2019-03-27 20:48:23 +01:00
WSWindowSwitcher.h Move WindowServer into Servers. 2019-03-20 04:34:14 +01:00
WSWindowType.h Move WindowServer into Servers. 2019-03-20 04:34:14 +01:00