dnd: fix segfault on grabbing
authorPhilipp Brüschweiler <blei42@gmail.com>
Mon, 13 Aug 2012 18:04:54 +0000 (20:04 +0200)
committerKristian Høgsberg <krh@bitplanet.net>
Mon, 13 Aug 2012 18:39:41 +0000 (14:39 -0400)
commitf22d0ecd97644e7b6526128c3449f0e080188b26
treea1c835585df3ae9511cc4b3e7909df3b1b5c6e64
parent33d7509d374ae649f2684d62bbe7faa5bc42687c
dnd: fix segfault on grabbing

Some cursor themes don't include a "grabbing" icon, causing a segfault.
This patch fixes this by just reverting to the stardard cursor instead.

https://bugs.freedesktop.org/show_bug.cgi?id=50487
clients/dnd.c