ladybird/Services/WindowServer
2020-12-19 19:23:47 +01:00
..
AppletManager.cpp AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe 2020-11-10 19:11:52 +01:00
AppletManager.h
Button.cpp
Button.h
ClientConnection.cpp LibGUI+WindowServer: Make DragOperation hold a MimeData instance 2020-11-08 21:46:13 +01:00
ClientConnection.h LibIPC: Share most of the code between {Client,Server}Connection 2020-09-12 14:49:29 +02:00
CMakeLists.txt
Compositor.cpp WindowServer: Add the ability to animate cursors 2020-12-17 19:40:05 +01:00
Compositor.h WindowServer: Add the ability to animate cursors 2020-12-17 19:40:05 +01:00
Cursor.cpp WindowServer: Add the ability to animate cursors 2020-12-17 19:40:05 +01:00
Cursor.h WindowServer: Add the ability to animate cursors 2020-12-17 19:40:05 +01:00
Event.h LibGUI+WindowServer: Make DragOperation hold a MimeData instance 2020-11-08 21:46:13 +01:00
EventLoop.cpp
EventLoop.h
main.cpp
Menu.cpp LibGUI+LibGfx+WindowServer: Auto-generate disabled action icons :^) 2020-10-27 21:25:40 +01:00
Menu.h AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe 2020-11-10 19:11:52 +01:00
MenuBar.cpp
MenuBar.h
MenuItem.cpp
MenuItem.h
MenuManager.cpp WindowServer: Don't crash when pressing return after opening menu 2020-12-07 19:40:12 +01:00
MenuManager.h
Screen.cpp
Screen.h
Window.cpp WindowServer: Allow for more flexible tiling 2020-12-06 00:19:04 +01:00
Window.h WindowServer: Allow for more flexible tiling 2020-12-06 00:19:04 +01:00
WindowClient.ipc LibGUI+WindowServer: Make DragOperation hold a MimeData instance 2020-11-08 21:46:13 +01:00
WindowFrame.cpp WindowServer: Fix invalidating window frame 2020-09-07 19:39:48 +02:00
WindowFrame.h
WindowManager.cpp WindowServer: Add the ability to animate cursors 2020-12-17 19:40:05 +01:00
WindowManager.h WindowServer: Put tooltip windows above notification windows 2020-12-19 19:23:47 +01:00
WindowServer.ipc LibGUI+WindowServer: Make DragOperation hold a MimeData instance 2020-11-08 21:46:13 +01:00
WindowSwitcher.cpp AK: Make RefPtr, NonnullRefPtr, WeakPtr thread safe 2020-11-10 19:11:52 +01:00
WindowSwitcher.h
WindowType.h