wlroots-hyprland/backend/drm
Ian Forbes e3bd318547 drm/backend: add support for cursor hotspots
Enables DRM_CLIENT_CAP_CURSOR_PLANE_HOTSPOT and sets the cursor hotspots on the
cursor plane so virtualized drivers can accelerate mouse movement.

Closes: https://gitlab.freedesktop.org/wlroots/wlroots/-/issues/3776
2024-03-22 13:54:18 -05:00
..
atomic.c drm/backend: add support for cursor hotspots 2024-03-22 13:54:18 -05:00
backend.c backend/drm: implement wlr_backend_impl.{test,commit} 2024-03-14 22:03:10 +00:00
drm.c drm/backend: add support for cursor hotspots 2024-03-22 13:54:18 -05:00
fb.c backend/drm: add drm_fb_copy() 2024-03-04 11:25:33 +01:00
gen_pnpids.sh backend/drm: use libdisplay-info to parse EDID 2023-02-28 14:44:02 +00:00
legacy.c backend/drm: fix adaptive sync no-op changes 2024-03-14 22:03:10 +00:00
libliftoff.c backend/drm: add infrastructure for device-wide commits 2024-03-14 22:03:10 +00:00
meson.build backend/drm: split wlr_drm_fb related functions into separate file 2023-11-30 14:44:46 +00:00
monitor.c backend/drm: drop wl_display argument 2024-01-25 15:05:36 +00:00
properties.c drm/backend: add support for cursor hotspots 2024-03-22 13:54:18 -05:00
renderer.c allocator: remove backend parameter in allocator_autocreate_with_drm_fd 2024-02-02 16:36:31 -05:00
util.c Define _POSIX_C_SOURCE globally 2024-02-15 15:41:12 +01:00