From 8c4cf5ce840da55ee9d8fae927558a3f094f4e0f Mon Sep 17 00:00:00 2001 From: Alexander Preisinger Date: Tue, 24 Sep 2013 18:53:19 +0200 Subject: Revert "wayland: remove outdated comment" This reverts commit d75cfef49c271e43317666451f17c55e6747e564. --- video/out/wayland_common.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'video') diff --git a/video/out/wayland_common.c b/video/out/wayland_common.c index eb7faafc61..e486933e86 100644 --- a/video/out/wayland_common.c +++ b/video/out/wayland_common.c @@ -313,6 +313,8 @@ static void pointer_handle_enter(void *data, wl->cursor.serial = serial; wl->cursor.pointer = pointer; + /* Release the left button on pointer enter again + * because after moving the shell surface no release event is sent */ show_cursor(wl); } -- cgit v1.2.3