Skip to content

fix wrong cursor hotspot under Wayland on VMs

Andrey Butirsky requested to merge work/bam/vm_hotspot into master

drmModeSetCursor2() should be used, if possible, as it supports setting the hotspot

BUG: 427060

Edited by Andrey Butirsky

Merge request reports