loner
63bd97e76f
feat(i18n): Implement and refine language selection feature
...
Introduces a language selection option in settings, allowing users to manually choose an application language or revert to automatic system locale detection. This includes UI updates, settings integration, and improved language detection logic.
2025-10-19 01:29:39 +08:00
loner
e85f489429
feat: Implement language selection feature
2025-10-18 22:49:36 +08:00
lysec
6ba3b465de
SessionMenu: remove lock & suspend option, add toggle in general tab to
...
decide if lockscreen is used or not
2025-10-18 14:08:51 +02:00
lysec
e1ec5c614c
Matugen: add vencord support
...
ColorSchemeTab: add proper line break for discord templates
2025-10-17 15:40:44 +02:00
lysec
814abf4725
LocationTab: add toggle to fully disable weather (as requested in #488 )
2025-10-16 12:25:22 +02:00
lysec
60afceb15a
Battery.qml: replace hardcoded strings with i18n ( fixes #497 )
2025-10-16 11:39:43 +02:00
ItsLemmy
a7612d1744
Merged setup wizard
2025-10-15 19:25:00 -04:00
lysec
514fdaa4cc
SetupWizard: initial commit
2025-10-15 18:01:08 +02:00
Corey Woodworth
4cf79d9ed7
Include english string
2025-10-15 11:27:56 -04:00
Lemmy and GitHub
5f38abb218
Merge pull request #480 from Sighthesia/main
...
feat(taskbar): add auto hide mode functionality for taskbar widget
2025-10-15 07:37:29 -04:00
lysec
a542afb204
SessionMenu: more compact layout
2025-10-15 13:07:55 +02:00
Damian D'Souza and GitHub
41d96393ed
Merge branch 'main' into battery-charging-treshold
2025-10-15 02:11:14 +02:00
loner
ac81126095
Merge remote-tracking branch 'upstream/main' into feature/widget-usage-badge
2025-10-15 03:52:22 +08:00
Sighthesia
6a2218c52e
feat(taskbar): add auto hide mode functionality for widget visibility control
2025-10-14 23:50:49 +08:00
ItsLemmy
10090cbd30
ControlCenter: modularity!
2025-10-13 19:18:26 -04:00
loner
524e212765
docs(i18n): Explain widget usage badges in settings
2025-10-14 03:48:26 +08:00
ItsLemmy
a0907a5b96
ControlCenter: toggle to hide/show volume sliders + getting ready for more modularity soon
2025-10-13 10:04:47 -04:00
lysec
5db1941633
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-10-13 15:30:02 +02:00
lysec
158eaf51c2
AboutTab: add small kofi link
2025-10-13 15:29:43 +02:00
Lemmy and GitHub
050c02bd8c
Merge pull request #470 from lonerOrz/fix/active-window-layout
...
fix(bar): Correct ActiveWindow layout when empty
2025-10-13 08:59:59 -04:00
ItsLemmy
e3f0f428da
Settings: re-organization
2025-10-12 22:09:35 -04:00
Damian D'Souza
6468d60062
BatteryPanel: add message when disabled
2025-10-13 01:00:13 +02:00
ItsLemmy
2888b7c02e
Merge branch 'main' into qt-scaling
2025-10-12 18:27:56 -04:00
Damian D'Souza
26dd5431af
BatteryService: add uninstallation messages
2025-10-13 00:23:38 +02:00
ItsLemmy
5a47f88d48
Dont scale NIconButton in the bar
2025-10-12 16:54:36 -04:00
ItsLemmy
7e4c7a1efd
translations
2025-10-12 16:16:46 -04:00
lysec
6da4acee09
Dock, Tray, ActiveWindow, Taskbar: add theming for app/tray icons
...
appicon_colorize: create simple shader to colorize icons by theme color
2025-10-12 17:51:07 +02:00
lysec
d5d654e010
LockScreen: add compact mode toggle in GeneralTab
...
Settings: add lockscreen compact mode setting
i18n: add translations
2025-10-12 11:04:35 +02:00
loner
f843086603
feat(mediamini): Add tri-state hideMode to MediaMini
2025-10-12 04:06:52 +08:00
loner
3e26da9641
feat(activewindow): Add tri-state hideMode to ActiveWindow
2025-10-12 04:00:25 +08:00
lysec
f9c9d00b60
OSD: add always on top setting
2025-10-11 19:16:37 +02:00
ItsLemmy
54fa04f303
Compositor: proper monitor scaling detection and display in settings + fixes blurry wallpapers on compositor scaled monitors.
2025-10-11 10:29:28 -04:00
Damian D'Souza
684f8b3a53
BatteryService: load toast messages from file
2025-10-10 20:39:44 +02:00
Damian D'Souza
c1e9f0e0b3
BatteryPanel: change percentage placeholder to percent
2025-10-10 20:28:51 +02:00
Damian D'Souza
f15a31462f
Battery: change panel labels
2025-10-10 18:49:10 +02:00
Damian D'Souza
5e607a72c2
fix spelling error
2025-10-10 17:55:12 +02:00
AISER and GitHub
84f69b0bc8
Merge branch 'main' into main
2025-10-10 23:30:52 +08:00
Lemmy and GitHub
a493061bae
Merge pull request #451 from lonerOrz/feature/tray-blacklist
...
feat(tray): Implement core blacklist filtering logic
2025-10-10 08:01:05 -04:00
ItsLemmy
e1f276a5ab
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
2025-10-10 07:42:49 -04:00
lysec
63881bf8a9
ColorSchemeTab: auto-detect themabale discord client
2025-10-10 13:42:42 +02:00
Aiser
17bca7ce35
Matugen: Add KColorScheme for KDE's APP
2025-10-10 10:59:53 +08:00
ItsLemmy
b2c5c71116
NFilePicker: added missing translations
2025-10-09 20:48:30 -04:00
ItsLemmy
6b444cea07
Translations
2025-10-09 20:26:07 -04:00
loner
c986b34268
feat(i18n): Add English translations for tray blacklist
2025-10-10 01:26:17 +08:00
lysec
075c8f08f6
quicksettings: replace hardcoded text with i18n, edit label & tooltip,
...
force hover when recording
2025-10-09 17:56:49 +02:00
Damian D'Souza
2f515ca3c5
BatteryPanel: implement basic battery panel with 3 radio buttons
2025-10-09 17:52:35 +02:00
lysec
95dcded6b7
QuickSettings: add compact version
...
i18n: add translations
2025-10-09 15:17:23 +02:00
lysec
f77efc409b
QuickSettings: customization!?
2025-10-09 13:56:35 +02:00
lysec
8a0c0b4aec
TopCard: check if wlsunset/gpu-screen-recorder is installed, else
...
disable buttons
i18n: add tooltips
2025-10-07 13:26:39 +02:00
lysec
2cd4defa9f
LockScreen: more sizing tweaks
2025-10-05 23:21:08 +02:00