Commit Graph

24 Commits

Author SHA1 Message Date
b9b7f2b4a3 v0.5.0
All checks were successful
CI / build (push) Successful in 17s
Release / release (push) Successful in 8m47s
2026-01-10 20:40:27 +00:00
f85241dcd5 v0.4.15
All checks were successful
CI / build (push) Successful in 16s
Release / release (push) Successful in 8m44s
2026-01-10 09:23:30 +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
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
de10e1dd1f v0.4.1
All checks were successful
CI / build (push) Successful in 17s
Release / release (push) Successful in 9m31s
2026-01-09 18:19:30 +00:00
98398e962f v0.4.0
Some checks failed
CI / build (push) Successful in 20s
Release / release (push) Has been cancelled
2026-01-09 18:14:26 +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
ee631c21c4 v0.3.8
Some checks failed
CI / build (push) Successful in 15s
Release / release (push) Failing after 8m54s
2026-01-09 18:06:22 +00:00
dd5ea36636 v0.3.7
Some checks failed
CI / build (push) Successful in 17s
Release / release (push) Failing after 1m1s
2026-01-09 17:52:55 +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
99a04df8b0 v0.3.5
Some checks failed
CI / build (push) Successful in 16s
Release / release (push) Failing after 6m56s
2026-01-09 17:48:32 +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
708917bb9b v0.3.2
All checks were successful
CI / build (push) Successful in 15s
Release / release (push) Successful in 8m46s
2026-01-09 17:22:31 +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
31cc3af1b4 v0.3.0
Some checks failed
CI / build (push) Successful in 15s
Release / release (push) Failing after 7m29s
2026-01-09 16:55:43 +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
1e86acff55 v0.2.1
Some checks failed
CI / build (push) Successful in 18s
Release / release (push) Failing after 6m8s
2026-01-09 15:30:09 +00:00
cc236325ed v0.2.0
Some checks failed
CI / build (push) Successful in 20s
Release / release (push) Failing after 6m31s
2026-01-09 14:34:52 +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