Lysec
54b3c8fa6a
OSD: don't display brightness OSD if control center is open ( fixes #1637 )
2026-01-31 14:09:08 +01:00
Lysec
19f016e760
NGraph: fix choppyness
2026-01-31 10:40:14 +01:00
Lysec
82f9e7e89d
DesktopWidgets: add SystemStat widget
2026-01-31 10:36:50 +01:00
Lemmy
131740dcc0
bar-auto-hide: using a hover handler to help on hyprland
2026-01-30 22:50:57 -05:00
Lemmy
a64162f4ff
bar-auto-hide: bullet proofing
2026-01-30 22:38:51 -05:00
Lemmy
63d57adb59
translations cleanup
2026-01-30 22:19:14 -05:00
Lemmy
d17cbf2e00
bar: auto hide implementation
2026-01-30 22:01:16 -05:00
Lemmy
9f8ac95dd8
launcher: added IPC for "settings" and "windows" providers
2026-01-30 20:27:02 -05:00
Lemmy
5fbc1dc5c1
i18n: windows provider
2026-01-30 20:17:55 -05:00
Lemmy
75243adb0d
current-screen-detector: more reliable no longer assumes screens[0] has a bar.
2026-01-30 19:42:10 -05:00
Lemmy
817b81e020
launcher: option to enable/disable the default search of "windows"
2026-01-30 19:23:57 -05:00
Lemmy
a573f25147
launcher: new windows provider - to focus an existing window
2026-01-30 19:00:31 -05:00
Lemmy
b8092b5a35
i18n: update fr + hn + nn
2026-01-30 18:39:37 -05:00
Lemmy
68a9f397c7
launcher: when assigned to the right the preview will switch to the left
2026-01-30 17:19:18 -05:00
Lemmy
cd8e630ac3
tooltips: support for table/gridview content - using this in the sysmon bar tooltip
2026-01-30 16:30:01 -05:00
Lemmy
2288e51b0e
Merge pull request #1622 from xzeldon/feat/system-monitor-enhancements
...
feat: add CPU frequency and free disk space display options
2026-01-30 16:03:09 -05:00
Lemmy
2625ff2954
plugins: QoL always show the "Update all" button if there is an update
2026-01-30 15:10:27 -05:00
Lemmy
5b11700e34
bar-settings: more reasonable toast duration (12s > 6s)
2026-01-30 15:09:17 -05:00
Timofey Gelazoniya
7c15d3df9d
feat: add independent CPU Frequency component and dynamic max freq detection
2026-01-30 23:03:35 +03:00
Lysec
e36a6789ad
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2026-01-30 19:54:36 +01:00
Lysec
fb72dc9dbd
SimpleToast: add progress bar
2026-01-30 19:54:34 +01:00
Lemmy
3acd062f4b
settings: no sidebar gradient
2026-01-30 12:49:00 -05:00
Lemmy
a869b50b19
bar-plugins: fixed bar not refreshing after install/uninstall
2026-01-30 11:55:17 -05:00
Lemmy
d6ea743624
settings: better check for plugins settings
2026-01-30 11:32:49 -05:00
Lemmy
0acca7d2d3
settings: clean the deprecated "allowUserSettings" + fix gear icon showing when plugin has no settings
2026-01-30 11:10:12 -05:00
Lemmy
9f14ca21e6
i18n-update: de+es+zh-CN
2026-01-30 10:03:29 -05:00
Lysec
39dc324b2f
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2026-01-30 15:05:12 +01:00
Lysec
25b9e8c34b
Dock: fix vertical and horizontal alignment
2026-01-30 15:05:09 +01:00
Lemmy
4e8ac23868
bluetooth: process.kill() is not a thing - use process.running=false instead
2026-01-30 08:18:13 -05:00
Lemmy
4dea7d3780
tray: more tweaks - does not match npopupcontextmenu perfectly
2026-01-29 22:18:15 -05:00
Lemmy
af2c274a8f
tray: matching positioning of npopupcontextmenu
2026-01-29 22:05:41 -05:00
Lemmy
c36617a740
npopupcontextmenu: smart positioning?
2026-01-29 21:48:34 -05:00
Lemmy
6839528022
taskbar+workspace: fixed context menu on hyprland
2026-01-29 20:59:39 -05:00
Lemmy
3f82be711c
launcher-gridview: working top and bottom gradients
2026-01-29 20:30:49 -05:00
Lemmy
66a58452b2
i18n-update: es+ko+ru
2026-01-29 20:10:00 -05:00
Lemmy
8cdaa205d1
sliders: rewrote the display using Shape to avoid visible stacked hacks when cross-fading colors
2026-01-29 19:03:08 -05:00
Lemmy
1685394a0e
MediaCard: text shadow color changing depending on light/dark mode
2026-01-29 18:36:35 -05:00
Lemmy
010d1ad854
bar: avoid recreating model on every settings without breaking bar widgets reordering/deletion.
2026-01-29 17:01:50 -05:00
Lemmy
8125236d4e
Revert "bar: avoid recreating model on every setting change."
...
This reverts commit 5a70f523bf .
2026-01-29 16:35:35 -05:00
Lemmy
599a6f7535
Revert "Merge pull request #1624 from anthonyhab/fix/slider-opacity-animation"
...
This reverts commit 4fcd730dd1 , reversing
changes made to 0002a6df1c .
2026-01-29 16:20:25 -05:00
Lemmy
4fcd730dd1
Merge pull request #1624 from anthonyhab/fix/slider-opacity-animation
...
fix(slider): enable layer rendering for slider opacity animations
2026-01-29 16:16:11 -05:00
Lemmy
0002a6df1c
Merge pull request #1626 from notiant/patch-8
...
Battery: fix low battery warning & fallback handling
2026-01-29 16:14:37 -05:00
notiant
ad310ec74b
Battery: fix low battery warning & fallback handling
2026-01-29 21:24:35 +01:00
Lemmy
5a70f523bf
bar: avoid recreating model on every setting change.
2026-01-29 13:51:11 -05:00
Lemmy
d164113f0c
Merge branch 'main' of github.com:noctalia-dev/noctalia-shell
2026-01-29 13:42:05 -05:00
Lemmy
770d4f9db8
workspace-settings: icon scaling should be hidden when not using icons
2026-01-29 13:42:03 -05:00
anthonyhab
353e4e5409
fix(slider): enable layer rendering for opacity animations
...
Add layer.enabled: true to NColorSlider and NSlider widgets to fix
opacity animation issues. This ensures proper compositing during
slider animations by rendering to an offscreen layer.
Fixes visual glitches where slider opacity transitions were not
rendering correctly.
2026-01-29 13:21:07 -05:00
Timofey Gelazoniya
687c8d934e
feat: add CPU frequency and free disk space display options
2026-01-29 18:48:04 +03:00
Lysec
a9702ad480
Merge pull request #1606 from mochouaaaaa/main
...
fix(scripts): `gtk-refresh.py` Increase dconf compatibility
2026-01-29 15:41:53 +01:00
Lysec
c89e876113
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
2026-01-29 15:35:39 +01:00