Commit graph

6 commits

Author SHA1 Message Date
armored-dragon
e113494571
Update graphics preset value based on changed settings. 2025-04-29 08:05:09 -05:00
armored-dragon
baee2d277b
Hover effects for individual settings.
Changes the setting types bool, combobox, .etc to have a visual hover effect.
2025-04-20 06:27:39 -05:00
armored-dragon
375b507ccb
Sound effects.
Play a sound on hovering over a SettingSubviewListElement, clicking on SettingSubviewListElement, toggling of a boolean, and on the popup of the combobox.
2025-04-19 02:07:26 -05:00
armored-dragon
69f38a9ebf
Attempt fix text scaling with DPI. 2025-04-19 01:26:13 -05:00
armored-dragon
97ae144f85
Replace custom boolean toggle with more direct QML Switch.
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-14 01:18:30 -05:00
armored-dragon
01ff90a7f2
Renamed /qml_widgets folder to /qml.
Signed-off-by: armored-dragon <publicmail@armoreddragon.com>
2025-04-12 18:57:33 -05:00
Renamed from scripts/system/settings/qml_widgets/SettingBoolean.qml (Browse further)