ladybird/UI/AppKit
Christian Frey a8cb27ddd0 UI/AppKit: Prevent autocomplete highlight flicker while typing
While typing in the location bar, intermediate autocomplete updates
caused the highlighted suggestion to flicker.

These updates trigger on each keystroke and lead to unnecessary
selection changes.

Skip intermediate popup updates while it is visible and rely on final
results to update both suggestions and selection atomically.
2026-06-03 13:50:01 +02:00
..
Application UI/AppKit: Add a function to create NSMenuItem menus 2026-05-29 10:46:27 -04:00
Interface UI/AppKit: Prevent autocomplete highlight flicker while typing 2026-06-03 13:50:01 +02:00
Utilities UI/AppKit: Show rich autocomplete suggestion rows 2026-04-16 21:01:28 +02:00
CMakeLists.txt UI/AppKit: Create custom popup views for bookmarks bar folders 2026-04-01 04:57:28 +02:00
main.mm Everywhere: Rename serenity_main to ladybird_main 2025-07-08 09:17:16 -04:00
module.modulemap Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00