[PATCH] x11: Decode URIs for local file drop events

Hello, list!

For some reason, SDL doesn’t decode local file URIs for SDL_DropEvent events under X11.
This patch fixes the issue by providing an in-place URI decoder that is run on the string
before it is returned.

In addition to this message I’ve filed a bug at https://bugzilla.libsdl.org/show_bug.cgi?id=2567--
Melker Narikka
-------------- next part --------------
A non-text attachment was scrubbed…
Name: sdl-x11-decode-drop-uri.patch
Type: text/x-diff
Size: 2735 bytes
Desc: not available
URL: http://lists.libsdl.org/pipermail/sdl-libsdl.org/attachments/20140602/bce03bdd/attachment.patch