Commit Graph

5071 Commits

Author SHA1 Message Date
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
neyfua 20d6d14454 Correct miscategorized emojis and autoformat 2025-12-07 10:37:14 +07:00
ItsLemmy ff6bc083fd Panels: simplified keyboard shortcuts management.
+ Don't hog the shortcuts unless they are defined, this bring back
support for the Return key as submit in NTextInput.
2025-12-06 22:16:31 -05:00
ItsLemmy ea9e830ace PluginService: proper restore of a barwidget after updating a plugin. 2025-12-06 19:25:13 -05:00
Altyrost 1aaf071a61 add .vscode to gitignore 2025-12-07 00:31:11 +01:00
Altyrost 37ed52f52f impl basic launcher command plugin 2025-12-07 00:30:54 +01:00
Kevin Diaz 375a43b7f2 Update Tokyo Night color scheme JSON for adjust outline color in dark mode 2025-12-06 17:58:42 -05:00
Ly-sec 969bddd382 DisplayTab: fix sunrise/sunset overflow 2025-12-06 21:44:32 +01:00
Ly-sec 35b2ae19ee NightLightService: possible fix for night light turning off at midnight 2025-12-06 21:41:06 +01:00
Ly-sec 68c50e2438 DisplayTab: fix nightlight overflow (hopefully) 2025-12-06 21:36:25 +01:00
Ly-sec 6aabda42fd DisplayTab: more possible fixes 2025-12-06 21:33:14 +01:00
Ly-sec a57598444f DisplayTab: another possible fix... 2025-12-06 21:27:04 +01:00
Ly-sec d9e55f193e DisplayTab: even more possible fixes for cut off elements 2025-12-06 21:24:39 +01:00
Ly-sec 3aafbeceea DisplayTab: more possible fixes for cut off elements 2025-12-06 21:20:32 +01:00
Ly-sec 57f7f3014b DisplayTab: possible fix for cut off elements 2025-12-06 21:17:52 +01:00