Commit Graph

2398 Commits

Author SHA1 Message Date
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
Lysec 90f62166c8 feat(performance): disable background image when noctalia-performance mode is on 2026-03-02 16:59:07 +01:00
Lemmy 76adaa97d5 bump to 4.6.2-git 2026-03-01 17:35:35 -05:00
Lemmy 573de3b211 release v4.6.1 2026-03-01 17:33:54 -05:00
Turann_ fc99c9e2b4 Add userspace reboot/restart
Update SessionMenuTab.qml

Update CompositorService.qml

Update settings-default.json

Update en.json

Update SessionProvider.qml

Update LockScreenPanel.qml

Update SessionMenuEntrySettingsDialog.qml

Update SessionMenu.qml
2026-03-02 01:00:45 +03:00
Lemmy 72ac33c773 mango: simplified monitor turnOff/on commands in a single call to avoid race conditions 2026-03-01 16:45:20 -05:00
Lysec eded9777fc MangoService: fix idle monitor turn off/on (#2024) 2026-03-01 22:28:29 +01:00
Lysec cf7255b934 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-03-01 21:55:22 +01:00
Lemmy e5e12b4995 wallpaper-random: more robust after PR 1697 2026-03-01 15:54:58 -05:00
Lemmy 7a288650b0 sway: autofmt 2026-03-01 15:54:12 -05:00
Lysec bad2d7dd29 Idle: add user defined commands to basic commands, overhaul tab layout 2026-03-01 21:52:14 +01:00
Lemmy 74a816de27 Merge branch 'main' into feature/add-option-to-choose-monitor-for-ipc-random-wallpaper 2026-03-01 15:50:40 -05:00
Lemmy 1e56f67f86 Merge pull request #833 from 3akev/main
KeyboardLayout: subscribe to Sway events to update keyboard layout
2026-03-01 15:29:17 -05:00
Lemmy c0292d0d88 Merge pull request #1889 from tibssy/feat/bar-scroll-actions
Feat/bar scroll actions
2026-03-01 15:23:46 -05:00
Lysec d5c2a32dbd Merge pull request #2020 from elrondforwin/main
Add vencord-flatpak template to TemplateRegistry
2026-03-01 21:12:20 +01:00
Lemmy 2f4922f9b7 autofmt 2026-03-01 15:02:51 -05:00