Commit Graph

1817 Commits

Author SHA1 Message Date
Lemmy 15decbe053 feat(launcher): splitted in smaller files for easier maintainability. improved record usage. 2026-03-09 21:50:50 -04:00
Lysec 7decba1606 feat(launcher): implement usage-based ranking for results across providers 2026-03-09 19:03:18 +01:00
Lysec 9536553dc5 feat(ui): add toggle to show/hide scrollbars on hover 2026-03-09 13:14:25 +01:00
Lemmy 29d0b1f63b chore(niconbutton): renamed allowScroll to handleWheel for clarity 2026-03-09 00:40:23 -04:00
Lemmy 372eaeed22 fix(launcher): use a binding for dynamic gridColumns - fix up/down navigation. 2026-03-08 22:40:39 -04:00
Lysec fe9f52d353 Merge pull request #2112 from spiros132/main
Added a way to be able to move the desktop widgets settings popup
2026-03-08 23:08:58 +01:00
notiant e5a6bcdf13 fix transparency issues with connected box for Bluetooth/WiFi 2026-03-08 20:53:26 +01:00
Spyridon Siarapis 1be78b5063 chore: format 2026-03-08 18:41:34 +01:00
Lemmy 4d07c8ad18 fix(bar): simplified floating margins ui 2026-03-08 12:57:54 -04:00
Lemmy 3e89e17031 fix(bar): replacing margins sliders by spinbox 2026-03-08 12:24:06 -04:00
Lemmy b7e69d5579 feat(bar): debouncing rapid changes to floating margins 2026-03-08 12:03:13 -04:00
Lemmy 1fd0b187b5 feat(bar): increased floating margins from 18px to 500px - fixed smart panels opening positions to properly account for thoses margins. 2026-03-08 11:22:06 -04:00
Spyridon Siarapis 9e8558abee feat(desktop-widgets): Added a way to move the DesktopSettingsDialog popup by dragging 2026-03-08 16:18:49 +01:00
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