- Ya
- 27 Agosti 2026, 22:14 UTC
- Mwandishi
- kamo
- Ahadi ya
- 2679cc8
The remote desktop tracks the browser window and always has, so there was no way to have MORE desktop than window. A picker now sets a fixed size, stored per browser because it describes the screen you are sitting at — the same person on a laptop and a 4K monitor wants different answers. Read inside openKamoDesktop rather than at each call site, so all four launch points agree: the launchpad tile, the nav icon, the command palette and the platform settings buttons. "Fit my window" is the default and sends nothing at all, so anyone who never touches the picker sees byte-identical behaviour. The control is deliberately OUTSIDE the god check next to it. The two shared Windows/Master buttons are operator tooling and stay gated; the size of your own screen is not a privilege. Also fixes something found while reading the proxy: it caught every upstream failure and replaced it with "SSO link generation failed". SecurityService answers refusals with a sentence the person can act on — "You do not have a dev machine…", "The Linux dev machine is not responding, it is being restarted…" — and throwing all of them away is how a broken desktop becomes an unexplained one, which is the exact failure that endpoint was written to end. The upstream reason is now passed through.