Lemmy
|
967e9d843b
|
fix(desktop-widgets): pass screen as initial property to avoid wrong spectrum registration
|
2026-03-29 18:36:48 -04:00 |
|
Lysec
|
dd1ff1f0da
|
Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell
|
2026-03-29 19:54:45 +02:00 |
|
Lysec
|
5d9f0794dc
|
style(WallpaperPanel): adjust layout for light/dark & monitor selector toggles
|
2026-03-29 19:54:35 +02:00 |
|
Lemmy
|
86e5112e89
|
fix(plugins): avoid potential race condition during update process
|
2026-03-29 13:00:15 -04:00 |
|
Lysec
|
9d5bc13000
|
style(wallpaper): hide dark/light behind toggle just like display selection
|
2026-03-29 13:58:29 +02:00 |
|
Lysec
|
deb79261dd
|
feat(wallpaper): add separate selection for light & dark mode
|
2026-03-29 12:53:06 +02:00 |
|
Lemmy
|
decb65ae95
|
fix(plugins): pass pluginApi as initial property to prevent binding warnings. Eliminate the need for fallback chains in plugins code.
hot reload
|
2026-03-28 16:58:55 -04:00 |
|
Lemmy
|
215750ddcb
|
feat(template): added dedicated Scroll(wm) template
|
2026-03-27 08:29:25 -04:00 |
|
Lysec
|
6b2c0fc9c4
|
fix(audio): scope stream volume overrides per media identity
|
2026-03-27 13:12:06 +01:00 |
|
ern775
|
2c09e9185f
|
fix(audio): filter out intermediate stream nodes
|
2026-03-27 10:44:27 +03:00 |
|
Lysec
|
396fba755b
|
Merge pull request #2309 from gammons/fix/idle-lock-on-suspend
fix(IdleService): respect lockOnSuspend when idle triggers suspend
|
2026-03-26 15:56:20 +01:00 |
|
Lysec
|
17bfd02204
|
fix(lock-keys): only apply sysfs LED state on successful reads
|
2026-03-26 15:49:15 +01:00 |
|
Grant Ammons
|
6d7d35d7e0
|
fix(IdleService): respect lockOnSuspend when idle triggers suspend
|
2026-03-26 10:32:30 -04:00 |
|
Lysec
|
c608f1f700
|
Merge pull request #2298 from tmarti2/dismiss-toast-ipc-call
Dismiss toast ipc call
|
2026-03-26 15:17:29 +01:00 |
|
Thibault Martin
|
7800306b4b
|
Add Toast dismiss IPC Handler
|
2026-03-26 14:25:07 +01:00 |
|
Lemmy
|
6d08fd1a0b
|
feat(nightlight): using our own manual scheduling to allow more flexibility
|
2026-03-25 18:27:42 -04:00 |
|
Lemmy
|
e29a71e9a4
|
fix(lockkeys): replace 'this' to a proper id to avoid warnings
|
2026-03-25 16:58:33 -04:00 |
|
Lemmy
|
c640bc9083
|
feat(bar-ipc): added new "peek" call and made existing call work better with auto-hide
|
2026-03-25 16:48:21 -04:00 |
|
Lemmy
|
2f456e749d
|
fix(audioservice): repeater need an Item delegate.
|
2026-03-25 15:48:56 -04:00 |
|
Lysec
|
c960e17791
|
Merge branch 'niri-qs'
|
2026-03-25 13:36:25 +01:00 |
|
Lysec
|
59fedcac29
|
fix(ColorScheme): potential fix for GTK/gsettings light-dark getting out of sync
|
2026-03-25 13:25:31 +01:00 |
|
Thibault Martin
|
af7fd3bad2
|
Move toast IPC closer to notifications
|
2026-03-25 12:06:54 +01:00 |
|
Lysec
|
b6d2599f89
|
fix(theming): regenerate wallpaper colors after cache load on startup
|
2026-03-24 16:49:11 +01:00 |
|
Lemmy
|
4376960114
|
Merge pull request #2270 from amateur-hacker/feat/airplane-mode-ipc
feat(ipc): add commands for airplane mode
|
2026-03-24 08:03:53 -04:00 |
|
Lysec
|
b725f32e27
|
Revert "fix(audio): potential desync fix"
This reverts commit 76ad00596f.
|
2026-03-24 03:21:23 +01:00 |
|
Lysec
|
76ad00596f
|
fix(audio): potential desync fix
|
2026-03-24 02:38:33 +01:00 |
|
Lysec
|
c9eb6e69eb
|
fix(audio): sync per-app volume overrides with PipeWire and new streams
|
2026-03-24 01:29:27 +01:00 |
|
Lysec
|
c488b0d3e7
|
Revert "fix(AudioService): attempt to fix individual audio levels"
This reverts commit 0c79aedc25.
|
2026-03-24 01:14:50 +01:00 |
|
Lysec
|
ac52e8e5f3
|
feat(settings): add toggle to disable system theme sync
Issue: #2279
|
2026-03-24 00:51:18 +01:00 |
|
Lysec
|
0c79aedc25
|
fix(AudioService): attempt to fix individual audio levels
|
2026-03-24 00:27:25 +01:00 |
|
Lysec
|
b724fbe0f5
|
Revert "fix(audio): attempt to fix per-app volume desync from stale overrides"
This reverts commit 46a533fd73.
|
2026-03-23 23:52:02 +01:00 |
|
Lysec
|
46a533fd73
|
fix(audio): attempt to fix per-app volume desync from stale overrides
|
2026-03-23 23:49:55 +01:00 |
|
ayagmar
|
ce8da4c514
|
fix(notifications): prefer default actions for window focus
|
2026-03-23 19:59:45 +01:00 |
|
Lysec
|
284a2a76bb
|
fix(lock-keys): sync bar state from sysfs on first poll after startup
|
2026-03-23 15:30:26 +01:00 |
|
amateur-hacker
|
4bea91a750
|
feat(ipc): add commands for airplane mode
|
2026-03-23 15:10:42 +05:30 |
|
Lysec
|
bd474db387
|
fix(hostservice): use non uppercase username, respect upper/lowercase for Full Name
|
2026-03-23 10:27:44 +01:00 |
|
Lemmy
|
41bfe09418
|
chore(version): bump to v4.7.2
|
2026-03-22 20:10:18 -04:00 |
|
Lemmy
|
0b8b4fec43
|
Release v4.7.1
|
2026-03-22 20:09:34 -04:00 |
|
Lemmy
|
05ef6849d8
|
feat(wallpaper): add toggle to skip image processing and use original files
|
2026-03-22 19:33:09 -04:00 |
|
Lemmy
|
d1926452d7
|
feat(imagecache): cleaned up dead code, reduced cache duration to 15 days
|
2026-03-22 19:01:35 -04:00 |
|
Lemmy
|
5f5cd2c439
|
Merge pull request #2208 from turannul/pr/additional-networking-fixes
Networking code cleanup.
|
2026-03-22 18:43:49 -04:00 |
|
Turann_
|
849bf16388
|
feat(networking): refactor NetworkService to use Quickshell.Networking and improve state synchronization
- Use Quickshell.Networking for wifiEnabled
- Improve state synchronization between processes
- Fix race conditions in Wi-Fi scanning
- Ensure proper startup initialization
- Another icon fix xD (4th one)
- Merge deviceStatus with wifiDetails
Co-Authored-By: notiant <notiant@users.noreply.github.com>
|
2026-03-23 00:48:56 +03:00 |
|
Lysec
|
68ed7b397a
|
fix(theming): wallpaper color generation with apostrophes in path
|
2026-03-22 14:44:21 +01:00 |
|
Lin Xianyi
|
c3532bfaad
|
fix(wallpaper): wait for ImageCacheService to be ready before scanning
|
2026-03-22 14:47:17 +08:00 |
|
Lemmy
|
25d2efe9b3
|
feat(spectrum): slightly better initialization of the number of bands until noctalia-qs is updated everywhere.
|
2026-03-21 21:44:09 -04:00 |
|
Lemmy
|
3b5e596ab3
|
fix(ipc): audio and network panel attempt to open near their bar button
|
2026-03-21 09:57:26 -04:00 |
|
Lemmy
|
b9a02cccc7
|
feat(spectrum): typo
|
2026-03-20 22:30:40 -04:00 |
|
Lemmy
|
40a64b6aa6
|
feat(spectrum): adding support for both band and bar properties during the migration
|
2026-03-20 22:26:07 -04:00 |
|
Lemmy
|
6180d457f2
|
feat(audioviz): added a settings to control the frequency mirroring. Fix #2239
|
2026-03-20 21:59:15 -04:00 |
|
Lemmy
|
56f3dbec82
|
chore(autofmt)
|
2026-03-20 19:09:19 -04:00 |
|