1
0
Fork 0
mirror of https://github.com/LadybirdBrowser/ladybird.git synced 2025-06-11 02:13:56 +09:00
ladybird/Services/WindowServer
Shannon Booth 195c1784ba WindowServer: Rename WindowManager wm_config() to config()
It looked a little silly with all of the callers saying wm.wm
2020-05-18 14:34:57 +02:00
..
AppletManager.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
AppletManager.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Button.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Button.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
ClientConnection.cpp LibGUI+WindowServer: Allow applications to set custom cursor bitmaps 2020-05-16 09:44:55 +02:00
ClientConnection.h WindowServer: Add const version of Menu::find_menu_by_id(int menu_id) 2020-05-18 14:34:57 +02:00
CMakeLists.txt Clipboard: Move the system clipboard to a dedicated service process :^) 2020-05-14 22:53:58 +02:00
Compositor.cpp WindowServer: Rename WindowManager wm_config() to config() 2020-05-18 14:34:57 +02:00
Compositor.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Cursor.cpp LibGUI+WindowServer: Allow apps to use the "move" cursor :^) 2020-05-13 00:16:40 +02:00
Cursor.h LibGUI+WindowServer: Allow apps to use the "move" cursor :^) 2020-05-13 00:16:40 +02:00
Event.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
EventLoop.cpp Clipboard: Move the system clipboard to a dedicated service process :^) 2020-05-14 22:53:58 +02:00
EventLoop.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
main.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Menu.cpp WindowServer: Remove uneeded const_casts for getting a submenu 2020-05-18 14:34:57 +02:00
Menu.h WindowServer: Rework and simplify Menu event handling 2020-05-10 13:34:51 +02:00
MenuBar.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
MenuBar.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
MenuItem.cpp WindowServer: Add const qualified version of MenuItem::submenu() 2020-05-18 14:34:57 +02:00
MenuItem.h WindowServer: Add const qualified version of MenuItem::submenu() 2020-05-18 14:34:57 +02:00
MenuManager.cpp WindowServer: Remove uneeded const_casts for getting a submenu 2020-05-18 14:34:57 +02:00
MenuManager.h WindowServer: Add basic search functionality in menus 2020-05-10 13:34:51 +02:00
Screen.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Screen.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
Window.cpp Build: Switch to CMake :^) 2020-05-14 20:15:18 +02:00
Window.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
WindowClient.ipc LibIPC: Allow opt-in UTF-8 validation on message parameters 2020-05-16 14:13:09 +02:00
WindowFrame.cpp Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
WindowFrame.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
WindowManager.cpp WindowServer: Rename WindowManager wm_config() to config() 2020-05-18 14:34:57 +02:00
WindowManager.h WindowServer: Rename WindowManager wm_config() to config() 2020-05-18 14:34:57 +02:00
WindowServer.ipc LibIPC: Allow opt-in UTF-8 validation on message parameters 2020-05-16 14:13:09 +02:00
WindowSwitcher.cpp WindowServer: Make some WindowManager member functions const 2020-05-18 14:34:57 +02:00
WindowSwitcher.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00
WindowType.h Services: Renamed from Servers 2020-05-08 21:57:44 +02:00