mirror of
https://github.com/sol1/rustguac.git
synced 2026-09-10 17:47:13 +00:00
9735cb50d2
These three RDP visual flags were hardcoded off in guacd.rs. Expose them as per-connection options (Option<bool>, default false) threaded through the same path as enable_desktop_composition: RdpParams, the session request, Vault entry + response, the API connect/quick-connect builders, import defaults, and the connections.html entry editor (Video Performance section). Defaults preserve existing behavior; VDI sessions stay off. Cherry-picked from pletch/rustguac@da3cfda