Commit Graph

8 Commits

Author SHA1 Message Date
352562b1a5 update
All checks were successful
CI / build (push) Successful in 17s
2026-01-10 08:42:37 +00:00
e02b5b7046 fix(multi-display): fix runtime directory race condition and SPICE display enabling
- Fix tmpfs race condition in daemon by mounting runtime directory explicitly
  before starting Sway, preventing sockets from being hidden when systemd-logind
  mounts over them later
- Fix enable-displays.py to use correct SpiceClientGLib API methods
  (update_display_enabled/update_display instead of set_display_enabled/set_display)
- Fix virt-viewer monitor-mapping to use 1-indexed client monitors
- Add virt-viewer config setup and automatic display enabling to test script
- Multi-display now works correctly with 3 QXL devices
2026-01-10 08:23:50 +00:00
0539d183b1 update 2026-01-09 23:28:33 +00:00
ec4eed38e4 update 2026-01-09 19:45:25 +00:00
c8ab9afbc6 update 2026-01-09 19:39:14 +00:00
3125b77020 update 2026-01-09 18:51:22 +00:00
5234411c9d update 2026-01-09 09:41:47 +00:00
51c83f846a initial 2026-01-08 18:33:14 +00:00