Files
LookingGlass/client
Geoffrey McRae 1a5bdc14aa [client] input: fix focus capture startup
Capture-on-focus could consume the initial focus event before an input
provider became available. The focused state then suppressed any later
attempt to establish capture.

Treat explicit capture as local window state, refresh keyboard ownership
on focus and input-policy changes, and preserve pre-ungrab availability
for key release. Fall back to the window center when guest cursor
geometry is not ready.
2026-08-21 04:23:42 +10:00
..