Commit Graph
169 Commits
Author SHA1 Message Date
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 5cffc84803 feat(i18n): Add language selection translation for Simplified Chinese 2025-10-18 22:57:19 +08:00
loner 57fe2c1a21 feat(i18n): Add language selection translation for Portuguese 2025-10-18 22:56:17 +08:00
loner a594a03e58 feat(i18n): Add language selection translation for French 2025-10-18 22:55:18 +08:00
loner 3e7386b344 feat(i18n): Add language selection translation for Spanish 2025-10-18 22:53:48 +08:00
loner 677cd373ac feat(i18n): Add language selection translation for German 2025-10-18 22:52:38 +08:00
loner e85f489429 feat: Implement language selection feature 2025-10-18 22:49:36 +08:00
lysec 7d15736e4e i18n: add general tab lockscreen settings to all languages 2025-10-18 14:10:46 +02: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
Tobias Pahl f89bc3da90 fix translation 2025-10-18 10:35:31 +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
lysec a1aa162e3f 18n: fix a lot of german tooltips 2025-10-16 11:36:14 +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 1d1c5ec016 Include additional translation strings 2025-10-15 11:48:13 -04:00
Corey Woodworth 4cf79d9ed7 Include english string 2025-10-15 11:27:56 -04:00
LemmyandGitHub 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'SouzaandGitHub 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
Damian D'Souza 2f57449d1d BatteryManager: add missing translations 2025-10-13 23:42:13 +02:00
loner cf44574ac4 docs(i18n): Translate widget badge explanation to Portuguese 2025-10-14 03:59:04 +08:00
loner 5bc7ca4adf docs(i18n): Translate widget badge explanation to French 2025-10-14 03:58:25 +08:00
loner e447a7d11a docs(i18n): Translate widget badge explanation to Spanish 2025-10-14 03:57:27 +08:00
loner 20d7dfc003 docs(i18n): Translate widget badge explanation to German 2025-10-14 03:57:00 +08:00
loner d4c16de818 docs(i18n): Translate widget badge explanation to Chinese (Simplified) 2025-10-14 03:55:22 +08: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
LemmyandGitHub 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 c456cb1ee6 "Mini" translations 2025-10-12 16:19:57 -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 3ca6036854 feat(i18n): Add de translations for hideMode in ActiveWindow and MediaMini 2025-10-12 06:41:52 +08:00
loner 9949dbecd7 feat(i18n): Add es translations for hideMode in ActiveWindow and MediaMini 2025-10-12 06:40:07 +08:00
loner 7e47616f8e feat(i18n): Add fr translations for hideMode in ActiveWindow and MediaMini 2025-10-12 06:39:17 +08:00
loner 51a81c1baf feat(i18n): Add pt translations for hideMode in ActiveWindow and MediaMini 2025-10-12 06:36:48 +08:00
loner 79092ca2f1 feat(i18n): Add zh-CN translations for hideMode in ActiveWindow and MediaMini 2025-10-12 06:34:12 +08:00
loner f843086603 feat(mediamini): Add tri-state hideMode to MediaMini 2025-10-12 04:06:52 +08:00