Commit Graph

2113 Commits

Author SHA1 Message Date
Lemmy de960611ef plugin-service: fixed update detection for third party repos 2026-02-07 08:31:45 -05:00
Lysec b56f3bd363 SessionMenu: properly run custom commands via IPC (fix #1708) 2026-02-07 11:00:44 +01:00
Lemmy 9383835357 sysstat: dont scan for thermalzone gpus unless dgpu monitoring is on 2026-02-06 22:48:33 -05:00
Lemmy 1067575848 system-stat: don't log about no cpu temp found unless it's really true. 2026-02-06 21:44:25 -05:00
Lemmy 944ec5c1ce plugins: fix BarService.openPluginSettings() for external repos - was missing composite key. 2026-02-06 21:16:42 -05:00
Lemmy 5dc9a2f47c bumping version to v4.4.1-git 2026-02-06 17:54:35 -05:00
Lemmy 55e9b3735d Release v4.4.0 2026-02-06 17:53:50 -05:00
Lemmy af2e3d207a plugins: added auto-update via a new setting on the installed subtab. 2026-02-06 17:00:22 -05:00
Lemmy c3a219e114 sysstat: reset on resume (after suspend) 2026-02-06 15:51:24 -05:00
Lemmy 4449ba25f8 systemstats: ignore loopback interfaces 2026-02-06 12:14:34 -05:00
Lemmy 84e394e0f3 activewindow-mediamini: support for colored text 2026-02-06 11:53:51 -05:00
Lemmy 77adbbb573 startup: faster i18n and plugins startup 2026-02-06 11:43:14 -05:00
Lemmy 081ac08e67 tray-bar: added setting to colorize the chevron 2026-02-06 11:18:56 -05:00
Lemmy dd9d643eb3 wallpaper-shaders: added 2 new transitions - pixelate and honeycomb 2026-02-06 10:58:06 -05:00
Lemmy 238891a90d autofmt 2026-02-06 10:16:42 -05:00
Lemmy 103ef53ff1 ngraph: dont force mError as secondary color - avoid two red curves on redish themes. 2026-02-06 10:16:33 -05:00
Lemmy 3a6217628c Merge pull request #1660 from Sky1-Linux/thermal-zone-fallback
SystemStat: add thermal_zone fallback for CPU and GPU temperature
2026-02-06 09:46:26 -05:00
Lemmy b304fa01b7 Merge pull request #1694 from Cleboost/fix/ddc-brightness-slider
fix(display): external display brightness slider fluidity
2026-02-06 09:35:54 -05:00
Lysec 79672a2709 NightLightService: implement restart on crash (#1687) 2026-02-06 14:51:23 +01:00
Lysec 236b4ef466 Merge pull request #1707 from notiant/patch-16
Add desktop clock colorization & fix control center widget hover color
2026-02-06 14:15:04 +01:00
Lysec 54dcf2bd40 cleanup 2026-02-06 14:04:30 +01:00
Lysec c557f329fd SettingsPanelWindow: fix highlighting for separate window (#1706) 2026-02-06 13:57:54 +01:00
notiant 76a41b1583 add desktop clock colorization & fix control center widget hover color 2026-02-06 13:26:00 +01:00
Lemmy 4a06e2f855 battery-service: restored showNotice as it's the only method that support custom icon 2026-02-06 00:32:34 -05:00
Lemmy 54b6c0263b battery: migrated threshold to system monitor 2026-02-06 00:03:59 -05:00
Lemmy 7ff6a59c6c cava: implemented restart on crash 2026-02-05 23:08:45 -05:00
Lemmy c2237baab3 battery-widget: better tooltip, reworked logic and improved display 2026-02-05 22:51:36 -05:00
Lemmy 953f757f1b battery-service: use showError and showWarning instead of showNotice 2026-02-05 21:13:57 -05:00
Lemmy 9b9d4021eb barwidget-registry: removed remnant of the wifi widget 2026-02-05 20:08:58 -05:00
Lemmy 4ec02be171 bar: reworked most widgets to support custom icon and text color 2026-02-05 20:03:42 -05:00
Lemmy bda6ca7b55 sysmon-barwidget: ability to choose color of icon and text separately 2026-02-05 19:01:33 -05:00
Lemmy 5f04bf9501 sysmon: fix translations and allow for all colors to be used instead of none/primary 2026-02-05 15:43:28 -05:00
Lemmy e8f0822118 about: supporters subtab 2026-02-05 09:34:24 -05:00
Lysec f13bc738be IPCService: add setGeneration method 2026-02-05 13:33:30 +01:00
Lysec 5014c985ea AvailableSubTab: add NBusyIndicator when downloading plugins 2026-02-05 12:19:57 +01:00
Cleboost ba6d2aaa5f fix(display): external display brightness slider fluidity
- Defer ddcutil process start with Qt.callLater to avoid blocking UI thread
- Use local value and 120ms debounce in brightness settings tab to reduce stutter
2026-02-05 09:25:15 +01:00
Lemmy cf4c1dac68 Merge pull request #1693 from notiant/patch-14
Cleanup widget colorization settings
2026-02-04 21:56:26 -05:00
notiant 1fb808f6cd change battery icon thresholds 2026-02-05 03:39:17 +01:00
Lysec 3ff69382cf Bumping 4.3.4-git 2026-02-05 01:57:15 +01:00
Lysec c9444a5429 Release v4.3.3 2026-02-05 01:52:25 +01:00
Lemmy d2d2368a5b battery: bring back the battery icon for those who prefer it 2026-02-04 17:57:29 -05:00
Lemmy cc64bff9cb launcher+mango: fix flatpak run 2026-02-04 17:14:43 -05:00
Lemmy c52af1e976 Merge pull request #1688 from notiant/patch-12
Add more colorization options to clock widget
2026-02-04 13:32:20 -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 5705140d6d Merge pull request #1681 from turannul/pr/bt-py-bridge
Increase bluetooth pair timeout
2026-02-04 12:41:02 -05:00
Turann_ 8a9cff3636 script logs now appear on debug srg 2026-02-04 20:02:44 +03:00
Lemmy 4950f5404f battery: removing displayMode setting, removing warningThreshold that was moved to notifications. 2026-02-04 09:52:18 -05:00
Lemmy 34a25f78d2 bump version to 4.3.3-git 2026-02-03 21:30:23 -05:00
Lemmy e4ab3d9ab6 v4.3.2 2026-02-03 21:26:10 -05:00