1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-07-25 03:17:35 +00:00
serenity/Ladybird/AppKit/UI
Aliaksandr Kalenik b6732b0234 Ladybird+WebContent: Add option to use GPU painter
Adds `--enable-gpu-painting` param to enable painting command executor
that uses LibAccelGfx.
2023-10-29 17:13:23 +01:00
..
Console.h Ladybird: Implement a JavaScript console for the AppKit chrome 2023-08-30 09:24:59 +02:00
Console.mm Ladybird: Hook up console history into the AppKit console 2023-08-31 12:20:10 +02:00
ConsoleController.h Ladybird: Implement a JavaScript console for the AppKit chrome 2023-08-30 09:24:59 +02:00
ConsoleController.mm Ladybird/AppKit: Listen for device pixel ratio changes 2023-09-24 19:58:09 -06:00
Event.h Ladybird+LibWeb: Add MouseEvent screenX and screenY support 2023-09-15 22:12:56 +02:00
Event.mm Ladybird+LibWeb: Add MouseEvent screenX and screenY support 2023-09-15 22:12:56 +02:00
Inspector.h Ladybird: Add context menu items to the AppKit chrome to inspect nodes 2023-09-18 11:11:23 -06:00
Inspector.mm Ladybird: Add context menu items to the AppKit chrome to inspect nodes 2023-09-18 11:11:23 -06:00
InspectorController.h Ladybird: Implement a basic Inspector window for the AppKit chrome 2023-09-18 11:11:23 -06:00
InspectorController.mm Ladybird: Implement a basic Inspector window for the AppKit chrome 2023-09-18 11:11:23 -06:00
LadybirdWebView.h Ladybird: Implement content zooming in the AppKit chrome 2023-10-13 07:51:53 +02:00
LadybirdWebView.mm Ladybird/AppKit: Add a context menu item to search for the selected text 2023-10-24 07:28:30 +02:00
LadybirdWebViewBridge.cpp Ladybird+WebContent: Add option to use GPU painter 2023-10-29 17:13:23 +01:00
LadybirdWebViewBridge.h Ladybird: Implement content zooming in the AppKit chrome 2023-10-13 07:51:53 +02:00
Palette.h Ladybird: Inform WebContent whether the AppKit chrome is in dark mode 2023-08-28 11:17:48 -04:00
Palette.mm Ladybird: Use the correct theme file for the current AppKit theme 2023-08-29 08:11:11 -04:00
Tab.h Ladybird: Implement a basic Inspector window for the AppKit chrome 2023-09-18 11:11:23 -06:00
Tab.mm Ladybird/AppKit: Update chrome color on theme color change 2023-10-03 16:17:43 -06:00
TabController.h Ladybird: Add more items to the debug menu of the AppKit chrome 2023-09-13 19:33:07 -04:00
TabController.mm Ladybird/AppKit: Support searching with a search engine in the URL bar 2023-10-23 12:12:36 -04:00