Files
LookingGlass/client
Quantum 19a22ac8ca [client] core: always align mouse on uncapture
Previously, we only aligned the mouse in the client when the cursor is
visible. This wasn't a problem because the cursor position in the guest
took precedence and we only used relative input.

Since we now have absolute input, the absolute position of the cursor in
the client matters at all times when we exit capture, so we always call
`core_alignToGuest` now.
2026-08-09 10:32:13 +10:00
..
2018-05-23 08:46:03 +10:00