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
Lemmy
e39ff3a815
fix(popup): disable autoclose by clicking outside to avoid loosing settings by accident.
2026-03-16 21:21:09 -04: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
6fbf7795af
N*WidgetSettingsDialog: properly force max 80% screen height ( #1777 )
2026-02-11 10:26:32 +01:00
Lemmy
ae56470c4f
settings: bar/controlcenter/desktop widgets - debounce save
2026-01-29 09:16:46 -05:00
Lysec
bfb3bc7b22
*WidgetSettingsDialog: remove close button
2026-01-28 19:05:25 +01:00
Lysec
3d0ef93b8e
Widgets: reactive settings saving
2026-01-27 22:38:55 +01:00
Lemmy
aede9bd13b
nscrollview: more fixes
2026-01-25 18:35:56 -05:00
Lysec
42bfa9fb1c
WidgetSettings: add close button - now apply only applies changes and doesn't close ( fixes #1413 )
2026-01-25 19:01:25 +01:00
Lemmy
180e0155ac
settings-bar-monitors: proper loading and saving settings of widgets per bar.
2026-01-23 16:36:17 -05: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
d895ac4077
ClockSettings: fix warning
2025-12-27 17:18:36 +01:00
Ly-sec
d3ad7f84b7
ControlCenter/CustomButtonSettings: fix layout
2025-12-27 13:23:03 +01:00
Ly-sec
df3538cf78
Bar,ControlCenter,DesktopWidget-SettingsDialog: max height = 90% of screen
2025-12-25 15:40:26 +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
8b7ec73fdf
No need to track open popups anymore. Avoid widgets to include services directly
2025-11-08 22:37:19 -05:00
ItsLemmy
355271768c
Services in subfolder + cleanup/fixes
2025-11-08 16:38:43 -05:00
ItsLemmy
e29c6ee1a6
Refactor: Panels and Bar background are now drawn separately with Shapes.
2025-11-06 10:41:48 -05:00