Commit Graph

9215 Commits

Author SHA1 Message Date
Lysec 76ad00596f fix(audio): potential desync fix 2026-03-24 02:38:33 +01:00
Ly-sec 597d4e6232 chore(flake): update flake.lock 2026-03-24 01:04:02 +00:00
tibssy 700d377f0f feat(bar): improve volume scroll handling on bar with smooth accumulation 2026-03-24 00:37:45 +00:00
tibssy 7d4ee04461 feat(bar): add volume control support to bar scroll behavior 2026-03-24 00:37:45 +00: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
Lysec 45a07579d6 Merge pull request #2281 from ayagmar/fix/notification-window-focus
fix(notifications): prefer default actions for window focus
2026-03-23 23:40:45 +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
Lysec 2ea56a6c1f Merge pull request #2268 from neyfua/neyfua/highlight-pass-input
feat(lockscreen): add highlight selection in the password input field
2026-03-23 10:44:43 +01:00
amateur-hacker 4bea91a750 feat(ipc): add commands for airplane mode 2026-03-23 15:10:42 +05:30
navik61 abaeca856a i18n: add Czech (cs) translation 2026-03-23 10:38:12 +01:00
Lysec b1e9efb3c4 fix(wallpaper): stop overwriting per-monitor folders when toggling multi-monitor dirs 2026-03-23 10:33:33 +01:00
Lysec bd474db387 fix(hostservice): use non uppercase username, respect upper/lowercase for Full Name 2026-03-23 10:27:44 +01:00
neyfua 0f7ed133fb feat(lockscreen): add highlight selection in the password input field 2026-03-23 15:11:41 +07:00
nZo-sp e6716a745f Using keybind from settings 2026-03-23 09:00:49 +01:00
Ly-sec 3eb0fe5608 chore(flake): update flake.lock 2026-03-23 01:11:09 +00:00
tibssy 851bdc150d refactor: extract launcher slide transition logic into reusable NSlideSwapView component 2026-03-23 01:00:08 +00:00
tibssy 3356b7cb12 refactor: move launcher category selection logic into a helper function 2026-03-23 00:54:25 +00:00
tibssy 9ba87bd7d6 feat(launcher): implement sliding transition animations for launcher category changes 2026-03-23 00:52:37 +00:00
Lemmy 41bfe09418 chore(version): bump to v4.7.2 2026-03-22 20:10:18 -04:00
Lemmy 0b8b4fec43 Release v4.7.1 v4.7.1 2026-03-22 20:09:34 -04:00
Lemmy 187fced35e feat(sysgraphs): sharper 2026-03-22 20:01:38 -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
Lemmy 0a593c491f Merge pull request #2262 from MachXNU/main
Small fix for Nord colorscheme
2026-03-22 18:42:58 -04:00
notiant a624421047 prevent duplicate scan triggers 2026-03-22 23:10:01 +01:00
Jb d19019ada0 Changed background light 2026-03-22 22:54:16 +01: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
Lemmy 5338a6aaf9 Merge branch 'main' of github.com:noctalia-dev/noctalia-shell 2026-03-22 15:02:26 -04:00
Lysec b44bf38c1a Merge branch 'main' of https://github.com/noctalia-dev/noctalia-shell 2026-03-22 19:43:02 +01:00
Lysec 43043e1b3b chore(shell): tiny cleanup 2026-03-22 19:42:55 +01:00
Lysec 56c0904dc6 Merge pull request #2260 from linusammon/main
ci: automate flake updates; add cachix caching
2026-03-22 19:05:29 +01:00
Lysec 18c0559453 fix(background): potential fix for black lockscreen after performance mode
Issue: #2257
2026-03-22 18:49:02 +01:00
Linus Ammon 50392f8702 ci: add cachix workflow 2026-03-22 16:33:30 +01:00
Linus Ammon 1eb2f6d2dd ci: add flake update workflow 2026-03-22 16:28:15 +01:00
Lemmy d3e23d6cfd fix(graph): improved AA on graph shader 2026-03-22 11:14:29 -04:00
Lemmy 4e44886a79 chore(autofmt) 2026-03-22 10:34:06 -04:00
Lemmy a67020e25f chore(i18n): update 2026-03-22 10:33:58 -04:00
Lemmy f217297105 Merge pull request #2259 from Scrumplex/fix/nix/inherit-noctalia-qs-flake
fix(nix): inherit noctalia-qs overlay in our overlay
2026-03-22 10:13:01 -04:00
Lysec 8b1bb355d4 Merge pull request #2253 from spiros132/main
fix(NFilePicker): Added multiSelection choice
2026-03-22 15:00:34 +01:00
Lemmy 582b5629be Merge pull request #2248 from mia-0/progressring_repaint
Bar/MediaMini: don’t repaint invisible progress ring
2026-03-22 09:58:22 -04:00
Lysec 68ed7b397a fix(theming): wallpaper color generation with apostrophes in path 2026-03-22 14:44:21 +01:00
Sefa Eyeoglu 23a2a074cf fix(nix): inherit noctalia-qs overlay in our overlay
This avoids a second instantiation of Nixpkgs, when consuming the
overlay, instead of using the package output directly.

Smoke test:

```console
nix repl
nix-repl> :lf .

nix-repl> pkgs = imports inputs.nixpkgs { overlays = [outputs.overlays.default]; }

nix-repl> pkgs.noctalia-shell
«derivation /nix/store/30ilvacnyyqyrnqh26vz6x1s095iwysb-noctalia-shell-2026-03-22_df0a16d.drv»

nix-repl> pkgs.quickshell
«derivation /nix/store/zyrm8fb4r4bq6mqrv4ssjc08haf5j2b4-quickshell-2026-03-21_c9beee5.drv»
```

Signed-off-by: Sefa Eyeoglu <contact@scrumplex.net>
2026-03-22 13:48:23 +01:00
Lysec deadea5c16 Merge pull request #2256 from iynaix/imagecache-race
fix(wallpaper): wait for ImageCacheService to be ready before scanning
2026-03-22 11:42:36 +01:00