1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 02:37:42 +00:00
serenity/Userland
Geordie Hall 4efcf3cc8e LibGUI: Activate mouse shortcuts from within WindowServerConnection
We now check if a mouse_down event matches any action shortcuts,
and if so activate it accordingly, following the same consumption
rules to key_down events.
2022-05-30 00:13:27 +01:00
..
Applets Applets/ResourceGraph: Open network monitor when clicking network graph 2022-05-28 21:52:44 +02:00
Applications SoundPlayer: Insert separator after play/stop and back/next buttons 2022-05-29 15:27:03 +02:00
Demos LibGUI+Userland: Make Dialog::ExecResult an enum class 2022-05-13 16:27:43 +02:00
DevTools Everywhere: Fix a bunch of typos 2022-05-29 15:22:00 +02:00
DynamicLoader LibC+Kernel: Prevent string functions from calling themselves 2022-05-12 13:12:37 +02:00
Games Everywhere: Fix a bunch of typos 2022-05-29 15:22:00 +02:00
Libraries LibGUI: Activate mouse shortcuts from within WindowServerConnection 2022-05-30 00:13:27 +01:00
Services WindowServer: Call screen_resolution_changed after window screens clear 2022-05-29 00:26:20 +01:00
Shell LibCodeComprehension: Re-organize code comprehension related code 2022-05-21 18:15:58 +02:00
Utilities Utilities: Add networking to headless-browser 2022-05-29 23:00:04 +01:00
CMakeLists.txt Meta+Userland: Add ENABLE_USERSPACE_COVERAGE_COLLECTION CMake option 2022-05-02 01:46:18 +02:00