Commit Graph
3966 Commits
Author SHA1 Message Date
DrWeb56andGitHub f8aed91a5b Update russian translate 2025-11-10 21:44:28 +05:00
DrWeb56andGitHub af0f23e359 Merge branch 'noctalia-dev:main' into main 2025-11-10 21:43:10 +05:00
Ly-sec 5f50bad53b Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2025-11-10 17:30:35 +01:00
Ly-sec 84eaa98dd6 Update PR template 2025-11-10 17:30:31 +01:00
ItsLemmy f2194aebbc Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-11-10 11:21:33 -05:00
ItsLemmy c290869869 OSD: reduced main axis size to 75% 2025-11-10 11:20:11 -05:00
Ly-sec 20e1086060 Launcher: add CTRL+J/N keybinds (fixes #694) 2025-11-10 17:17:31 +01:00
Ly-sec 5402ae32f5 Notification: make doNotDisturb non persistent (fixes #665) 2025-11-10 17:12:51 +01:00
ItsLemmy 97e24ac9b3 Compositor: Fix lockAndSuspend - missing import 2025-11-10 10:30:02 -05:00
ItsLemmy b81ce9819d Default settings: added spicetify + autoformatting 2025-11-10 10:10:30 -05:00
LemmyandGitHub 876d88a2ca Merge pull request #697 from Sighthesia/wallpaper-animations-on-load
Background: add startup wallpaper transition
2025-11-10 10:08:48 -05:00
ItsLemmy 8c01158bad Autoformat 2025-11-10 10:03:23 -05:00
ItsLemmy 141f971a1d Notifications: Fixed Toast when toggling DND 2025-11-10 10:03:12 -05:00
LemmyandGitHub bd63fe1c8c Merge pull request #702 from onelocked/main
Fixing Matugen Ghostty posthook
2025-11-10 09:59:38 -05:00
LysecandGitHub 0300666e1e Merge pull request #703 from acdcbyl/main
Matugen: fix spicetify theme work for predefined colors && fix `hex_tripped` does not work
2025-11-10 15:33:38 +01:00
Aiser e3aa6e3429 Matugen: fix spicetify theme work for predefined colors && fix hex_stripped does not work 2025-11-10 22:30:22 +08:00
onelocked c40e39708b Fixing Matugen Ghostty posthook
Ensure that the command runs in a Bash shell (fixes for people running
nu shell)
pgrep -f matches the entire command line, so it catches variants like
.ghostty-wrapped.
2025-11-10 14:22:16 +00:00
Sighthesia 71ad86dd6f Background: remove the setting of startup wallpaper transition 2025-11-10 22:03:57 +08:00
Ly-sec 4801716c36 LockScreen: add missing import (fixes #699) 2025-11-10 14:52:20 +01:00
Sighthesia ff8e19d573 Revert "i18n: add ai translations of startup transition"
This reverts commit 02d7a52dd7.
2025-11-10 21:48:23 +08:00
ItsLemmy e76b3429d1 Autoformatting 2025-11-10 08:35:36 -05:00
LemmyandGitHub 0573f24d63 Merge pull request #664 from lonerOrz/fix/vertical-bar-text
fix(custom button): Adjust the custom button text display when the bar is vertical
2025-11-10 08:34:54 -05:00
ItsLemmy f24d2f758a NImageCached: restored to its original glory. Warnings are expected and are acceptable. 2025-11-10 08:29:34 -05:00
Ly-sec bb8ab1f7eb SystemTrayService: add service to init tray faster (#689) 2025-11-10 12:56:01 +01:00
Ly-sec c6bd84dfaa ControlCenter: add colorize distro toggle 2025-11-10 12:47:49 +01:00
Ly-sec 5ec97ac750 ControlCenter: add missing import 2025-11-10 12:32:00 +01:00
loner 54dad12a70 feat(bar): Add conditional text rotation for BarPillVertical 2025-11-10 18:39:53 +08:00
loner b37f4d4268 feat: Add dynamic tooltip parsing to CustomButton 2025-11-10 18:39:53 +08:00
loner ebfd50b20a i18n(zh-CN): Translate CustomButton settings 2025-11-10 18:39:53 +08:00
loner 8a5704ab82 i18n(uk-UA): Translate CustomButton settings 2025-11-10 18:39:53 +08:00
loner 97a9e5a184 i18n(tr): Translate CustomButton settings 2025-11-10 18:39:53 +08:00
loner 10b6945966 i18n(pt): Translate CustomButton settings 2025-11-10 18:39:53 +08:00
loner 0432ef7b9b i18n(fr): Translate CustomButton settings 2025-11-10 18:39:53 +08:00
loner ba38031b5f i18n(es): Translate CustomButton settings 2025-11-10 18:39:53 +08:00
loner 0c0e353308 i18n(de): Translate CustomButton settings 2025-11-10 18:39:53 +08:00
loner 2f853e3eca feat(bar): Add option to hide CustomButton text in vertical bar 2025-11-10 18:39:53 +08:00
loner 110bbdf7a3 fix(custom button): Adjust the custom button text display when the bar is vertical 2025-11-10 18:39:52 +08:00
LysecandGitHub 290a767f11 Merge pull request #698 from lonerOrz/fix/tray-import
fix(tray): import ui service
2025-11-10 11:33:47 +01:00
loner 1df1e1119e fix(tray): import ui service 2025-11-10 18:32:23 +08:00
Sighthesia 02d7a52dd7 i18n: add ai translations of startup transition
- Added "startup-transition-type" key to translations for multiple languages.
- Updated descriptions and labels for the new transition type in German, English, Spanish, French, Portuguese, Turkish, Ukrainian, and Chinese.
2025-11-10 17:43:05 +08:00
Sighthesia dc5292dadb Background: optimize wallpaper source size calculation 2025-11-10 17:34:17 +08:00
Sighthesia 162c5febda Background: add startup wallpaper transition 2025-11-10 17:33:45 +08:00
LysecandGitHub cff97f0200 Merge pull request #696 from acdcbyl/main
Matugen: fix ghostty's posthook
2025-11-10 07:43:06 +01:00
Aiser 85ff0532fa Matugen: fix ghostty's posthook 2025-11-10 14:39:54 +08:00
LysecandGitHub 2e0ffce2e0 Merge pull request #695 from acdcbyl/main
Matugen: add spicetify theme for Spotify
2025-11-10 07:32:25 +01:00
Aiser b4ac786e8b Matugen: add spicetify theme for Spotify 2025-11-10 13:20:51 +08:00
ItsLemmy b7f071d31e Back to -dev 2025-11-09 21:02:58 -05:00
ItsLemmy ba00da67c5 v3.0.5 v3.0.5 2025-11-09 21:02:14 -05:00
LemmyandGitHub b3fb32d124 Merge pull request #693 from lycia324/main
Optimizing Chinese translation
2025-11-09 20:36:29 -05:00
ItsLemmy 0724e31cf8 AppTheming: fix a warning when generating for predefined color schemes. 2025-11-09 20:33:18 -05:00