1
0
mirror of https://github.com/SerenityOS/serenity synced 2024-07-09 08:17:51 +00:00
serenity/Userland/Applications/MouseSettings
Hugh Davenport 9772590e9a MouseSettings: Only allow valid cursor themes
To align the cursor theme tab to how DisplaySettings themes tab works,
this change forces the theme combo box to not allow free-text. Currently
on a click it puts the text cursor in the box to allow typing anything
rather than acting as a dropdown when clicking anywhere on the field.

Fixes #24306
2024-05-13 08:26:16 +01:00
..
CMakeLists.txt MouseSettingsWidget: Port to GML compilation 2024-04-15 14:01:13 +02:00
DoubleClickArrowWidget.cpp LibGfx+Everywhere: Change Gfx::Rect to be endpoint exclusive 2023-05-23 12:35:42 +02:00
DoubleClickArrowWidget.h
HighlightPreviewWidget.cpp LibCore: Stop obsessing about tiny OOMs in Core::Timer 2024-04-17 07:16:52 +02:00
HighlightPreviewWidget.h Meta+Userland: Pass Gfx::Color by value 2022-12-07 11:48:27 +01:00
HighlightWidget.cpp MouseSettingsWidget: Port to GML compilation 2024-04-15 14:01:13 +02:00
HighlightWidget.gml MouseSettingsWidget: Port to GML compilation 2024-04-15 14:01:13 +02:00
HighlightWidget.h MouseSettingsWidget: Port to GML compilation 2024-04-15 14:01:13 +02:00
main.cpp MouseSettingsWidget: Port to GML compilation 2024-04-15 14:01:13 +02:00
MouseWidget.cpp MouseSettingsWidget: Port to GML compilation 2024-04-15 14:01:13 +02:00
MouseWidget.gml MouseSettingsWidget: Port to GML compilation 2024-04-15 14:01:13 +02:00
MouseWidget.h MouseSettingsWidget: Port to GML compilation 2024-04-15 14:01:13 +02:00
ThemeWidget.cpp MouseSettings: Only allow valid cursor themes 2024-05-13 08:26:16 +01:00
ThemeWidget.gml MouseSettingsWidget: Port to GML compilation 2024-04-15 14:01:13 +02:00
ThemeWidget.h MouseSettingsWidget: Port to GML compilation 2024-04-15 14:01:13 +02:00