wlroots/backend/x11
Ilia Mirkin 10dbb00f5f backend/x11: clamp hotspot to texture bounds
When a new texture is set, the hotspot may actually belong to the
previous texture and be out of bounds. Rather than incur X errors for
these, clamp the hotspot to be inside of the texture.

This fixes weston examples updating their cursors (e.g.
weston-eventdemo).
2021-03-09 22:27:07 +01:00
..
backend.c backend/x11: drop x11-xcb dependency 2021-02-08 12:29:12 +01:00
input_device.c backend/x11: set a blank cursor rather than hiding globally 2021-01-18 21:07:11 +01:00
meson.build build: use dictionnary for features instead of configuration_data 2021-02-15 16:32:33 +01:00
output.c backend/x11: clamp hotspot to texture bounds 2021-03-09 22:27:07 +01:00