Commit Graph

5085 Commits

Author SHA1 Message Date
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
Ly-sec 80021d51f9 WidgetSettings: no fallback for widgetMetadata
TrayDrawerPanel: cleanup
2025-12-07 15:06:37 +01:00
Ly-sec 9369e0a51a Tray: detect passive tray entries (fixes #991)
TraySettings: add toggle to disable passive filtering
2025-12-07 14:51:01 +01:00
Ly-sec 9f5e090623 AudioPanel: follow same slider logic that AudioCard uses 2025-12-07 14:29:49 +01:00
ItsLemmy 44e53ec121 Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-12-07 08:17:21 -05:00
ItsLemmy 35e7e34ebf Bar: ceil all floating margins and increase the exclusion zone by one extra pixel to avoid potential cut-off. 2025-12-07 08:17:19 -05:00
Ly-sec e7e612b539 Tray: properly filter passive tray icons (#991) 2025-12-07 13:52:22 +01:00
Ly-sec e0db795506 ApplicationsPlugin: add pinned category 2025-12-07 11:12:52 +01:00
Ly-sec 72559dfe4a i18n: add missing keys 2025-12-07 11:12:17 +01:00
Ly-sec 1bbe7f6eee Taskbar: show pinned apps (#966)
TaskbarSettings: add toggle to show pinned apps
2025-12-07 11:11:03 +01:00
Ly-sec 716f8452b1 Tray: filter passive tray items (possibly fix #991) 2025-12-07 10:09:05 +01:00
Lysec f6fb3feec9 Merge pull request #990 from bokicoder/main
Settings: cleanup
2025-12-07 09:58:43 +01:00
Lysec 80339d8d66 Merge pull request #993 from kevindiaz314/main
Update Tokyo Night color scheme JSON for adjust outline color in dark mode
2025-12-07 09:58:11 +01:00
Ly-sec 3585afa827 i18n: add cmd launcher plugin translation 2025-12-07 09:57:30 +01:00
Lysec 8d1f36b1eb Merge pull request #994 from Altyrost/feat/launcher-add-cmd-plugin
Feat/launcher add cmd plugin
2025-12-07 09:56:27 +01:00
Lysec 7ee0e634b1 Merge pull request #995 from neyfua/main
Correct miscategorized emojis and autoformat for emoji.json.
2025-12-07 09:54:27 +01:00