| .. |
|
.gitignore
|
Move WindowServer into Servers.
|
2019-03-20 04:34:14 +01:00 |
|
install.sh
|
Build: Install most headers to Root (and libcore.a/libgui.a)
|
2019-05-17 21:59:48 +02:00 |
|
main.cpp
|
WindowServer: Run clang-format on everything.
|
2019-06-07 11:47:19 +02:00 |
|
Makefile
|
WindowServer: Factor out compositing from WSWindowManager into WSCompositor.
|
2019-05-24 19:32:46 +02:00 |
|
WSAPITypes.h
|
Meta: Tweak .clang-format to not wrap braces after enums.
|
2019-06-07 17:13:23 +02:00 |
|
WSButton.cpp
|
WindowServer: Run clang-format on everything.
|
2019-06-07 11:47:19 +02:00 |
|
WSButton.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
|
WSClientConnection.cpp
|
WindowServer: Run clang-format on everything.
|
2019-06-07 11:47:19 +02:00 |
|
WSClientConnection.h
|
Meta: Tweak .clang-format to not wrap braces after enums.
|
2019-06-07 17:13:23 +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 |
|
WSCompositor.cpp
|
WindowServer: New API for Scaled Blit
|
2019-06-06 18:35:00 +02:00 |
|
WSCompositor.h
|
Meta: Tweak .clang-format to not wrap braces after enums.
|
2019-06-07 17:13:23 +02:00 |
|
WSCPUMonitor.cpp
|
WindowServer: Run clang-format on everything.
|
2019-06-07 11:47:19 +02:00 |
|
WSCPUMonitor.h
|
WindowServer: Use CFile in the CPU monitor code.
|
2019-04-18 00:12:04 +02:00 |
|
WSCursor.cpp
|
LibGUI+WindowServer: Add a GResizeCorner widget.
|
2019-05-03 01:38:24 +02:00 |
|
WSCursor.h
|
Meta: Tweak .clang-format to not wrap braces after enums.
|
2019-06-07 17:13:23 +02:00 |
|
WSEvent.h
|
Meta: Tweak .clang-format to not wrap braces after enums.
|
2019-06-07 17:13:23 +02:00 |
|
WSEventLoop.cpp
|
WindowServer: Run clang-format on everything.
|
2019-06-07 11:47:19 +02:00 |
|
WSEventLoop.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
|
WSMenu.cpp
|
WindowServer: Run clang-format on everything.
|
2019-06-07 11:47:19 +02:00 |
|
WSMenu.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
|
WSMenuBar.cpp
|
WindowServer: Run clang-format on everything.
|
2019-06-07 11:47:19 +02:00 |
|
WSMenuBar.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
|
WSMenuItem.cpp
|
LibGUI+WindowServer: Make it possible to have checkable GActions.
|
2019-04-26 21:09:56 +02:00 |
|
WSMenuItem.h
|
Meta: Tweak .clang-format to not wrap braces after enums.
|
2019-06-07 17:13:23 +02:00 |
|
WSScreen.cpp
|
WindowServer: Run clang-format on everything.
|
2019-06-07 11:47:19 +02:00 |
|
WSScreen.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
|
WSWindow.cpp
|
WindowServer: Run clang-format on everything.
|
2019-06-07 11:47:19 +02:00 |
|
WSWindow.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
|
WSWindowFrame.cpp
|
WindowServer: Run clang-format on everything.
|
2019-06-07 11:47:19 +02:00 |
|
WSWindowFrame.h
|
WindowServer: Always update the maximize button icon when we should.
|
2019-06-02 15:35:00 +02:00 |
|
WSWindowManager.cpp
|
Meta: Tweak .clang-format to not wrap braces after enums.
|
2019-06-07 17:13:23 +02:00 |
|
WSWindowManager.h
|
Meta: Tweak .clang-format to not wrap braces after enums.
|
2019-06-07 17:13:23 +02:00 |
|
WSWindowSwitcher.cpp
|
WindowServer: Run clang-format on everything.
|
2019-06-07 11:47:19 +02:00 |
|
WSWindowSwitcher.h
|
Add clang-format file
|
2019-05-28 17:31:20 +02:00 |
|
WSWindowType.h
|
Meta: Tweak .clang-format to not wrap braces after enums.
|
2019-06-07 17:13:23 +02:00 |