Commit Graph
357 Commits
Author SHA1 Message Date
loner c6f3174170 Fix: Correct misplaced templates.section and missing dark-mode.mode in zh-CN.json 2025-10-19 11:48:35 +08:00
loner 9c0a820c9e Fix: Correct misplaced templates.section and missing dark-mode.mode in pt.json 2025-10-19 11:48:21 +08:00
loner a00840753b Fix: Correct misplaced templates.section and missing dark-mode.mode in fr.json 2025-10-19 11:47:59 +08:00
loner 0c8ab0e9e8 Fix: Correct misplaced templates.section and missing dark-mode.mode in es.json 2025-10-19 11:47:39 +08:00
loner 5c2e8ce81c Fix: Correct misplaced templates.section in de.json 2025-10-19 11:47:26 +08:00
LysecandGitHub 8b5f06aec6 Merge pull request #482 from luleyleo/auto-night-mode
Implement scheduled light/dark mode switching
2025-10-18 21:05:44 +02:00
LemmyandGitHub b3e649a180 Merge pull request #520 from lonerOrz/feature/language-selection
feat: Implement language selection feature
2025-10-18 14:30:31 -04:00
loner 00d8e18a45 feat(i18n): Add Simplified Chinese translation for language auto-detect 2025-10-19 01:45:58 +08:00
loner 4474e7366b feat(i18n): Add Portuguese translation for language auto-detect 2025-10-19 01:43:18 +08:00
loner f58391ce80 feat(i18n): Add French translation for language auto-detect 2025-10-19 01:42:03 +08:00
loner e5b46c2e2b feat(i18n): Add Spanish translation for language auto-detect 2025-10-19 01:40:59 +08:00
loner 66de0222b0 feat(i18n): Add German translation for language auto-detect 2025-10-19 01:39:23 +08:00
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 80443bb74e fix(languge): language defaults to an empty string 2025-10-19 01:25:03 +08:00
LemmyandGitHub 0ffebb2b9a Merge pull request #510 from sakarie9/media-max-width
MediaMini: implement dynamic width with max width setting
2025-10-18 11:59:04 -04:00
LemmyandGitHub ae3173b6bf Merge pull request #511 from sakarie9/activewindow-max-width
ActiveWindow: implement dynamic width with max width setting
2025-10-18 11:57:02 -04:00
LemmyandGitHub d1fa4d35ec Merge pull request #519 from lonerOrz/feature/dock-size-setting
feat: Add adjustable dock size setting
2025-10-18 11:21:03 -04: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
loner 3556d76dc5 feat(i18n): Add dock size translation for Simplified Chinese 2025-10-18 22:01:48 +08:00
loner 814165eb38 feat(i18n): Add dock size translation for Portuguese 2025-10-18 22:01:07 +08:00
loner 5e67d33a64 feat(i18n): Add dock size translation for French 2025-10-18 22:00:30 +08:00
loner b6fe65e57e feat(i18n): Add dock size translation for Spanish 2025-10-18 22:00:07 +08:00
loner ca9b21f695 feat(i18n): Add dock size translation for German 2025-10-18 21:59:46 +08:00
loner e564ec2a7c feat: Add adjustable dock size setting 2025-10-18 21:54:41 +08:00
lysec b7f96e3abd Matugen: user defined templates can now use predefined color schemes,
changed path to config (~/.config/noctalia/user-templates.toml)
2025-10-18 15:37:00 +02: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 eae2bf1476 IdleInhibitor: initialize at startup, remove persistent setting (#505) 2025-10-17 13:33:31 +02:00
Sakari 0ab65f7f7e ActiveWindow: add fixed width option 2025-10-17 15:38:39 +08:00
Sakari 19bfeb2a40 MediaMini: add fixed width option 2025-10-17 15:28:32 +08:00
Sakari a12fbca80b ActiveWindow: implement dynamic width with max width setting 2025-10-17 15:11:53 +08:00
Sakari 8e5e003f8a MediaMini: implement dynamic width with max width setting 2025-10-17 14:57:26 +08:00
ItsLemmy 24cbbcbbc4 Rosepine: use proper surface color 2025-10-16 15:21:49 -04:00
Leopold Luley b82cdefd97 ColorSchemeTab: Add translations for DarkModeService settings. 2025-10-16 17:40:00 +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
LemmyandGitHub 0019c0962d Merge pull request #489 from MrDowntempo/add-center-control-panel
FEAT: Add Center option to load control panel
2025-10-15 18:00:52 -04:00
lysec 09b02b1a69 eldritch: fix kitty template 2025-10-15 20:10:32 +02:00
jacobrreed 8045771133 style(colorscheme): Added Eldritch color scheme
https://github.com/eldritch-theme/eldritch
2025-10-15 14:00:47 -04:00
lysec 15eee455cf SetupWizard: replace remote logo with local 2025-10-15 19:11:18 +02:00
lysec 514fdaa4cc SetupWizard: initial commit 2025-10-15 18:01:08 +02:00