ladybird/Ladybird/AppKit/UI
Luke Warlow 099b77d60f LibWeb: Add motion preference
This adds a motion preference to the browser UI similar to the existing
ones for color scheme and contrast.
Both AppKit UI and Qt UI has this new preference.
The auto value is currently the same as NoPreference, follow-ups can
address wiring that up to the actual preference for the OS.
2024-06-18 10:31:54 -04:00
..
Event.h LibWeb: Add Web::UIEvents::MouseButton enum, drop dependency on LibGUI 2024-06-02 20:24:42 +02:00
Event.mm LibWeb: Add Web::UIEvents::KeyCode and KeyModifier enums, drop Kernel 2024-06-07 09:44:41 +02:00
Inspector.h Ladybird/AppKit: Port the Inspector to the WebView InspectorClient 2023-11-24 08:37:19 +01:00
Inspector.mm Ladybird+LibWebView: Add an Inspector action to clone a DOM node 2023-12-07 23:16:34 +01:00
InspectorController.h Ladybird: Implement a basic Inspector window for the AppKit chrome 2023-09-18 11:11:23 -06:00
InspectorController.mm Ladybird/AppKit: Port the Inspector to the WebView InspectorClient 2023-11-24 08:37:19 +01:00
LadybirdWebView.h LibWeb: Add motion preference 2024-06-18 10:31:54 -04:00
LadybirdWebView.mm LibWeb: Add motion preference 2024-06-18 10:31:54 -04:00
LadybirdWebViewBridge.cpp LibWeb: Add motion preference 2024-06-18 10:31:54 -04:00
LadybirdWebViewBridge.h LibWeb: Add motion preference 2024-06-18 10:31:54 -04:00
Palette.h Ladybird: Inform WebContent whether the AppKit chrome is in dark mode 2023-08-28 11:17:48 -04:00
Palette.mm Everywhere: Rename {Deprecated => Byte}String 2023-12-17 18:25:10 +03:30
SearchPanel.h UI/AppKit: Display query results on the find-in-page panel 2024-06-11 09:50:13 +02:00
SearchPanel.mm UI/AppKit: Display query results on the find-in-page panel 2024-06-11 09:50:13 +02:00
Tab.h Ladybird/AppKit: Remove the standalone JavaScript console 2023-12-02 10:34:22 +01:00
Tab.mm UI/AppKit: Display query results on the find-in-page panel 2024-06-11 09:50:13 +02:00
TabController.h Ladybird/AppKit: Use LibWeb's history state for history navigation 2024-04-14 18:53:58 -07:00
TabController.mm Ladybird+LibWeb: Move User-Agent definitions to their own file 2024-05-26 18:29:24 +02:00
TaskManager.h Ladybird/AppKit: Implement a simple TaskManager window 2024-04-12 09:08:16 +02:00
TaskManager.mm Ladybird: Slightly increase the size of the Task Manager window 2024-04-22 14:46:10 -06:00
TaskManagerController.h Ladybird/AppKit: Implement a simple TaskManager window 2024-04-12 09:08:16 +02:00
TaskManagerController.mm Ladybird/AppKit: Implement a simple TaskManager window 2024-04-12 09:08:16 +02:00