Commit Graph

1804 Commits

Author SHA1 Message Date
Lemmy 8461060477 fix(display): reactively update resolution when compositor reports changes. fix #1845 2026-03-07 17:21:56 -05:00
Lysec 2480e10970 fix(emacs): fix template tooltip path 2026-03-07 19:44:06 +01:00
Lemmy 88f95c82e3 Merge pull request #2095 from spiros132/main
feat(desktop-widgets): Better desktopWidgetSettings for plugins, and fixed a bug related to the desktopWidgetSettings
2026-03-07 13:15:43 -05:00
Spyridon Siarapis 46b149cb94 fix: Change from referencing widgetData to widgetSettings.data 2026-03-07 19:09:49 +01:00
Lysec 4d56a2aa99 fix(session-menu): renumber keybinds on toggle and assign number to Userspace Reboot
Issue: #2101
2026-03-07 12:19:09 +01: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 76e7f30fcb feat(ui): using panel opacity on all nboxes (unless marked as opaque) + launcher adjustments for a nice transluent look 2026-03-06 20:54:30 -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
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
Lemmy 3c36cfa63b Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2026-03-06 18:11:50 -05:00
Lemmy ea4fd3c271 feat(launcher): launcher in overlay now support blur/background effect 2026-03-06 18:11:45 -05:00
Lysec 74e959874e chore(settings): remove unused system performance description key 2026-03-07 00:01:29 +01:00
Lysec bb4e8fd9e8 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-03-06 23:57:17 +01:00
Lysec 3452619f5d fix(settings): turn System Monitor into System with Performance subtab 2026-03-06 23:56:54 +01:00
Lemmy 25ab856c69 Merge branch 'main' into main 2026-03-06 17:52:19 -05:00
D3rJust1n aac61f12a5 feat (about/version): removed fallback to board_name, made it simpler 2026-03-06 23:30:14 +01:00
Lemmy 1a5cf691fe Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2026-03-06 17:28:44 -05:00
Lemmy 1135440850 fix(ngraph): removed Shapes and using a pure shader approach. 2026-03-06 17:28:34 -05:00
Lysec 31b636ee25 Revert "Merge pull request #2096 from D3rJust1n/main"
This reverts commit b9bde54769, reversing
changes made to c685b70f10.
2026-03-06 23:27:14 +01:00
D3rJust1n 6d7d5dfcd5 feat (about/version): added fallback to board_name if product_family is N/A 2026-03-06 21:58:51 +01:00
Spyridon Siarapis d0772d9936 fix format 2026-03-06 21:47:17 +01:00
Spyridon Siarapis 397c5d155b feat(desktop-widgets): Added a better way for plugins to create the desktop widget settings. This includes a save function to save the values that have been changed 2026-03-06 21:38:07 +01:00
Lemmy c685b70f10 fix(about/version): better noctalia-qs --version parsing, removed unecessary pacman code. 2026-03-06 13:23:30 -05:00
notiant 845526742e change auto-connect tooltip 2026-03-06 18:53:23 +01:00
notiant 7d0e16906e Add queue for Bluetooth auto-connect 2026-03-06 18:28:29 +01:00
Lemmy 072eb6d056 fix(launcher/sessionProvider): executeAction was broken due to panel content being unloaded before the action could run 2026-03-06 08:33:44 -05:00
Lemmy cd0da159ce feat(blur): added a new option to toggle it on/off 2026-03-06 08:29:03 -05:00
Lemmy ccb730c82a Merge pull request #2037 from tmarti2/fix-tab-selected-in-launcher
Fix visual focus in launcher with (back)tab key
2026-03-06 08:06:10 -05:00
Lemmy 8cdf6c0612 perf(launcher): persist plugin provider instances across open/close cycles. 2026-03-06 07:55:58 -05:00
Lysec db3b5bad07 feat(settings): show scrollbar when scrollable 2026-03-06 13:37:20 +01:00
Turann_ 237227f288 Update BluetoothSubTab.qml 2026-03-06 00:28:39 +03:00
Turann_ 6d4ca49da1 make the text interactive. 2026-03-06 00:12:18 +03:00
Turann_ 6fab8f05ef Merge branch 'noctalia-dev:main' into auto-connect-improvements 2026-03-05 23:03:06 +03:00
Turann_ e4295843cd add autoconnect control 2026-03-05 23:01:03 +03:00
Lemmy 10f7ed0179 launcher-overlay: safeguard Shape 2026-03-05 14:53:51 -05:00
Lemmy 979a150e44 plugins: handle settingsSaved signal and deduplicate settingsPath var in DesktopWidgetSettingsDialog 2026-03-05 09:54:25 -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
Lysec eec619ceac feat(VersionSubTab): adjust copy info output 2026-03-05 15:06:07 +01:00
Lysec 64b88103f3 feat(VersionSubTab): visual overhaul 2026-03-05 15:01:46 +01:00
Thibault Martin 65ec8acbc3 Fix visual focus in clauncher with (back)tab key 2026-03-05 08:48:55 +01:00
Spyridon Siarapis 3b465d7479 feat(plugins): Added a way for plugins to define their own desktop widget settings 2026-03-04 15:48:55 +01:00
Lysec c2b84a53e1 Merge pull request #2046 from tibssy/feat/bar-behavior-actions
Feat/bar behavior actions
2026-03-04 12:40:17 +01:00
Lemmy 7ff84f78c6 launcher: cleanup 2026-03-03 19:51:52 -05:00
Lemmy 3f54b96571 Merge pull request #2044 from eric-handley/fix/launcher-performance
Fix launcher opening delay
2026-03-03 19:49:27 -05:00
Lemmy 7742f09d4b sysstat: dont make showCpuCore disabled when showCpuUsage is off - as it's also used in the tooltips. 2026-03-03 19:34:53 -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 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