Currently the SDL_DropEvent will only trigger the once the user drops files/text onto the window.
It'd be nice to have a new event for when the user hovers a file over the window, so the application can respond by showing it's possible to drop files into it.