Xephyr: restore cursor visibility
authorMichele Baldessari <michele@acksyn.org>
Sun, 15 Sep 2013 18:30:38 +0000 (19:30 +0100)
committerPeter Hutterer <peter.hutterer@who-t.net>
Mon, 14 Oct 2013 01:07:37 +0000 (11:07 +1000)
commit93a27b2dd0d7ed51120f42456a91a7c59902ebc2
treedf60114a39c8f785554d129c4aa499cc1a0919c3
parent70efc799cbeec26f19831b3b14c0d4646198a077
Xephyr: restore cursor visibility

  Fixes: https://bugs.freedesktop.org/show_bug.cgi?id=69388

Commit c100211034ab69ce453a1644fb61c6808d7e3eda (dix: only show the cursor
if a window defines one (#58398)) broke the default cursor behaviour in
Xephyr (unless run with -retro). Restore the default cursor visibility
so that '-retro' or '-host-cursor' are not needed to have a visible
cursor.

Signed-off-by: Michele Baldessari <michele@acksyn.org>
Reviewed-by: Peter Hutterer <peter.hutterer@who-t.net>
as of ba387cf21f7d95987211f75d8024601e7d64e322 "ephyr: Use host (HW) cursors
by default." this only applies if -sw-cursor is given on the cmdline.

Signed-off-by: Peter Hutterer <peter.hutterer@who-t.net>
hw/kdrive/ephyr/hostx.c