LookingGlass/client/include/interface
Quantum 0f2fd84724 [client] ds: avoid util_cursorToInt when warping pointer
Using util_cursorToInt messes with the error tracking for normal movements,
and is not necessary since we are computing an absolute position on the
client window.

Instead, we should pass doubles directly to display servers and let them
decide how to best handle them. For example, XIWarpPointer accepts doubles
directly.
2021-05-04 19:02:13 +10:00
..
displayserver.h [client] ds: avoid util_cursorToInt when warping pointer 2021-05-04 19:02:13 +10:00
font.h [client] project restructure part 1/2 2019-03-28 11:02:36 +11:00
renderer.h [client] renderer: add interface for high DPI rendering 2021-02-21 19:06:53 +11:00