vmsilo/vmsilo-device-tray
Davíð Steinn Geirsson 72d50a50ee feat: add runtime sound control to device tray
The device tray now shows Sound Output and Microphone Input menus for
running VMs. Each direction can be toggled per-VM at runtime via the
vhost-device-sound control socket. Initial state comes from the existing
sound.playback/sound.capture NixOS options.

NixOS module passes --initial-streams and --control-socket to
vhost-device-sound. The vhost-device flake input is updated to include
the new control socket support.
2026-03-27 23:17:44 +00:00
..
icons feat: add runtime sound control to device tray 2026-03-27 23:17:44 +00:00
src feat: add runtime sound control to device tray 2026-03-27 23:17:44 +00:00
Cargo.lock Use icon_pixmap for tray icon instead of icon_name theme lookup 2026-03-24 18:10:15 +00:00
Cargo.toml Use icon_pixmap for tray icon instead of icon_name theme lookup 2026-03-24 18:10:15 +00:00
package.nix feat: add runtime sound control to device tray 2026-03-27 23:17:44 +00:00