wraith/frontend/composables
Vantz Stockwell 95271f065a fix(rdp): proper display scaling via Guacamole display.scale()
Remove CSS width/height !important override that broke Guacamole's
internal rendering pipeline. Replace with display.scale() auto-fitting
using ResizeObserver for responsive container sizing. Scale mouse
coordinates back to remote display space to keep input accurate.
Clean up diagnostic instruction logging.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-03-14 12:20:21 -04:00
..
useRdp.ts fix(rdp): proper display scaling via Guacamole display.scale() 2026-03-14 12:20:21 -04:00
useSftp.ts feat(sftp): add download save-to-disk + upload support, remove debug banner 2026-03-14 04:11:45 -04:00
useTerminal.ts fix: infinite remount loop — use stable key for session components 2026-03-14 01:51:31 -04:00
useTerminalThemes.ts feat: Termius-inspired UI — right sidebar, host counts, terminal themes 2026-03-13 10:19:57 -04:00
useVault.ts feat: vault management UI — SSH key import + credential CRUD 2026-03-12 17:30:59 -04:00