ladybird/Userland
Gunnar Beutner a3baf06549 WindowServer: Ignore mouse clicks we're not handling
This ignores unhandled mouse clicks for the window buttons. Right now
right-clicking on the window buttons animates them as if some action
were to occur when the mouse button is released.
2021-05-04 08:40:00 +02:00
..
Applets AK: Rename adopt() to adopt_ref() 2021-04-23 16:46:57 +02:00
Applications Userland: Make IPC results with one return value available directly 2021-05-03 21:14:40 +02:00
Demos Userland: Update IPC calls to use proxies 2021-05-03 21:14:40 +02:00
DevTools Userland: Add try_* IPC handlers 2021-05-03 21:14:40 +02:00
DynamicLoader DynamicLoader: Fix compiler warning 2021-05-03 08:42:39 +02:00
Games Minesweeper: Tweak main UI layout a little bit 2021-05-03 18:07:35 +02:00
Libraries LibGUI: Fix off-by-one in Scrollbar::scrubber_rect() 2021-05-03 22:22:53 +01:00
Services WindowServer: Ignore mouse clicks we're not handling 2021-05-04 08:40:00 +02:00
Shell Shell: Only match entries from PATH when a program name is given 2021-05-02 19:46:33 +02:00
Tests LibC: Fix invalid 1-byte read I introduced in dirent. 2021-05-03 09:47:05 +02:00
Utilities Userland: Make IPC results with one return value available directly 2021-05-03 21:14:40 +02:00
CMakeLists.txt Userland: Rename *.MenuApplet => *.Applet 2021-04-04 16:29:55 +02:00