wmaker: fix xdnd accepted type
commitbe5b58aaee8122fb6eeb2e8f3931165adc50c1c9
authorDavid Maciejak <david.maciejak@gmail.com>
Thu, 7 Aug 2014 04:44:35 +0000 (7 11:44 +0700)
committerCarlos R. Mafra <crmafra@gmail.com>
Thu, 7 Aug 2014 15:42:35 +0000 (7 09:42 -0600)
tree063180d654dc84185be77a8b4b9344393fc984c9
parentfe177c696674a106c2c7a9c1bc95bd123c7bd63e
wmaker: fix xdnd accepted type

This patch is ensuring that the data dropped is a file format URI
and converting it as stated by XDND specs.
It solves:
*crash in my env when arbitrary stuff is dropped
*correct handling of non ascii chars
src/xdnd.c