Absurd and GitHub
4ee82ecbc3
Slightly more Translatio
2025-10-20 16:19:43 +02:00
lysec
92c5a70f8f
i18n/de: partly better translation
2025-10-20 15:28:36 +02:00
Lysec and GitHub
2a47662d09
Merge pull request #532 from lonerOrz/fix/vicinae-preset-generation
...
fix(theme): Add vicinae to preset theme generation
2025-10-20 14:46:35 +02:00
loner
b9d9a07e07
fix(theme): Add vicinae to preset theme generation
2025-10-20 20:45:05 +08:00
lysec
ce3e422ea9
NFilePicker: add missing tooltip translation
2025-10-20 14:04:20 +02:00
Lysec and GitHub
54b5b21b6a
Merge pull request #531 from MrDowntempo/Smarter-NTextInput
...
Smarter n text input
2025-10-20 14:02:30 +02:00
Lysec and GitHub
38acb4201b
Merge pull request #461 from Sridou/themes
...
Added matugen template for vicinae
2025-10-20 13:36:32 +02:00
Sridou
96a71d8607
added translations for vicinae
2025-10-20 12:10:09 +05:30
Sridou
165ef4c9bc
matugen theming for vicinae launcher
...
do not overwrite logo if it exists
2025-10-20 12:10:09 +05:30
Corey Woodworth
d6958aca9e
Used Il8n Search placeholder for search box in nFilePicker
2025-10-20 00:16:05 -04:00
Corey Woodworth
53a8706f60
Another small color tweak
2025-10-19 23:52:27 -04:00
Corey Woodworth
25c26a6334
Small color tweak to make clear button less intrusive
2025-10-19 23:46:21 -04:00
Corey Woodworth
6bfd93f7cc
combine searchInput and LocationInput elegantly in NFilePicker
2025-10-19 20:20:45 -04:00
Corey Woodworth
87af2e86cc
Add magnifying glass to NSearchableComboBox
2025-10-19 13:27:49 -04:00
Corey Woodworth
75417c1fa5
Fixed warnings because I was using Anchors and Layout at the same time
2025-10-19 13:16:49 -04:00
Corey Woodworth
419cd42b12
Add a clear button, and optional icon to NTextInput
2025-10-19 13:06:15 -04:00
lysec
2362dca8b6
Revert "Calendar: fix layout with week numbers enabled"
...
This reverts commit c6080b65be .
2025-10-19 17:46:49 +02:00
lysec
7d564ae312
Revert "Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell "
...
This reverts commit 35400b9a96 , reversing
changes made to af7498155c .
2025-10-19 17:45:24 +02:00
lysec
528e976f27
Revert "LocationTab: add setting for first day of the week"
...
This reverts commit af7498155c .
2025-10-19 17:44:52 +02:00
lysec
c6080b65be
Calendar: fix layout with week numbers enabled
2025-10-19 17:09:11 +02:00
lysec
35400b9a96
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-10-19 16:47:37 +02:00
lysec
af7498155c
LocationTab: add setting for first day of the week
...
Calendar: replace MonthGrid with custom solution to allow changing first
day of the week
2025-10-19 16:46:53 +02:00
Lysec and GitHub
f795107455
Merge pull request #525 from Sighthesia/RoundedMediaMiniOnEmpty
...
MediaMini: handle empty media content with active player for rounded background
2025-10-19 10:03:04 +02:00
Sighthesia
ecc97ca255
MediaMini: handle empty media content with active player for rounded background
2025-10-19 15:38:20 +08:00
Lysec and GitHub
78ca99f47b
Merge pull request #523 from lonerOrz/fix-translation-bugs
...
Fix translation issues
2025-10-19 09:02:07 +02:00
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
Lysec and GitHub
8b5f06aec6
Merge pull request #482 from luleyleo/auto-night-mode
...
Implement scheduled light/dark mode switching
2025-10-18 21:05:44 +02:00
lysec
ba787cf390
Reduce logging noise, fix small warning
2025-10-18 20:47:20 +02:00
Lemmy and GitHub
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
lysec
8646883330
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-10-18 19:04:54 +02:00
lysec
3249febb0f
Matugen: fix hex_stripped for predefined color schemes
...
NSearchableComboBox: fix warning
2025-10-18 19:04:20 +02:00
ItsLemmy
ec329f3a3a
MediaMini+ActiveWindo: fix warning when no screen after suspend
2025-10-18 12:01:23 -04:00
Lemmy and GitHub
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
Lemmy and GitHub
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
Lemmy and GitHub
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