Lemmy
aede9bd13b
nscrollview: more fixes
2026-01-25 18:35:56 -05:00
Lemmy
68d8c1cd06
nscrollview: more fixes due to the new gradient approach
2026-01-25 17:36:51 -05:00
Lemmy
7eb4d9ecec
notifications-history: fix scrollview.
2026-01-25 17:15:13 -05:00
Lysec
0823fec689
Merge pull request #1568 from bokicoder/main
...
LockScreen: add `autoStartAuth` option
2026-01-25 21:26:39 +01:00
wxlyyy
de3e522cd2
LockScreen: add autoStartAuth option
2026-01-26 04:17:46 +08:00
Lemmy
033c65d39e
icons: updated alias + slightly changed the icons logic for battery
2026-01-25 14:30:16 -05:00
Lemmy
50ac69a517
plugins: offical filter
2026-01-25 14:07:32 -05:00
Lemmy
cce4233ea8
plugins: added official badge distinction to differentiate plugins maintained by the Noctalia Team vs the community ones.
2026-01-25 14:03:03 -05:00
Lysec
42bfa9fb1c
WidgetSettings: add close button - now apply only applies changes and doesn't close ( fixes #1413 )
2026-01-25 19:01:25 +01:00
Lemmy
8d11b0be0a
labwc: improve popups support (right click context menu working)
2026-01-25 12:16:40 -05:00
Lemmy
c125741e0f
clock-settings: dont double scroll
2026-01-25 01:11:22 -05:00
Lemmy
81f7ce42c1
session-menu: middle ground
2026-01-25 00:37:56 -05:00
Lemmy
3de7597ba3
session-menu: trying caching the gpu texture
2026-01-25 00:13:37 -05:00
Lemmy
113b55608c
scrollbars: dont need that it's default
2026-01-25 00:09:09 -05:00
Lemmy
7fe91817eb
scrollbars: fixed launcher and widget settings
2026-01-25 00:04:04 -05:00
Lemmy
23a7b99279
custom-button: removed double/extra unecessary scrollview.
2026-01-24 23:53:26 -05:00
Lemmy
2f1932616b
Revert "SessionMenu: dont scale over 1.0"
...
This reverts commit 32f50a9b74 .
2026-01-24 23:44:33 -05:00
Lemmy
126bf1b9d6
Revert "SessionMenu: simplified scaling"
...
This reverts commit 8c5f592b10 .
2026-01-24 23:44:31 -05:00
Lemmy
8bf26e3188
Revert "SessionMenu: dont overscale icon"
...
This reverts commit ff17b4ada1 .
2026-01-24 23:44:28 -05:00
Lemmy
ff17b4ada1
SessionMenu: dont overscale icon
2026-01-24 23:30:24 -05:00
Lemmy
8c5f592b10
SessionMenu: simplified scaling
2026-01-24 23:28:09 -05:00
Lemmy
32f50a9b74
SessionMenu: dont scale over 1.0
2026-01-24 22:56:05 -05:00
Lemmy
8e6a88b559
NGridView + NScrollView + NListView: everywhere, with auto top/bottom gradients.
2026-01-24 22:40:13 -05:00
Lemmy
4e3450c22c
autofmt + switched a couple logger.i to .d
2026-01-24 21:22:36 -05:00
Lysec
461d6d3729
Merge pull request #1547 from blackbartblues/feat/ddc-brightness-sync-v2
...
feat: sync DDC brightness on startup and panel open
2026-01-25 01:08:50 +01:00
WojciechSulocki-Gif
3f355e3083
feat: sync DDC brightness on startup and panel open
...
- BrightnessService: Add onIsDdcChanged handler to fetch brightness
when DDC is detected at startup
- BrightnessService: Fix condition to update brightness when value is 0
- BrightnessPanel: Refresh DDC brightness when panel opens
- BrightnessCard: Fix timer to only run on user interaction (not continuously)
2026-01-25 01:03:13 +01:00
Lysec
9a6c99b971
Merge pull request #1545 from blackbartblues/feat/ddc-brightness-sync-on-qs-open
...
ControlCenterPanel: sync DDC brightness on Quick Settings open
2026-01-25 00:44:59 +01:00
WojciechSulocki-Gif
2e6bd7abce
ControlCenterPanel: sync DDC brightness on Quick Settings open
...
Refresh DDC monitor brightness values when Control Center opens.
This ensures the brightness slider shows the actual monitor value,
even if changed externally (e.g., via monitor OSD).
2026-01-25 00:41:26 +01: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
c98946f429
about: restoring the donation/support us button
2026-01-24 15:25:00 -05:00
Lemmy
21774a5bba
settings-colorscheme: show generated colors
2026-01-24 11:24:26 -05: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
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
77d8f106bc
Merge branch 'main' into patch-1
2026-01-24 08:50:21 -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
1b11db6a3d
autofmt
2026-01-24 08:19:23 -05:00
notiant
5ede8c1061
Merge branch 'main' into patch-1
2026-01-24 13:19:34 +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
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
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
3c3d1f7178
settings: fixed ui shifting during fastfetching
2026-01-23 23:02:31 -05:00
Lemmy
4eb85fdc9e
settings: smooth fade in when switching tab
2026-01-23 23:01:32 -05:00
notiant
709181ceae
Wallhaven: add some missing translations
2026-01-24 04:45:48 +01:00