..
.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
LibC: Run constructors on process startup.
2019-03-27 12:48:21 +01: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
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
LibGUI: Add GWidget::doubleclick_event().
2019-03-25 01:43:32 +01:00
WSWindowManager.h
WindowServer: Moving a window to front should always activate it.
2019-03-24 13:09:46 +01:00
WSWindowSwitcher.cpp
WindowServer: Moving a window to front should always activate it.
2019-03-24 13:09:46 +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