Commit Graph

642 Commits

Author SHA1 Message Date
SpeakingPNG 1cbc0c4715 Merge branch 'noctalia-dev:main' into feat/configurable-exclusion-zone 2026-03-04 15:05:39 +01:00
SpeakingPNG 4c2dba2e45 feat(bar): add a toggle for 1px exclusion zone 2026-03-04 15:04:32 +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 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
tibssy fa3f4a9b88 feat(bar): add custom command support for bar mouse actions 2026-03-03 19:32:00 +00:00
tibssy ef166d8ea7 refactor(settings): remove redundant right-click option from control center 2026-03-03 19:32:00 +00:00
tibssy f1b5e41d3a feat(bar): implement middle-click action support for Bar Behavior 2026-03-03 19:31:59 +00:00
tibssy bd91405449 feat(bar): implement optional mouse-following for right-click panel placement 2026-03-03 19:31:59 +00:00
tibssy 79dd2d6def feat(settings): add configuration for bar right-click actions 2026-03-03 19:31:59 +00:00
Lemmy 1c3760b73b control-center: added a new option to disable the right click open at cursor pos. 2026-03-01 17:31:14 -05:00
Lysec cf7255b934 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-03-01 21:55:22 +01:00
Lysec bad2d7dd29 Idle: add user defined commands to basic commands, overhaul tab layout 2026-03-01 21:52:14 +01: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 79a9c15741 Merge pull request #1984 from tibssy/fix/dock-edge-trigger-reliability
Fix/dock edge trigger reliability
2026-03-01 20:00:53 +01:00
Lysec 5b484e2714 Settings: add Enter as 2nd default keybind 2026-03-01 14:42:29 +01:00
tibssy caa2464caf feat(dock): add customization settings for indicator thickness, color, and opacity 2026-02-28 22:08:39 +00:00
tibssy da18e0e6cc feat(dock): enable frame indicator support for all bar and dock types 2026-02-28 22:07:31 +00:00
Lysec 4c10a764f1 Merge pull request #1814 from CLEMENTINATOR/media-controls-on-lock-screen-option
lock screen: add option for media controls
2026-02-28 22:59:09 +01:00
Lemmy 5e78c21a91 idle: better/sane default 2026-02-27 18:47:40 -05:00
Lysec 5cf1add30f Settings: set contentPadding default to 2 2026-02-28 00:19:40 +01:00
Lemmy 46136c2bd6 merge main -> niri-blur 2026-02-26 13:52:36 -05:00
cbxcvl 470b61f4e1 feat(bluetooth): auto-connect paired & trusted devices with toggle control
Adds automatic reconnection of paired and trusted Bluetooth devices
when Bluetooth is enabled or when the shell starts. The feature is
fully toggleable ON/OFF from three places:

- Settings > Connections > Bluetooth (persistent NToggle)
- Bluetooth Panel quick toggle (NIconButton in header)
- IPC commands: toggleAutoConnect, enableAutoConnect, disableAutoConnect

Changes:
- New setting: bluetoothAutoConnect (default: true)
- Auto-trust devices upon pairing via Instantiator/Connections watcher
- 2s delay after BT enable to allow adapter initialization
- Respects airplane mode
- Toast notification when auto-connect fires
2026-02-25 23:50:16 -03:00
Lemmy bc34f550f3 Merge pull request #1945 from emrecancorapci/add-bar-padding-setting
Add configurable outer padding for bar
2026-02-25 08:49:57 -05:00
Lysec 5a0c13dd4c VolumesSubTab: add option to change volume change audio feedback sound 2026-02-25 13:19:38 +01:00
Lemmy ce4be173a9 settings: when changed externally refresh bar widgets, fix #1925 2026-02-24 19:32:20 -05:00
Lemmy eccd76a318 Merge branch 'main' into niri-blur 2026-02-24 08:48:06 -05:00
Lemmy ad4bda1072 settings: more blur goodness - no more 75% transparency detection for the sidebar. 2026-02-24 08:47:53 -05:00
Lemmy e6b3996243 network: cleaning up duplicate settings and simplifying logic 2026-02-24 08:11:51 -05:00
Emre Can Çorapçı d1100bd03d feat: add padding setting for the bar 2026-02-23 21:07:38 +03:00
Lemmy 88826b40f8 Merge branch 'main' into idle 2026-02-23 08:26:41 -05:00
Lysec 3495b165c0 Merge pull request #1899 from yuzujr/feat/add-setting-display-backlight
feat(brightness): add per-output backlight device mapping with default fallback
2026-02-23 08:09:57 +01:00
Lemmy a12de93d40 idle: added support for custom commands 2026-02-22 21:30:28 -05:00
Lemmy 90ae42bda2 Merge branch 'main' into idle 2026-02-22 20:42:54 -05:00
Lemmy cc50b59d63 idle: added fade out before action to serve as a warning for the user and grace period 2026-02-21 22:01:41 -05:00
Lemmy 9ee707d300 idle-management 2026-02-21 21:11:50 -05:00
Lysec d9a37187c8 DesktopWidgetsTab: add toggle to show/hide widgets in overview 2026-02-22 02:20:13 +01:00
tibssy 948c3f2e72 feat(bar-scroll-actions): add wrap-around option for bar mouse wheel workspace scrolling 2026-02-21 01:03:24 +00:00
tibssy 9c3d8434e5 feat(bar-scroll-actions): add reverse scroll setting for bar mouse wheel actions 2026-02-21 01:03:24 +00:00
tibssy 6a16e43298 feat(bar-scroll-actions): implement Niri content scrolling for mouse wheel action 2026-02-21 01:03:24 +00:00
tibssy 41c383d89b feat(bar-scroll-actions): refactor mouse wheel action setting to use a combobox 2026-02-21 01:02:58 +00:00
tibssy 52e720d54a feat(bar-scroll-actions) prepare bar settings UI for workspace scroll toggle. 2026-02-21 00:58:25 +00:00
Lemmy 01c5103f36 bar: added control for font scale 2026-02-20 19:53:34 -05:00
Lemmy ff2c3df829 Merge pull request #1806 from dudujerry452/features/bar-display-on-workspace-change
Features/bar display on workspace change
2026-02-20 18:51:09 -05:00
Lemmy 6ea93d682f Merge pull request #1844 from Cleboost/feat/bar-widget-spacing
feat(bar): add widget spacing setting
2026-02-20 18:48:14 -05:00
Fauzan F A 3e841942ed Merge branch 'main' into dock-group-apps 2026-02-20 21:06:35 +07:00
tibssy 6aea22ef25 fix(dock): isolate dock launcher color setting in dock appearance tab 2026-02-20 04:47:39 +00:00
Dadangdut33 98a7f2f7cb feat: add settings for goruped dock 2026-02-19 23:29:33 +07:00
yuzujr 2aa9a61f9f add missing files 2026-02-20 00:15:32 +08:00
tibssy 6c555770cd feat(dock): implement application launcher icon with configurable position 2026-02-19 03:33:38 +00:00
tibssy ceda3dfd43 feat(settings): add dock launcher icon toggle option 2026-02-19 02:43:34 +00:00