Lemmy
3371dae7f9
Update installation badge in README.md
2026-01-24 17:39:56 -05:00
Lemmy
f86f163a88
Update README.md
2026-01-24 17:12:13 -05:00
Lysec
349c020304
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2026-01-24 22:50:25 +01:00
Lysec
c559b75c4e
ApplicationProvider: set initial category to pinned if pinned apps exist
2026-01-24 22:50:22 +01:00
Lemmy
8f7e01d09b
Change donation link to 'Buy Me a Coffee'
...
Updated donation links and badges in the README.
2026-01-24 15:50:07 -05:00
Lemmy
d1290cc76f
buy_me_a_coffee
2026-01-24 15:31:09 -05:00
Lemmy
c98946f429
about: restoring the donation/support us button
2026-01-24 15:25:00 -05:00
Lemmy
d1c5d13225
discord: dual templating - Midnight or Material Design, up to the user to select his favorite in the discord client.
2026-01-24 14:02:18 -05:00
Lemmy
9518f148a7
Merge pull request #1540 from LionHeartP/main
...
discord.css template: various css fixes
2026-01-24 13:48:20 -05:00
Lemmy
c90f2d9c6f
templates: splitting discord in two
2026-01-24 13:48:02 -05:00
Lemmy
0e39af1022
Merge pull request #1539 from BinaryQuantumSoul/patch-7
...
Discord Midnight → Material
2026-01-24 13:46:22 -05:00
Lemmy
21774a5bba
settings-colorscheme: show generated colors
2026-01-24 11:24:26 -05:00
LionHeartP
e553fffcde
discord.css template: various css fixes
2026-01-24 18:08:04 +02:00
QuantumSoul
53d9d05420
Discord Midnight → Material
2026-01-24 16:49:29 +01:00
Lysec
37c5681a5e
Bumping 4.2.3-git
2026-01-24 15:59:37 +01:00
Lysec
e1d1a6554a
Release v4.2.2
v4.2.2
2026-01-24 15:58:26 +01:00
Lysec
d30489b311
Merge pull request #1538 from chenkeao/launcher-git-navigation
...
feat(launcher): add complete vim navigation support to the launcher's grid view
2026-01-24 15:49:45 +01:00
Lysec
d2b341b548
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2026-01-24 15:33:09 +01:00
Lysec
8d905eafa2
Revert "LockScreen: add slight delay for pam to initilize before suspend"
...
This reverts commit f05bb82428 .
2026-01-24 15:32:46 +01:00
Lemmy
ab25c94e49
wallpaper-panel factorization
2026-01-24 09:23:21 -05:00
Lysec
e9c7ed7570
Merge pull request #1522 from notiant/patch-1
...
MainScreen: add onEnterPressed() as shortcut
2026-01-24 15:12:49 +01:00
Lemmy
e3be05b0f6
autofmt
2026-01-24 08:56:32 -05:00
Lemmy
564894232e
comments
2026-01-24 08:56:24 -05:00
Lemmy
c2da3daffa
Merge pull request #1526 from chenkeao/patch-1
...
fix(system-monitor): correct cpu temp tooltip to display °C instead of %
2026-01-24 08:50:39 -05:00
Lemmy
77d8f106bc
Merge branch 'main' into patch-1
2026-01-24 08:50:21 -05:00
Lemmy
57f8f196f3
template-processor: reporting warnings via toast - ignoring post_hook warning/errors are they come from outside.
2026-01-24 08:47:53 -05:00
kyle
251dae085f
feat(launcher): add complete vim navigation support to the launcher grid view
2026-01-25 00:35:16 +11:00
Lemmy
1f9cfd9897
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
2026-01-24 08:30:10 -05:00
Lemmy
7fee038f5f
templates: zed template improvements - avoid on_tertiary_container on non tertiary_container
2026-01-24 08:30:05 -05:00
Lysec
457530daba
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2026-01-24 14:29:32 +01:00
Lysec
f05bb82428
LockScreen: add slight delay for pam to initilize before suspend
2026-01-24 14:29:28 +01:00
Lemmy
1b11db6a3d
autofmt
2026-01-24 08:19:23 -05:00
Lemmy
4d06d8c09e
template-processor: minor cleanup and adjustments
2026-01-24 08:19:17 -05:00
notiant
5ede8c1061
Merge branch 'main' into patch-1
2026-01-24 13:19:34 +01:00
Lysec
f448fa59b8
Merge pull request #1533 from BinaryQuantumSoul/main
...
Zathura template
2026-01-24 12:44:39 +01:00
QuantumSoul
ba7fd1da1e
Zathura template
2026-01-24 12:33:50 +01:00
Lysec
a4c73f15c1
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2026-01-24 11:46:20 +01:00
Lysec
9492872034
Kanagawa: add cursor to dark mode ( fixes #1528 )
2026-01-24 11:46:16 +01:00
Lysec
ff75dd1c3e
Merge pull request #1532 from twilfredo/wilfred/fixup-search-regression
...
Control/search: fixup return handling.
2026-01-24 11:37:01 +01:00
Wilfred Mallawa
1b7d403ef8
Control/search: fixup return handling.
...
Commit 87f0c3aba6 introduces a regression where the input text boxes
within the Control panel, such as Region (for weather setting), do not
trigger their onEditingFinished handler as the onReturnPressed()
function captures newline. This bug can be reproduced by entering a new
location in the region input box, where nothing happens.
This patch removes onReturnPressed() and triggers search activation on
onEditingFinished.
Fixes: 87f0c3aba6 ("settings-search: keyboard centric navigation")
Signed-off-by: Wilfred Mallawa <wilfred.opensource@gmail.com >
2026-01-24 20:33:02 +10:00
kyle
5598c59517
fix(system-monitor): fix for gpu temp
2026-01-24 20:34:52 +11:00
Keao Chen
d2ee01fd87
fix(system-monitor): correct cpu temp tooltip to display °C instead of %
2026-01-24 17:04:30 +11:00
Lemmy
d31d0c22b6
Merge pull request #1523 from jafkc2/main
...
fix: remove hardcoded placeholder from portuguese greeting in lock screen
2026-01-24 00:23:44 -05:00
Lemmy
72780e7728
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
2026-01-24 00:23:04 -05:00
Lemmy
3a9e0865ee
Merge pull request #1524 from notiant/patch-2
...
SystemMonitor: make tooltips update with changed values
2026-01-24 00:22:33 -05:00
Lemmy
47b27d5eff
Merge pull request #1525 from notiant/patch-3
...
Wallhaven: add some missing translations
2026-01-24 00:21:36 -05:00
Lemmy
3887dfa575
i18n: update
2026-01-24 00:21:24 -05:00
Lemmy
7b2c7847fd
settings-general + i18n: splitted the user name from the Profile picture label to avoid variables in the search index.
...
{user} was listed in the search results.
2026-01-23 23:31:53 -05:00
Lemmy
fa14e04227
settings-search: slightly more visible result highlight
2026-01-23 23:30:35 -05:00
Lemmy
37547d2be9
nheader: switched to mPrimary
2026-01-23 23:26:01 -05:00