ladybird/UI/AppKit/Interface
Timothy Flynn 67cc02ab59
Some checks are pending
CI / macOS, arm64, Sanitizer, Clang (push) Waiting to run
CI / Linux, x86_64, Fuzzers, Clang (push) Waiting to run
CI / Linux, x86_64, Sanitizer, GNU (push) Waiting to run
CI / Linux, x86_64, Sanitizer, Clang (push) Waiting to run
Package the js repl as a binary artifact / Linux, arm64 (push) Waiting to run
Package the js repl as a binary artifact / macOS, arm64 (push) Waiting to run
Package the js repl as a binary artifact / Linux, x86_64 (push) Waiting to run
Run test262 and test-wasm / run_and_update_results (push) Waiting to run
Lint Code / lint (push) Waiting to run
Label PRs with merge conflicts / auto-labeler (push) Waiting to run
Push notes / build (push) Waiting to run
LibWeb+UI: Add an explicit IPC to handle mouse leave events
The faux position we created here is adjusted by the device pixel ratio
later on, which would invoke integer overflow on screens with a DPR
greater than 1.

Instead of creating special data for a mouse move event, let's just add
an explicit leave event handler.
2025-07-28 21:26:33 +02:00
..
Autocomplete.h UI/AppKit: Implement an autocomplete view for the location bar 2025-04-02 08:52:45 -04:00
Autocomplete.mm UI/AppKit: Implement an autocomplete view for the location bar 2025-04-02 08:52:45 -04:00
Event.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Event.mm LibURL: Port create_with_file_scheme to Optional 2025-04-19 07:18:43 -04:00
InfoBar.h UI: Show "Disable" title in DevTools disable button 2025-03-20 17:44:07 -04:00
InfoBar.mm UI: Show "Disable" title in DevTools disable button 2025-03-20 17:44:07 -04:00
LadybirdWebView.h UI/AppKit: Set WC's max FPS to the max FPS of the current screen 2025-07-26 10:09:12 -04:00
LadybirdWebView.mm LibWeb+UI: Add an explicit IPC to handle mouse leave events 2025-07-28 21:26:33 +02:00
LadybirdWebViewBridge.cpp UI/AppKit: Set WC's max FPS to the max FPS of the current screen 2025-07-26 10:09:12 -04:00
LadybirdWebViewBridge.h UI/AppKit: Set WC's max FPS to the max FPS of the current screen 2025-07-26 10:09:12 -04:00
LadybirdWebViewWindow.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
LadybirdWebViewWindow.mm Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Palette.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Palette.mm LibWebView+Services+UI: Move process helpers to LibWebView 2024-11-11 07:35:43 -05:00
SearchPanel.h Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
SearchPanel.mm Everywhere: Move the Ladybird folder to UI 2024-11-10 12:50:45 +01:00
Tab.h UI/AppKit: Remove the built-in Inspector widget 2025-03-15 19:09:40 +01:00
Tab.mm UI/AppKit: Remove the built-in Inspector widget 2025-03-15 19:09:40 +01:00
TabController.h LibWebView+WebContent+UI: Migrate to the new autoplay settings 2025-03-30 16:18:57 +01:00
TabController.mm UI/AppKit: Set WC's max FPS to the max FPS of the current screen 2025-07-26 10:09:12 -04:00