Leopold Luley
d85acc7f07
Bluetooth: Add display settings for Bluetooth bar pill.
2025-10-20 20:18:32 +02:00
Leopold Luley
1dc740092e
Bluetooth: Display name of connected Bluetooth device in bar pill.
2025-10-20 20:18:10 +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
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
710e6af272
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-10-18 15:38:11 +02: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
ItsLemmy
94f247eefc
SetupWizard: wait for proper detection of the OS before opening the wizard.
2025-10-18 09:26:15 -04:00
lysec
2ddfadea27
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2025-10-18 14:42:38 +02:00
lysec
fcb5510e94
SessionMenu: better layout
2025-10-18 14:42:35 +02:00
ItsLemmy
22e8358c69
Dock: fixed 1px height peek zone
2025-10-18 08:41:36 -04:00
ItsLemmy
91bb3e866f
Dock: attempt to fix visible 1px peek zone.
2025-10-18 08:29:26 -04:00
lysec
e426180f04
Dock: add exclusiveZone: 0 to fix maximize issue (niri)
2025-10-18 14:13:17 +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
lysec
5fa1481780
README: add LionHeartP to donation list <3
2025-10-18 14:01:27 +02:00
Lysec and GitHub
4e63e9f071
Merge pull request #518 from couchpotato007/main
...
Fix German translation
2025-10-18 11:57:41 +02:00