Commit Graph

54 Commits

Author SHA1 Message Date
loner 5c3b3a2185 refactor(bar): remove enableColorization toggle from CustomButton
Colorization now activates automatically when icon or text color is set,
simplifying the UX by removing an extra toggle step.
2026-04-06 10:35:55 +08:00
loner 9cc8b36804 feat(bar): add explicit iconPosition control for CustomButton widget
Replace auto-calculated icon position (based on widget bar section) with
user-controlled iconPosition setting ("left" or "right", default "left").
2026-04-06 10:35:20 +08:00
Lemmy 529ad588c6 fix(settings): dont rely on Qt.btoa to generate default settings dump. 2026-04-02 10:51:34 -04:00
Lemmy 80cd76b82e feat(location): auto location/weather via IP 2026-03-31 21:08:58 -04:00
Corey Woodworth c824140471 fix: Add showText to BarWidgetRegistry and settings-widgets-default 2026-03-31 13:12:22 -04:00
Thibault Martin a2443c6f89 Show workspace applications on hover 2026-03-11 13:34:51 +01:00
Lemmy 73a6717a7a settings-widgets-default 2026-03-06 19:59:31 -05:00
Mark Vincze af76e6a442 Introduce setting to configure the font weight in the Workspaces widget 2026-03-07 00:48:33 +01:00
Lemmy 259aa1b93d sysstat: show cpu-cores at false by default 2026-03-03 19:26:34 -05:00
Lemmy 3bc4b0fc48 Merge pull request #1962 from tmarti2/per-core-cpu-stats
"Per core" cpu stats in SystemMonitor
2026-03-03 19:22:10 -05:00
Thibault Martin 9e7329ec24 Add a setting to display cpu cores instead 2026-02-28 10:56:36 +01:00
Thibault Martin eaa467c0dd Clean and default settings in desktop widgets 2026-02-28 10:55:56 +01:00
Thibault Martin 4f106a7627 Populate default settings in widgets 2026-02-28 10:55:56 +01:00
Lemmy 903648fa2a settings-widget: fixed typo 2026-02-27 18:45:04 -05:00
Lemmy 2704ef2d1d bar-launcher: added icon customization (similar to control-center) fix #1897 2026-02-24 19:13:37 -05:00
Lemmy 01c5103f36 bar: added control for font scale 2026-02-20 19:53:34 -05:00
Thibault Martin fcd1de3981 Add a Settings widget 2026-02-21 00:24:49 +01:00
Lemmy 64109296dd brightness cleanup 2026-02-17 19:15:42 -05:00
loner 896ddbec12 feat: Add default fields for CustomButton widget 2026-02-17 17:22:04 +08:00
Lemmy 16d260a0b1 default-setting+db 2026-02-16 13:21:13 -05:00
Fireye aeca5d1544 Add global reverse scroll toggle
Move reverse scroll to general settings

Replace workspace reverse scroll with global
2026-02-13 16:39:12 -07:00
Alice ✨🌙 Luna 3a6f42e79a SystemMonitor: Add option to pad the text
This option is only shown if compact mode is off and a monospace font is enabled.
If the bar is vertical the setting will be ignored.
Everything should not shift and the width is calculated from the maximum value (which can be system dependent).
2026-02-13 01:51:28 +01:00
Lemmy af2e3d207a plugins: added auto-update via a new setting on the installed subtab. 2026-02-06 17:00:22 -05:00
notiant 76a41b1583 add desktop clock colorization & fix control center widget hover color 2026-02-06 13:26:00 +01:00
Lemmy 54b6c0263b battery: migrated threshold to system monitor 2026-02-06 00:03:59 -05:00
Lemmy b55e762579 default-widgets-settings 2026-02-05 20:09:29 -05:00
Lemmy a1df4a3e3c settings-widgets-default 2026-02-04 19:58:36 -05:00
notiant 9b1470e119 update widget defaut settings 2026-02-04 18:58:31 +01:00
notiant 4f973261da add more colorization options to clock widget 2026-02-04 18:46:37 +01:00
Lemmy fd45475f00 settings-widgets-default 2026-02-03 21:12:33 -05:00
thmoee ac2989dc62 Merge branch 'main' into feat/diskdetails 2026-02-02 16:22:11 +01:00
Lemmy d6be89afb5 bar: auto-hide/exclusive code cleanup 2026-01-31 22:35:02 -05:00
Lemmy 817b81e020 launcher: option to enable/disable the default search of "windows" 2026-01-30 19:23:57 -05:00
notiant ad310ec74b Battery: fix low battery warning & fallback handling 2026-01-29 21:24:35 +01:00
thmoee dd844ef2da SystemMonitor: get available disk space 2026-01-29 13:53:15 +01:00
Lemmy 9e20b3fadf settings-widget-default 2026-01-28 16:58:11 -05:00
thmoee 5df2f83535 use i18n strings, extend default widgets settings 2026-01-28 17:11:31 +01:00
notiant 7d828557e8 BatteryWidget: add option to hide if idle 2026-01-20 05:28:45 +01:00
Lemmy 8d9fe937dc SystemStat: added optional swap usage 2026-01-18 14:08:12 -05:00
notiant bb025cffec add option to hide notification widget when 0 notifications 2026-01-15 19:40:58 +01:00
Lemmy 84a7912e0f Migration 39 should be 40 2026-01-14 10:33:14 -05:00
Lemmy 1712ed135b Volume&Mic: removed relicat of open mixer, now using "run custom command" everywhere. 2026-01-09 14:21:58 -05:00
Lemmy 619b81feaa MediaMini: removing play/pause button as it no longer does anything but opening the panel. 2026-01-09 09:36:45 -05:00
Lemmy 612dfc9db8 ScreenRecorder: removed from core - use the plugin instead. 2026-01-08 20:18:39 -05:00
Ly-sec 092c97ce43 MediaMiniSettings: separate bar widget and panel settings 2026-01-08 02:26:35 +01:00
Lemmy b637caaf20 Clipboard: added auto-paste option. 2026-01-04 19:18:32 -05:00
Lemmy b09eef4cd7 Widgets: default settings 2026-01-03 09:30:41 -05:00
loner 959cdba70d feat: Add color selection dropdown to CustomButton widget settings 2026-01-03 09:17:28 +08:00
shouya cbe92fc2b4 add load average info to system monitor widget 2026-01-01 18:52:01 +09:00
Ly-sec f71e32ce88 settings-widgets-default: add keyboard icon setting 2025-12-31 14:07:57 +01:00