ladybird/UI
Andreas Kling 4b2f404da1 UI/Qt: Honor AppKit window drag gesture
macOS can be configured to drag windows with Cmd+Ctrl+click via
NSWindowShouldDragOnGesture. AppKit does not see its usual titlebar
drag path for our frameless Qt windows, so handle the native mouse
down in the AppKit event filter when that default is enabled.

Forward the event to performWindowDragWithEvent before Qt turns it into
normal widget input. This restores the system gesture without changing
behavior for users who have not enabled the default.
2026-06-22 01:13:53 +02:00
..
Android LibWeb+LibWebView+WebContent: Allow muted media to autoplay by default 2026-06-19 09:41:32 +02:00
AppKit LibGfx+LibWeb: Preserve text color for selections 2026-06-18 22:43:26 +02:00
cmake Meta: Move Meta/Lagom/get_linked_lagom_libraries.cmake to Meta/CMake 2026-06-13 10:30:02 -04:00
Gtk LibWebView: Keep browser history in the UI process 2026-06-14 17:38:44 +02:00
Icons UI/Qt: Stop using TVG icons 2026-05-31 19:20:59 +02:00
Qt UI/Qt: Honor AppKit window drag gesture 2026-06-22 01:13:53 +02:00
.gitignore Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
CMakeLists.txt Meta: Define helper processes for Ladybird and test-web in one place 2026-05-28 14:45:48 +01:00
Info.plist Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00