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
4f106a7627
Populate default settings in widgets
2026-02-28 10:55:56 +01:00
Thibault Martin
188a537704
Use NColorChoice when possible
2026-02-14 15:01:50 +01:00
Lemmy
c330b670d8
bar-widgets-settings: added screen property + simplified settings save
2026-02-12 23:04:07 -05:00
Lemmy
4ec02be171
bar: reworked most widgets to support custom icon and text color
2026-02-05 20:03:42 -05:00
notiant
1dab901347
cleanup widget colorization settings
2026-02-05 02:33:21 +01:00
notiant
0bb6c511e3
move i18n color keys to common
2026-02-04 19:21:25 +01: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
ItsLemmy
3ff5b7639f
Switched to qmlformat.
2025-11-16 17:07:03 -05:00
ItsLemmy
4a349b3bc2
Imports cleanup
2025-11-08 00:31:15 -05:00
ItsLemmy
e29c6ee1a6
Refactor: Panels and Bar background are now drawn separately with Shapes.
2025-11-06 10:41:48 -05:00