wlroots/backend
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
..
drm backend/drm: add new writeback and SPI connector types 2021-03-05 17:59:26 +01:00
headless backend: add error messages in attach_render impls 2021-02-18 22:14:19 +01:00
libinput Make implementation function lists static const 2021-02-05 10:04:20 +01:00
multi Make implementation function lists static const 2021-02-05 10:04:20 +01:00
noop noop: listen to display destroy and destroy the backend 2020-12-31 20:34:36 +01:00
session backend/session: fix KMS device filtering 2021-02-28 21:07:48 +01:00
wayland backend: add error messages in attach_render impls 2021-02-18 22:14:19 +01:00
x11 backend/x11: clamp hotspot to texture bounds 2021-03-09 22:27:07 +01:00
backend.c backend: add get_drm_fd to interface 2021-01-16 08:57:42 +01:00
meson.build Drop RDP backend 2020-01-10 19:38:39 +01:00