Commit Graph

5126 Commits

Author SHA1 Message Date
Ly-sec 83bdb5b0fc Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell v3.6.2 2025-12-09 17:38:11 +01:00
Ly-sec 2a5b1fa109 Release v3.6.2 2025-12-09 17:37:57 +01:00
Lysec 843ddfdbff Merge pull request #1017 from bokicoder/patch-1
Nix: add `wget` dependency
2025-12-09 17:14:00 +01:00
bokicoder 9d4b3936e4 Nix: add wget dependency 2025-12-09 23:20:22 +08:00
Ly-sec a0aa7e3f1d Back to -git 2025-12-09 16:06:05 +01:00
Ly-sec 9664e5929c Release v3.6.1 2025-12-09 16:05:14 +01:00
ItsLemmy f6163124cf Tooltip: improved positionning logic v3.6.1 2025-12-09 09:47:05 -05:00
ItsLemmy f3fd8d9a24 BarPill: tooltip must be attached to root for proper positionning. 2025-12-09 09:39:33 -05:00
ItsLemmy 98e39f30f7 i18n sorting 2025-12-09 09:39:12 -05:00
Ly-sec 89acb6ec32 Back to -git 2025-12-09 15:09:22 +01:00
Ly-sec 99e3187f3d Release v3.6.0 2025-12-09 14:05:13 +01:00
Lemmy d6299561c2 Merge pull request #1014 from RealRaupy/main
ipc calls for battery, bluetooth and wifi panel, and disableing etc
v3.6.0
2025-12-09 07:31:49 -05:00
Ly-sec d716cb289b Taskbar: add smart width & max width (for whole widget) settings 2025-12-09 13:23:06 +01:00
Lysec 4b71203a87 Merge pull request #1005 from GoodbyeNJN/main
Fix taskbar title display issues to work with pinned app icons feature
2025-12-09 12:37:23 +01:00
Lysec e99d64ff6f Merge pull request #1012 from ahmet-cetinkaya/fix/notification-sound-performance-mode-respect
fix(notification): respect performance mode when playing notification sounds
2025-12-09 12:33:21 +01:00
Lysec 446c0be430 Merge pull request #1007 from notiant/patch-3
Tooltip corrections
2025-12-09 12:30:40 +01:00
raupy e24314f31e new ipc calls 2025-12-09 10:48:31 +01:00
raupy 385aa9ed38 new ipc calls 2025-12-09 10:39:40 +01:00
Ahmet Çetinkaya 2ca71c285e refactor(notification): reorder sound playback checks for better flow
Move the audio service mute check earlier in the notification sound
playback logic to prevent unnecessary processing when the system
is muted. Also reposition the rate limiting check to occur after
the initial availability and setting checks.
2025-12-09 10:44:47 +03:00
Ahmet Çetinkaya 73c0a9b550 fix(notification): move sound playback after do not disturb and performance mode check
Move the notification sound playback to occur after the do not disturb
and performance mode checks, ensuring sounds are not played when these
modes are active. This fixes the issue where notification sounds were
being played even when do not disturb mode was enabled.
2025-12-09 10:43:21 +03:00
ItsLemmy afdc437772 PluginsTab: replaced listview by repeater for a better scrolling experience. 2025-12-08 23:15:26 -05:00
ItsLemmy c26f1459ca LockScreen: added a simple toggle to remove all power/session buttons from the lockscreen. 2025-12-08 20:57:04 -05:00
ItsLemmy 27bdcd472e NightLightService: avoid 00:00 sunset edge case. 2025-12-08 20:28:40 -05:00
ItsLemmy c1b0590d5f Revert "NightLightService: possible fix for night light turning off at midnight"
This reverts commit 35b2ae19ee.
2025-12-08 20:15:04 -05:00
ItsLemmy 5faa740b77 NSectionEditor: improved drop position indicator + added larger margin so we can see it properly. 2025-12-08 20:05:29 -05:00
ItsLemmy 8fff9eaaa6 i18n: removed unused/malformed translation key. 2025-12-08 19:56:17 -05:00
ItsLemmy d396e3daf2 Tooltip: fix positioning by respecting screen boundaries. Helps a lot on wlroots based WM. 2025-12-08 19:51:47 -05:00
ItsLemmy 0d646a5967 TrayMenu: better positioning 2025-12-08 19:42:13 -05:00
Lemmy 57898ef252 Merge pull request #1009 from linuxmobile/fix-foot
fix(matugen): foot template & sh implementation
2025-12-08 19:00:12 -05:00
ItsLemmy b8acc3174b PluginService: added mainInstance & barWidget to the pluginApi for easier access. 2025-12-08 18:52:35 -05:00
Braian A. Diez 2b7ffa48e9 fix(matugen): foot template & sh implementation
- Foot template are really wrong, taked from here https://github.com/Abhra00/Matuprland/blob/main/matugen/templates/matugen-foot.ini
- colors-apply.sh changes foot.ini despite having the line, which constantly hinders rebuilding in nixos, throwing errors because the linked file in the store has been modified.
2025-12-08 20:14:48 -03:00
ItsLemmy 2e3a4cd579 SmartPanel: one more edge case of panel opening from the wrong direction 2025-12-08 17:00:07 -05:00
Ly-sec 91651a36f1 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-12-08 20:59:49 +01:00
Ly-sec 735ee3f370 LockScreen: possible fix for battery % 2025-12-08 20:59:34 +01:00
ItsLemmy 87074bcbaf Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-12-08 13:35:31 -05:00
ItsLemmy 4951fbaf74 CREDITS.md 2025-12-08 13:35:29 -05:00
Ly-sec 74cf71afd1 NotificationService: add default sound 2025-12-08 19:34:51 +01:00
Ly-sec 0b99183b5f Launcher: refresh clipboard history list on delete entry 2025-12-08 19:31:32 +01:00
Ly-sec 7cbcb86377 Launcher: make pin/unpin icon always visible 2025-12-08 18:09:05 +01:00
Ly-sec 9b4f407bd7 Launcher: add delete icon for clipboard history entries 2025-12-08 18:07:26 +01:00
Lysec 58c6541b5a Merge pull request #935 from ahmet-cetinkaya/feat/notification-sounds
feat(notifications): add sound settings and playback functionality (Revised)
2025-12-08 17:28:41 +01:00
ItsLemmy c2b2457030 SmartPanel: If no anchors defined attach to the bar vertically 2025-12-08 08:40:59 -05:00
ItsLemmy 3ad058f03f SmartPanel: Fix opening and closing direction to always Up/Down when not attached. 2025-12-08 08:16:12 -05:00
ItsLemmy 2939c5d5b2 Revert "ControlCenterPanel: fix positioning logic when ControlCenter widget doesnt exist"
This reverts commit 4cc9c6ff55.
2025-12-08 08:15:05 -05:00
ItsLemmy 6333015f29 SmartPanel: Fix unecessary inverted corners 2025-12-08 08:14:24 -05:00
Ly-sec 54f0620176 NSectionEditor: fix dragging 2025-12-08 13:43:39 +01:00
notiant b59e3c7c57 update en.json 2025-12-08 13:32:44 +01:00
notiant 778a6e9ec8 Tooltip corrections 2025-12-08 13:26:34 +01:00
Ly-sec 5fbd08f0a6 Launcher: fix clipboard preview positioning 2025-12-08 13:24:06 +01:00
Ly-sec 4cc9c6ff55 ControlCenterPanel: fix positioning logic when ControlCenter widget doesnt exist 2025-12-08 13:21:49 +01:00