ladybird/UI
Johan Dahlin 70b74d3f17 UI/Gtk: Fix wheel scroll position on Wayland
GDK4 scroll events do not carry reliable pointer coordinates on Wayland
(gdk_event_get_position returns INT_MIN). Track the last known pointer
position from the motion controller and use it when building the wheel
event, matching the approach used by WebKit GTK.

This fixes mouse-wheel scrolling and scrollbar interaction in pages
with overflow containers such as the pdf.js viewer.
2026-04-27 17:54:24 -04:00
..
Android Meta: Replace the Android BuildLagomTools.sh script with Python code 2026-04-20 16:41:29 -06:00
AppKit UI/AppKit: Add missing AutocompleteRowModel text field initializer 2026-04-25 08:47:15 +02:00
cmake LibURL+LibWeb+LibWebView: Convert about:version to a proper WebUI 2026-04-21 06:59:11 -04:00
Gtk UI/Gtk: Fix wheel scroll position on Wayland 2026-04-27 17:54:24 -04:00
Icons UI/Qt: Show rich, history-backed address bar autocomplete 2026-04-16 21:01:28 +02:00
Qt LibWebView+UI: Show an error page when we cannot sanitize a URL 2026-04-24 20:17:23 +02:00
.gitignore Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
CMakeLists.txt Meta: Refactor the way the GUI framework is picked 2026-03-29 13:59:11 -06:00
Info.plist Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00