Commit Graph

2413 Commits

Author SHA1 Message Date
Lemmy 9acb3facfa feat(ipc): add new ipc call wallpaper refresh 2026-03-08 10:47:27 -04:00
Lemmy 697d3754ae chore(version): bump to 4.6.6 2026-03-08 08:35:30 -04:00
Lemmy 6447221fa8 Release v4.6.5 2026-03-08 08:34:25 -04:00
Lemmy 5f2020151c fix(templating): run user templates even when no build-int templates are enabled 2026-03-07 09:18:13 -05:00
Lemmy 1f8d1bb375 fix(templating) implemented a more robust creation of user-templates.toml 2026-03-07 08:52:37 -05:00
Lemmy 77de0b0ade chore(cava): CavaService => SpectrumService 2026-03-06 22:34:14 -05:00
Lemmy 8aaf392127 Merge pull request #2092 from notiant/patch-20
Add queue for Bluetooth auto-connect
2026-03-06 22:04:44 -05:00
Lemmy f80f10c517 Merge pull request #2100 from Mathew-D/main
sway: include floating_con windows in workspace mapping
2026-03-06 22:02:54 -05:00
Lemmy 525d1bb743 Merge pull request #2099 from markvincze/add-workspace-fontweight-setting
Introduce setting to configure the font weight in the Workspaces widget
2026-03-06 19:58:34 -05:00
Mathew-D dcf8c3846e sway: include floating_con windows in workspace mapping 2026-03-06 19:50:46 -05:00
Lysec 5533d35527 feat(desktop-widgets): add configurable audio visualizer widget and fix CAVA deregistration lifecycle 2026-03-07 01:05:11 +01:00
Mark Vincze af76e6a442 Introduce setting to configure the font weight in the Workspaces widget 2026-03-07 00:48:33 +01:00
Lysec 3452619f5d fix(settings): turn System Monitor into System with Performance subtab 2026-03-06 23:56:54 +01:00
notiant 7d0e16906e Add queue for Bluetooth auto-connect 2026-03-06 18:28:29 +01:00
Lemmy 6b64fa11fc bump version 2026-03-06 08:44:11 -05:00
Lemmy b455dbb11f v4.6.4 2026-03-06 08:43:15 -05:00
Lemmy 8cdf6c0612 perf(launcher): persist plugin provider instances across open/close cycles. 2026-03-06 07:55:58 -05:00
Lysec 11a7f26943 fix(BluetoothService): pause bluetoothctl polling during lockscreen 2026-03-06 10:07:34 +01:00
Lemmy 52a7165b46 autofmt 2026-03-05 19:01:19 -05:00
Turann_ bdc263ea69 -- unnecessary variable -- (read desc)
Timer and delay makes it horrible because lack of sleep(500); or something like it - as far as i know.

@notiant Will you?
2026-03-06 01:05:22 +03:00
Turann_ 6fab8f05ef Merge branch 'noctalia-dev:main' into auto-connect-improvements 2026-03-05 23:03:06 +03:00
Turann_ 62c7947657 Update BluetoothService.qml 2026-03-05 23:01:23 +03:00
Clement Bouvet 4987e4cb54 fix(wallpaper): add missing Power service import to fix autoswitch
PowerProfileService was referenced in the timer's running condition
but the import was missing, breaking wallpaper autoswitch.
2026-03-05 19:04:07 +01:00
Lemmy 6ce879866b templates: terminal: foot-predefined: replace [colors] with [colors-dark] 2026-03-05 10:03:16 -05:00
Lemmy 04d27418f1 Merge branch 'colorgen': move predefined colorschemes to separate templates 2026-03-05 10:01:43 -05:00
Lemmy f028e7da48 Merge pull request #2068 from spiros132/main
feat(plugins): Added a way for plugins to define their own desktop widget settings
2026-03-05 09:52:31 -05:00
Lemmy 7d70a39419 sys-stat: ensure a minimum number of history entries so we can draw them 2026-03-05 09:50:30 -05:00
Lysec 64b88103f3 feat(VersionSubTab): visual overhaul 2026-03-05 15:01:46 +01:00
notiant 69e54e823c remove Bluetooth auto-connect notification 2026-03-05 12:36:53 +01:00
Lemmy c77497f8aa bumping version 2026-03-04 23:09:11 -05:00
Lemmy dcfdcff330 Release v4.6.3 2026-03-04 23:07:42 -05:00
Lysec 3ec738e75b Bumping version 2026-03-05 02:19:01 +01:00
Lysec b3b20c73ee Release v4.6.2 2026-03-05 02:17:47 +01:00
Lemmy c56fa106b7 media-service: add null guard and use dbusName for player blacklist matching 2026-03-04 16:24:02 -05:00
notiant ff0297d56e Fix Bluetooth auto-connect not working on startup 2026-03-04 20:23:39 +01:00
Lemmy cf326a71fc location: IPC call now triggers geocoding and weather refresh. Fix #2065 2026-03-04 11:02:42 -05:00
Spyridon Siarapis f92dbc69a7 fix(plugins): Fixed a bug with the DesktopWidgetRegistry 2026-03-04 16:18:30 +01:00
Lysec f040c81530 move predefined colorschemes from python to separate template 2026-03-04 15:38:50 +01:00
astronw 72570bab31 idle: queue staged actions during fade to prevent lost lock/suspend 2026-03-04 15:45:29 +08:00
Lemmy 92161fa136 idle: removed suppressUntil, fixes bug where a 'monitor' (lock) would not execute 2026-03-03 20:52:25 -05: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
Lemmy a513db0840 bt: auto-connect cleanup 2026-03-03 19:11:32 -05:00
Lemmy abb7704699 Merge pull request #1981 from cbxcvl/feature/bluetooth-autoconnect
feat(bluetooth): auto-connect paired & trusted devices with toggle control
2026-03-03 19:09:19 -05:00
Lemmy 19d720fabb userspace-reboot: cleanup 2026-03-03 19:02:39 -05:00
Lemmy eec84e66d7 Merge pull request #2026 from turannul/pr/implement-userspace-reboot
Add userspace reboot/restart
2026-03-03 18:57:59 -05:00
Lemmy f70966558d wallpaper: removing subtle sharpeing for fullscreen wallpapers - kept it on thumbnails. Fix #2041 2026-03-03 18:48:37 -05:00
Turann_ 2bd8160dae Merge branch 'noctalia-dev:main' into pr/implement-userspace-reboot 2026-03-04 01:56:58 +03:00
cbxcvl cfaf900f3f refactor(bluetooth): address code review feedback
- Replace mirrored autoConnectEnabled property with Connections block
- Remove no-op _autoConnectInProgress flag (device.connect() is async)
- Remove redundant count variable, use devList.length directly
2026-03-03 16:19:52 -03:00
Lemmy 614fbd210d ipc: restoring "wallpaper get" 2026-03-02 13:36:06 -05:00