13 Commits

Author SHA1 Message Date
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
7727fafeec update 2026-01-10 00:03:22 +00:00
0539d183b1 update 2026-01-09 23:28:33 +00:00
c8ab9afbc6 update 2026-01-09 19:39:14 +00:00
3125b77020 update 2026-01-09 18:51:22 +00:00
06cea4bb37 feat(displays): add display detection and management (sway) with daemon APIs and UI controls 2026-01-09 18:14:26 +00:00
7d6aace6d9 fix(daemon): Point updater at the correct repository API (code.foss.global ecobridge.xyz/eco_os) and bump project/daemon versions to 0.3.6 2026-01-09 17:52:55 +00:00
ee3b6dd6ae fix(ci): add Gitea release asset uploader and switch release workflow to use it; bump package and daemon versions to 0.3.4 2026-01-09 17:48:32 +00:00
5c6d4f4802 fix(release): bump package and daemon to v0.3.1, add project README, and fix Gitea release upload flag 2026-01-09 17:22:31 +00:00
6a3be55cee feat(daemon): add automatic update mechanism (Updater), switch to system journal logs, and expose update controls in the UI 2026-01-09 16:55:43 +00:00
6dd6ead1c9 feat(daemon): add serial console reader and UI tab for serial logs; add version propagation and CI/release workflows 2026-01-09 14:34:51 +00:00
5234411c9d update 2026-01-09 09:41:47 +00:00
51c83f846a initial 2026-01-08 18:33:14 +00:00