ladybird/Userland/Services/WindowServer
2024-03-01 14:05:53 -07:00
..
Animation.cpp
Animation.h
AppletManager.cpp
AppletManager.h
Button.cpp
Button.h
CMakeLists.txt
Compositor.cpp
Compositor.h
ConnectionFromClient.cpp WindowServer: Prefer structured bindings when iterating over HashMaps 2024-03-01 14:05:53 -07:00
ConnectionFromClient.h WindowServer: Prefer structured bindings when iterating over HashMaps 2024-03-01 14:05:53 -07:00
Cursor.cpp
Cursor.h
Event.h Userland: Actually use the correct character map index from KeyEvent 2023-12-29 16:40:59 +01:00
EventLoop.cpp WindowServer: Read from /dev/input/mice for mouse packets 2024-01-12 16:08:08 -07:00
EventLoop.h WindowServer: Read from /dev/input/mice for mouse packets 2024-01-12 16:08:08 -07:00
HardwareScreenBackend.cpp
HardwareScreenBackend.h
HitTestResult.h
KeymapSwitcher.cpp
KeymapSwitcher.h
main.cpp
Menu.cpp LibGUI+WindowServer: Add menu minimum width support 2024-01-29 05:29:41 -07:00
Menu.h LibGUI+WindowServer: Add menu minimum width support 2024-01-29 05:29:41 -07:00
Menubar.cpp
Menubar.h
MenuItem.cpp
MenuItem.h
MenuManager.cpp
MenuManager.h
MultiScaleBitmaps.cpp
MultiScaleBitmaps.h
Overlays.cpp WindowServer: Show fixed aspect ratio in the resize overlay 2024-02-08 14:22:28 +00:00
Overlays.h
ResizeDirection.h
Screen.cpp WindowServer: Prefer structured bindings when iterating over HashMaps 2024-03-01 14:05:53 -07:00
Screen.h
ScreenBackend.h
ScreenLayout.cpp
ScreenLayout.h
ScreenLayout.ipp
SystemEffects.h
VirtualScreenBackend.cpp
VirtualScreenBackend.h
Window.cpp Userland: Actually use the correct character map index from KeyEvent 2023-12-29 16:40:59 +01:00
Window.h
WindowClient.ipc Userland: Actually use the correct character map index from KeyEvent 2023-12-29 16:40:59 +01:00
WindowFrame.cpp WindowServer: Handle latching fix-aspect-ratio window to the screen edge 2024-02-08 14:22:28 +00:00
WindowFrame.h WindowServer: Prefer structured bindings when iterating over HashMaps 2024-03-01 14:05:53 -07:00
WindowManager.cpp WindowServer: Don't show tile overlay for fixed aspect ratio windows 2024-02-08 14:22:28 +00:00
WindowManager.h WindowServer: Prefer structured bindings when iterating over HashMaps 2024-03-01 14:05:53 -07:00
WindowManagerClient.ipc
WindowManagerServer.ipc
WindowMode.h
WindowServer.ipc LibGUI+WindowServer: Add menu minimum width support 2024-01-29 05:29:41 -07:00
WindowStack.cpp
WindowStack.h
WindowSwitcher.cpp
WindowSwitcher.h
WindowType.h
WMConnectionFromClient.cpp
WMConnectionFromClient.h