.. |
.gitignore
|
Move WindowServer into Servers.
|
2019-03-20 04:34:14 +01:00 |
main.cpp
|
WindowServer: Rename WSMessage* => WSEvent*.
|
2019-04-14 05:23:37 +02:00 |
Makefile
|
Include Makefile.common in all other Makefiles.
|
2019-04-21 04:09:39 +02:00 |
WSAPITypes.h
|
WindowServer+LibGUI: Allow arbitrary number of rects in messages.
|
2019-04-22 01:15:47 +02:00 |
WSButton.cpp
|
WindowServer: WSButton should be more discerning with MouseUp/MouseMove.
|
2019-04-23 01:17:20 +02:00 |
WSButton.h
|
WindowServer: Make WSButton a Weakable and stop rawly pointing to it.
|
2019-04-06 21:17:02 +02:00 |
WSClientConnection.cpp
|
WindowServer+LibGUI: Allow arbitrary number of rects in messages.
|
2019-04-22 01:15:47 +02:00 |
WSClientConnection.h
|
WindowServer+LibGUI: Allow arbitrary number of rects in messages.
|
2019-04-22 01:15:47 +02:00 |
WSClipboard.cpp
|
WindowServer: Port WindowServer to LibCore.
|
2019-04-14 05:15:22 +02:00 |
WSClipboard.h
|
WindowServer: Port WindowServer to LibCore.
|
2019-04-14 05:15:22 +02:00 |
WSCPUMonitor.cpp
|
ProcessManager+WindowServer: Do a little less malloc() in CPU monitor code.
|
2019-04-18 03:37:01 +02:00 |
WSCPUMonitor.h
|
WindowServer: Use CFile in the CPU monitor code.
|
2019-04-18 00:12:04 +02:00 |
WSCursor.cpp
|
LibGUI: Switch to a resizing cursor when hovering or using a GSplitter.
|
2019-04-02 02:34:09 +02:00 |
WSCursor.h
|
LibGUI: Switch to a resizing cursor when hovering or using a GSplitter.
|
2019-04-02 02:34:09 +02:00 |
WSEvent.h
|
WindowServer+LibGUI: Coalesce multiple client paints into GMultiPaintEvents.
|
2019-04-20 17:38:51 +02:00 |
WSEventLoop.cpp
|
WindowServer+LibGUI: Allow arbitrary number of rects in messages.
|
2019-04-22 01:15:47 +02:00 |
WSEventLoop.h
|
WindowServer+LibGUI: Allow arbitrary number of rects in messages.
|
2019-04-22 01:15:47 +02:00 |
WSMenu.cpp
|
WindowServer+LibGUI: Allow arbitrary number of rects in messages.
|
2019-04-22 01:15:47 +02:00 |
WSMenu.h
|
WindowServer: Improve the look of menu separators.
|
2019-04-18 19:58:25 +02:00 |
WSMenuBar.cpp
|
Move WindowServer into Servers.
|
2019-03-20 04:34:14 +01:00 |
WSMenuBar.h
|
WindowServer: Make menu windows inherently modal.
|
2019-04-14 02:16:49 +02:00 |
WSMenuItem.cpp
|
LibGUI+WindowServer: Add support for enabled/disabled actions.
|
2019-04-12 02:53:27 +02:00 |
WSMenuItem.h
|
LibGUI+WindowServer: Add support for enabled/disabled actions.
|
2019-04-12 02:53:27 +02:00 |
WSScreen.cpp
|
WindowServer: Rename WSMessage* => WSEvent*.
|
2019-04-14 05:23:37 +02:00 |
WSScreen.h
|
Move WindowServer into Servers.
|
2019-03-20 04:34:14 +01:00 |
WSWindow.cpp
|
WindowSerer+LibGUI: Send multiple rects in invalidation/flush messages.
|
2019-04-20 17:23:35 +02:00 |
WSWindow.h
|
WindowSerer+LibGUI: Send multiple rects in invalidation/flush messages.
|
2019-04-20 17:23:35 +02:00 |
WSWindowFrame.cpp
|
WindowServer+LibGUI: Allow arbitrary number of rects in messages.
|
2019-04-22 01:15:47 +02:00 |
WSWindowFrame.h
|
WindowServer: Fix minor header dependency issue.
|
2019-04-20 12:49:11 +02:00 |
WSWindowManager.cpp
|
WindowServer+LibGUI: Allow arbitrary number of rects in messages.
|
2019-04-22 01:15:47 +02:00 |
WSWindowManager.h
|
WindowServer: WSButton should be more discerning with MouseUp/MouseMove.
|
2019-04-23 01:17:20 +02:00 |
WSWindowSwitcher.cpp
|
WindowServer: Rename WSMessage* => WSEvent*.
|
2019-04-14 05:23:37 +02:00 |
WSWindowSwitcher.h
|
WindowServer: Port WindowServer to LibCore.
|
2019-04-14 05:15:22 +02:00 |
WSWindowType.h
|
LibGUI+WindowServer: Add support for GWidget tooltips.
|
2019-04-08 18:58:44 +02:00 |