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
Ahmet Çetinkaya
f954e3f308
fix(notifications): center align notification icon in settings tab
2025-12-08 14:57:09 +03:00
Ahmet Çetinkaya
c43fd88470
feat(notifications): add QtMultimedia availability check and UI feedback
...
Add SoundService.isAvailable property to detect QtMultimedia availability
at runtime and implement conditional UI rendering in notification settings
tab. When QtMultimedia is unavailable, show a warning message and hide
sound-related controls instead of crashing or showing broken UI.
2025-12-08 14:53:28 +03:00
Ahmet Çetinkaya
78b157f476
feat(notifications): improve exclude apps translations
...
- Update translations to emphasize "skip playing configured notification sound"
- Remove duplicate "exclude-apps" entries from all locale files
- Apply consistent meaning across all 10 supported languages
- Clarify that the feature skips user-configured sounds for apps with built-in audio
This provides better user understanding of the exclude apps functionality
that prevents double notification sounds.
2025-12-08 14:38:42 +03:00
Ahmet Çetinkaya
a49f4501d0
feat(notifications): add sound settings and playback functionality
...
Add comprehensive sound configuration options for notifications including:
- Enable/disable notification sounds toggle
- Volume control slider
- Option to use separate sounds per priority level (low, normal, critical)
- File pickers for selecting sound files with support for common audio formats
- Implementation of sound playback in NotificationService
- Updated translations for all supported languages
- Settings version incremented to 26
2025-12-08 14:38:42 +03:00
Lysec
0a5d2f53b9
Merge pull request #1004 from Nivalux/patch-1
...
fix: broken json format in de translation
2025-12-08 11:42:25 +01:00
GoodbyeNJN
3d60c79e9c
fix(taskbar): improve title visibility logic for pinned and running apps
2025-12-08 16:45:16 +08:00
GoodbyeNJN
9866be8778
fix(taskbar): use taskbarItem.isFocused instead of modelData.isFocused
2025-12-08 16:33:16 +08:00
GoodbyeNJN
cb43200d1d
fix(taskbar): add window IDs to combinedModel objects; improve title color logic
2025-12-08 16:09:56 +08:00
Nivalux
a7fc95a6a8
fix: broken json format in de translation
2025-12-08 08:51:18 +01:00
ItsLemmy
f3b6c1d60b
TaskbarSettings: fix
2025-12-07 17:48:57 -05:00
ItsLemmy
c15cdef956
Fix bad merge
2025-12-07 17:44:55 -05:00