ladybird/Userland/Applications/MouseSettings
MacDue ceab9903cd MouseSettings: Avoid rendering artifact on loading highlighting defaults
Occasionally, the top of the preview would have the wrong opacity. This
seems to be solved by updating the widget again a bit after setting
the values.
2022-06-10 23:02:34 +01:00
..
CMakeLists.txt MouseSettings: Add tab to configure cursor highlighting 2022-06-05 22:42:35 +01:00
DoubleClickArrowWidget.cpp LibGfx: Move other font-related files to LibGfx/Font/ 2022-04-09 23:48:18 +02:00
DoubleClickArrowWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
Highlight.gml WindowServer+MouseSettings: Make default cursor highlight more visible 2022-06-10 23:02:34 +01:00
HighlightPreviewWidget.cpp MouseSettings: Get highlight preview cursor via cursor theme Config.ini 2022-06-06 11:03:05 +01:00
HighlightPreviewWidget.h MouseSettings: Get highlight preview cursor via cursor theme Config.ini 2022-06-06 11:03:05 +01:00
HighlightWidget.cpp MouseSettings: Avoid rendering artifact on loading highlighting defaults 2022-06-10 23:02:34 +01:00
HighlightWidget.h MouseSettings: Add tab to configure cursor highlighting 2022-06-05 22:42:35 +01:00
main.cpp MouseSettings: Add tab to configure cursor highlighting 2022-06-05 22:42:35 +01:00
Mouse.gml Userland: Run gml-format 2022-02-13 02:36:35 +02:00
MouseWidget.cpp MouseSettings: Set window modified state 2022-05-12 13:10:49 +02:00
MouseWidget.h MouseSettings: Set window modified state 2022-05-12 13:10:49 +02:00
Theme.gml Meta+Userland: Run the GML formatter on CI and pre-commit 2022-02-07 18:39:50 +01:00
ThemeWidget.cpp MouseSettings: Set window modified state 2022-05-12 13:10:49 +02:00
ThemeWidget.h MouseSettings: Update the cursor theme preview when restoring defaults 2022-05-12 13:10:49 +02:00