summaryrefslogtreecommitdiffstats
path: root/bootstrap.py
diff options
context:
space:
mode:
authorThomas Weißschuh <thomas@t-8ch.de>2019-02-04 11:27:49 +0100
committerwm4 <1387750+wm4@users.noreply.github.com>2019-09-21 15:24:06 +0200
commit9e304ab974559907790829421a11e26eb2b630e5 (patch)
treedfd3261e8c34bc5994993b80dedbec3d1a923d31 /bootstrap.py
parent1c43920fb85387aaf7267b4b79dc829896bd610d (diff)
downloadmpv-9e304ab974559907790829421a11e26eb2b630e5.tar.bz2
mpv-9e304ab974559907790829421a11e26eb2b630e5.tar.xz
wayland: reconfigure cursor on pointer enter event
On wayland the cursor has to be configured each time the pointer enters. Currently if the window (re)gains the focus, the pointer is not hidden, even when configured. After the mouse has been moved the pointer hides correctly. https://wayland.freedesktop.org/docs/html/apa.html#protocol-spec-wl_pointer: wl_pointer::enter - enter event ... When a seat's focus enters a surface, the pointer image is undefined and a client should respond to this event by setting an appropriate pointer image with the set_cursor request. Fixes #6185. Signed-off-by: Thomas Weißschuh <thomas@t-8ch.de>
Diffstat (limited to 'bootstrap.py')
0 files changed, 0 insertions, 0 deletions