summaryrefslogtreecommitdiff
path: root/Userland/Libraries/LibGUI/ConnectionToWindowServer.cpp
AgeCommit message (Expand)Author
2022-06-17LibGUI: Add on_theme_change callback to ApplicationnetworkException
2022-05-30LibGUI: Activate mouse shortcuts from within WindowServerConnectionGeordie Hall
2022-05-30LibGUI: Search for actions with a Shortcut instead of for KeyEventGeordie Hall
2022-05-13LibGUI+Userland: Make Dialog::ExecResult an enum classSam Atkins
2022-04-09LibGfx: Move other font-related files to LibGfx/Font/Simon Wanner
2022-04-05WindowServer+LibGUI: Notify windows when their maximized state changesAndreas Kling
2022-04-01Everywhere: Run clang-formatIdan Horowitz
2022-03-27WindowServer+LibGUI: Expose raw scroll wheel values to applicationscircl
2022-02-25Userland: Rename WindowServerConnection=>ConnectionToWindowServerItamar