Commit Graph

5100 Commits

Author SHA1 Message Date
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
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
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
Lemmy 1a8821910a Merge pull request #900 from GoodbyeNJN/main
feat(taskbar): add title display options and width settings
2025-12-07 17:37:59 -05:00
Lemmy 7e7e0bccba Merge branch 'main' into main 2025-12-07 17:37:51 -05:00
ItsLemmy 4cdedb6a95 Dock: removed deprecated radius. + i18n + formating 2025-12-07 17:29:15 -05:00
Lemmy f908230e37 Merge pull request #779 from StellaHalf/real-main
refactor updateDockApps() and add a few settings
2025-12-07 17:25:39 -05:00
ItsLemmy e01e8854ab MediaMini: progress ring thickness set to 2. 2025-12-07 17:17:53 -05:00
Lemmy 68cfb4ce7d Merge pull request #999 from hakangoksu/bluetoothicons
Bluetoothicons
2025-12-07 16:54:30 -05:00
Hakan Göksu d26dc82245 Update IconsTabler.qml 2025-12-07 20:48:41 +02:00
Hakan Göksu b8ec15a446 Update BluetoothService.qml 2025-12-07 20:47:24 +02:00
Hakan Göksu d933172ef4 Update BluetoothService.qml 2025-12-07 20:45:38 +02:00
Hakan Göksu 9bebc600f8 Update BluetoothService.qml 2025-12-07 20:39:35 +02:00
Hakan Göksu e576a94538 Update IconsTabler.qml 2025-12-07 20:37:58 +02:00
Ly-sec 6fc7541048 Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-12-07 16:09:46 +01:00
Ly-sec b42447a185 PluginsTab: filter emails 2025-12-07 16:09:38 +01:00
ItsLemmy 308f3cc3f9 Panels: added support for panel's plugin anchoring (left, right, center, etc...) + fixed general animation with a left vertical bar 2025-12-07 09:30:02 -05:00
ItsLemmy cb35461799 Settings-default formating 2025-12-07 09:24:03 -05:00