Lysec
9f8bf988f0
fix(ntextinput): use onTextChanged for autosave, onEditingFinished instead of onAccepted
...
- Switch most settings from onEditingFinished to onTextChanged so
changes save on every keystroke
- Replace onAccepted with onEditingFinished (Enter + blur) for search,
pager, wifi, bluetooth
- Keep onEditingFinished for pager, wallhaven, path inputs, and
validation fields
2026-03-18 17:50:46 +01:00
Thibault Martin
eaa467c0dd
Clean and default settings in desktop widgets
2026-02-28 10:55:56 +01:00
notiant
d4b64ac343
CustomButton: add translation for tooltips
2026-02-18 09:25:03 +01:00
notiant
f81a36a299
Merge branch 'main' into patch-3
2026-02-17 20:45:17 +01:00
loner
266503da34
qmlfmt
2026-02-17 17:24:58 +08:00
loner
201eb7f8d0
fix(cc-cb): add showExecTooltip option and fix tooltip logic
2026-02-17 17:21:55 +08:00
loner
b889dadd65
fix(cc-cb): saveSettings accessible from Repeater delegate
2026-02-17 17:21:51 +08:00
notiant
fe37f56216
improve CustomButtonSettings layout
2026-02-17 02:12:19 +01:00
Lemmy
73833d660d
desktopwidgets+cc: simplified settings save
2026-02-12 23:09:59 -05:00
Lemmy
0e9f27f8e1
settings: Defer ListModel population to prevent QV4 re-entrancy crash
2026-02-12 12:18:24 -05:00
Lysec
3d0ef93b8e
Widgets: reactive settings saving
2026-01-27 22:38:55 +01:00
Lemmy
138e5a50af
i18n: Large refactor of all translations keys to prepare the move to our new translation web platform.
2026-01-05 23:25:46 -05:00
Ly-sec
d3ad7f84b7
ControlCenter/CustomButtonSettings: fix layout
2025-12-27 13:23:03 +01:00
Ly-sec
80021d51f9
WidgetSettings: no fallback for widgetMetadata
...
TrayDrawerPanel: cleanup
2025-12-07 15:06:37 +01:00
ItsLemmy
3ff5b7639f
Switched to qmlformat.
2025-11-16 17:07:03 -05:00
ItsLemmy
e29c6ee1a6
Refactor: Panels and Bar background are now drawn separately with Shapes.
2025-11-06 10:41:48 -05:00