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
ItsLemmy
8fff9eaaa6
i18n: removed unused/malformed translation key.
2025-12-08 19:56:17 -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
Ly-sec
74cf71afd1
NotificationService: add default sound
2025-12-08 19:34:51 +01:00
Ly-sec
9b4f407bd7
Launcher: add delete icon for clipboard history entries
2025-12-08 18:07:26 +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
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
ItsLemmy
c15cdef956
Fix bad merge
2025-12-07 17:44:55 -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
cb35461799
Settings-default formating
2025-12-07 09:24:03 -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
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
neyfua
20d6d14454
Correct miscategorized emojis and autoformat
2025-12-07 10:37:14 +07: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
wxlyyy
4d85ead6d7
Settings: cleanup
2025-12-07 04:12:45 +08:00
Hakan Göksu
55ea958ced
Update tr.json
...
Localization and also added changes that have been made ~40 minutes ago
2025-12-06 13:55:20 +02: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
e61b3f2b8c
settings-default: add category toggle
2025-12-06 12:03:52 +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
loner
432936f58f
feat: add showIcon and hideMode options for CustomButton
2025-12-06 11:42:59 +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
39eda45c43
Merge pull request #963 from tuibird/main
...
Changes to how VS Code theming is handled
2025-12-05 17:28:24 -05:00
ItsLemmy
049ba2d4a6
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
2025-12-05 17:25:48 -05:00
ItsLemmy
36cd59b08d
PluginSystem: first pass on auto update
2025-12-05 17:25:46 -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
Hakan Göksu
cfaaa42b91
Update tr.json
2025-12-05 23:31:35 +02:00
Hakan Göksu
4fa14f95b4
Update tr.json
...
Lot's of fixes for grammatical errors.
2025-12-05 23:28:01 +02:00
Hakan Göksu
fa9262cef1
Update tr.json
...
Previous: Sistem tepsisı
Suppose to be: Sistem tepsisi
In this case "ı" is wrong usage of suffix in Turkish. Suppose to be "i" suffix. Because previous vovel was "i" not "ı"
Can be verified from google translations also.
2025-12-05 23:10:49 +02:00
notiant
aca2ae8971
add widget settings to hide the energy controls
2025-12-05 03:36:50 +01:00
Hakan Göksu
fb9b497d6a
Merge branch 'main' into patch-1
2025-12-05 03:32:03 +02:00