serenity/Userland/Applications/MouseSettings
Sam Atkins f0395a2042 LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^)
It's the only one, so the `try` prefix is unnecessary now.
2023-01-07 14:39:30 +01:00
..
CMakeLists.txt Everywhere: Mark dependencies of most targets as PRIVATE 2022-11-01 14:49:09 +00:00
DoubleClickArrowWidget.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
DoubleClickArrowWidget.h Applications: Use default constructors/destructors 2022-02-14 22:06:55 +00:00
Highlight.gml Applications: Use title-case for group box titles in settings 2022-10-04 18:19:45 +01:00
HighlightPreviewWidget.cpp AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00
HighlightPreviewWidget.h Meta+Userland: Pass Gfx::Color by value 2022-12-07 11:48:27 +01:00
HighlightWidget.cpp LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^) 2023-01-07 14:39:30 +01:00
HighlightWidget.h MouseSettings: Add tab to configure cursor highlighting 2022-06-05 22:42:35 +01:00
main.cpp Everywhere: Add sv suffix to strings relying on StringView(char const*) 2022-07-12 23:11:35 +02:00
Mouse.gml MouseSettings: Tweak "Natural scrolling" checkbox size 2023-01-01 13:48:29 +01:00
MouseWidget.cpp LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^) 2023-01-07 14:39:30 +01:00
MouseWidget.h MouseSettings: Update "switch buttons" icon to reflect checkbox state 2022-12-30 09:20:42 -05:00
Theme.gml Applications: Make settings outer margins and spacing consistent 2022-07-15 12:34:25 +02:00
ThemeWidget.cpp LibGUI+Userland: Rename try_load_from_gml() -> load_from_gml() :^) 2023-01-07 14:39:30 +01:00
ThemeWidget.h AK+Everywhere: Rename String to DeprecatedString 2022-12-06 08:54:33 +01:00