Commit Graph

348 Commits

Author SHA1 Message Date
ItsLemmy 764299e4e7 Settings: added option to open settings in a separate (tiled) window + Fixed migrations/upgrades by parsing the rawJson 2025-12-11 21:03:43 -05:00
ItsLemmy 2d551b7c94 i18n: fixed input/output mute tooltips 2025-12-11 15:44:31 -05:00
Ly-sec 56ce95630d AboutTab: remove redundant download button 2025-12-09 17:53:30 +01:00
ItsLemmy 98e39f30f7 i18n sorting 2025-12-09 09:39:12 -05:00
Ly-sec d716cb289b Taskbar: add smart width & max width (for whole widget) settings 2025-12-09 13:23:06 +01:00
Lysec 446c0be430 Merge pull request #1007 from notiant/patch-3
Tooltip corrections
2025-12-09 12:30:40 +01: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
Ly-sec 9b4f407bd7 Launcher: add delete icon for clipboard history entries 2025-12-08 18:07:26 +01:00
notiant 778a6e9ec8 Tooltip corrections 2025-12-08 13:26:34 +01: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
Nivalux a7fc95a6a8 fix: broken json format in de translation 2025-12-08 08:51:18 +01: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
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 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 3585afa827 i18n: add cmd launcher plugin translation 2025-12-07 09:57:30 +01:00
Ly-sec bfa83fe1bb Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-12-06 12:04:09 +01:00
Ly-sec 80fa284291 LauncherTab: add category toggle 2025-12-06 12:02:55 +01:00
Lysec 33071b4877 Merge pull request #983 from lonerOrz/feat/cbutton
feat: add showIcon and hideMode options for CustomButton
2025-12-06 11:54:51 +01:00
GoodbyeNJN daefa6d0e6 feat(taskbar): add title display options and width settings
- Updated the Taskbar QML component to conditionally render titles and adjusted layout accordingly.
- Enhanced the settings UI to include toggles and sliders for the new title display options, ensuring they are only enabled for horizontal taskbars.
- Default values for the new settings are set to hide titles and a width of 120 pixels.
2025-12-06 14:14:49 +08:00
loner da640c6be9 feat: add translations for showIcon and hideMode options 2025-12-06 11:55:49 +08:00
ItsLemmy f0e7701116 PluginSystem: Fixed plugins update on startup and toast messages. 2025-12-05 21:09:00 -05:00
Lemmy ba01e21885 Revert "re-implement auto hiding bars" 2025-12-05 20:34:09 -05:00
Lemmy 6480b19e2a Merge pull request #965 from dwuggh/auto-hide-bar-2
re-implement auto hiding bars
2025-12-05 20:28:58 -05:00
Lemmy d1aae638c0 Merge pull request #956 from notiant/patch-3
BatteryPanel: add the power profiles option back
2025-12-05 17:24:41 -05:00
notiant aca2ae8971 add widget settings to hide the energy controls 2025-12-05 03:36:50 +01:00
ItsLemmy 1c56c930ca NSectionEditor: added hand pointer and clarified help text. 2025-12-04 19:55:19 -05:00
dwuggh 168cd63079 re-implement auto hiding bars 2025-12-04 15:08:07 +08:00
Ly-sec c80a68007b OSD: when no OSD is selected, display no OSD 2025-12-03 20:24:07 +01:00
ItsLemmy 5cbfabe7a8 PluginsTab: better sources display, proper refresh and i18n. 2025-12-03 10:05:48 -05:00
ItsLemmy 7cb83a96cb i18n 2025-12-03 09:50:24 -05:00
Ly-sec 0ac55aff6c SessionMenuTab: allow command override 2025-12-03 13:19:23 +01:00
notiant ed7d00a500 BatteryPanel: add the power profiles option back 2025-12-03 11:56:50 +01:00
ItsLemmy 4cbecf3b69 i18n update 2025-12-02 23:11:32 -05:00
Ly-sec 759e354956 Launcher: add app categories
NIconTabButton: add tooltip support
2025-12-01 17:39:11 +01:00
ItsLemmy 5d3c91f3ad i18n: added missing calendar translations + fixed required card. 2025-11-30 14:35:58 -05:00
Ly-sec d74cbe356b i18n: tooltips describe object, not function 2025-11-30 20:27:21 +01:00
Ly-sec 759539c101 i18n: add missing translations 2025-11-30 17:07:53 +01:00
Lysec a17082d27f Merge pull request #909 from lonerOrz/feat/colorization
Reconstruct the control center icon colorization
2025-11-30 16:39:10 +01:00
Ly-sec eaff0c6434 i18n: ColorSchemeTab 2025-11-30 16:15:04 +01:00
Ly-sec 5b5d41acf8 AboutTab: possible fix for arch commit with git versions 2025-11-30 11:32:54 +01:00
Ly-sec 6aca04cddb AboutTab: add git commit if using -git version 2025-11-30 10:54:20 +01:00
notiant 260b2e9a11 Add missing translations for filepicker tooltips 2025-11-29 18:52:05 +01:00
loner 9a9ebf11fb i18n(ControlCenter): Update translations for colorization switch 2025-11-29 21:58:02 +08:00
Ly-sec 75b17b9185 i18n: Compositor Theming 2025-11-29 12:42:59 +01:00
Ly-sec 9d5ac132c7 i18n: niri template 2025-11-29 12:34:16 +01:00
Ly-sec 366c867f94 Matugen/niri: added 2025-11-29 12:26:18 +01:00