ladybird/Userland
Andreas Kling 09dacf4cd1 WindowServer: Move titlebar button mouse event handling to a function
The button widgets internally rendered by WindowServer are only used
in titlebars, and require a bit of mouse event handling. Instead of
mixing it with the window-oriented mouse event handling, get the
button event stuff out of the way first.
2021-06-18 17:40:05 +02:00
..
Applets Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Applications Browser: Add setting to change homepage URL 2021-06-18 10:20:24 +02:00
Demos Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
DevTools LibJS: Replace boolean without_side_effects parameters with an enum 2021-06-17 16:52:15 +02:00
DynamicLoader Userland: Port UBSAN implementation to userspace 2021-05-27 15:18:03 +02:00
Games Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Libraries LibGUI: Don't restart AbstractView drag on mousemove after escape key 2021-06-18 17:40:05 +02:00
Services WindowServer: Move titlebar button mouse event handling to a function 2021-06-18 17:40:05 +02:00
Shell Everywhere: Add component declarations 2021-06-17 11:03:51 +02:00
Utilities Userland/Libraries: Add LibUSBDB library 2021-06-18 17:04:57 +04:30
CMakeLists.txt Tests: Establish root Tests directory, move Userland/Tests there 2021-05-06 17:54:28 +02:00