Commit Graph
3124 Commits
Author SHA1 Message Date
loner 80443bb74e fix(languge): language defaults to an empty string 2025-10-19 01:25:03 +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
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
LysecandGitHub 4e63e9f071 Merge pull request #518 from couchpotato007/main
Fix German translation
2025-10-18 11:57:41 +02:00
Tobias Pahl f89bc3da90 fix translation 2025-10-18 10:35:31 +02:00
LemmyandGitHub 1418881fff Merge pull request #515 from luleyleo/ignore
Add qmlls and zed configs to gitignore
2025-10-17 13:10:38 -04:00
Leopold Luley fffae8d4a3 Add Zed config to gitignore. 2025-10-17 19:01:08 +02:00
Leopold Luley 26803f9588 Add qmlls config to gitignore. 2025-10-17 19:00:52 +02:00
ItsLemmy 03ec0e9b90 dev version 2025-10-17 11:44:06 -04:00
ItsLemmy 6af7753f50 v2.18.2 v2.18.2 2025-10-17 11:43:38 -04:00
ItsLemmy bda54677e1 SystemStat: fixing wrong memGb calculation. Fix #507 2025-10-17 11:19:19 -04:00
ItsLemmy fae2535d00 qmlfmt: detect array destructuring and skip file to avoid breakage. 2025-10-17 11:03:48 -04:00
ItsLemmy 702cd1d283 Test commit for lefthook. 2025-10-17 10:33:46 -04:00
ItsLemmy 5d821492c9 Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2025-10-17 10:32:29 -04:00
ItsLemmy 9621dbb4d6 Tooltip: proper size update when text changes 2025-10-17 10:32:18 -04:00
LysecandGitHub 5146479225 Matugen: fix vesktop template 2025-10-17 16:31:15 +02:00
ItsLemmy 0ed82fbae8 BarPill: fix potential wrong tooltip update 2025-10-17 10:23:54 -04:00
lysec e1ec5c614c Matugen: add vencord support
ColorSchemeTab: add proper line break for discord templates
2025-10-17 15:40:44 +02:00
lysec d5360a7dde ColorSchemeTab: make discord toggle look better 2025-10-17 15:32:22 +02:00
lysec 87f4559764 LockScreen: add reveal password button 2025-10-17 13:48:43 +02:00
lysec 51163f7d96 OSD: actually fix input volume on startup 2025-10-17 13:37:31 +02:00
lysec eae2bf1476 IdleInhibitor: initialize at startup, remove persistent setting (#505) 2025-10-17 13:33:31 +02:00
lysec 371ddbc776 HyprlandService: fix workspace detection (fixes #509)
Autoformat
2025-10-17 13:13:23 +02:00
LysecandGitHub 34c4292fce Merge pull request #504 from Amadoabad/notification-freeze
Notifications freeze when hovered
2025-10-17 13:03:30 +02:00
lysec 16d3220d1a OSD: fix input showing up on fresh start 2025-10-17 12:59:15 +02:00
ItsLemmy d56c197fd3 qmlfmt: restoring error reporting 2025-10-16 21:44:28 -04:00
ItsLemmy e352cc26ce MediaIPC: added stop action.
- Be aware that stop can't be resumed with play, from my testing once
stopped the media is no longer available.
2025-10-16 21:32:24 -04:00
ItsLemmy 9f7d4d274d autofmt 2025-10-16 20:21:44 -04:00
ItsLemmy 61079c9103 MediaMini: no need to apply uiScaleRatio here. 2025-10-16 20:21:30 -04:00
LemmyandGitHub 0a3820e4db Merge pull request #496 from lonerOrz/feat/adapt-bar-density-scaling
feat(bar): Introduce core density scaling mechanism
2025-10-16 20:18:17 -04:00
LemmyandGitHub c8a3ef141f Merge pull request #499 from damian-ds7/tab-navigation-session-menu-launcher
Tab navigation in session menu and launcher
2025-10-16 20:09:27 -04:00
ItsLemmy 0e620a6836 Hyprland: fix app title 2025-10-16 20:07:23 -04:00
amadoabad 957dede6b3 Feat: Now freezes the notifications when hovering on notifications buttons too. 2025-10-17 02:12:21 +03:00
amadoabad b0f6f22b2d Feat: Freeze the notifications when hovering 2025-10-17 01:57:27 +03:00
Damian D'Souza 4be26bc604 SessionMenu: replace select next/previous usage with wrapping version 2025-10-17 00:49:10 +02:00
Damian D'Souza 68b3483162 Launcher: replace select next/previous usage with wrapping version 2025-10-17 00:46:34 +02:00
loner a230ec4a2d fix(mediamini): add applyuiscale 2025-10-17 06:31:40 +08:00