-
Notifications
You must be signed in to change notification settings - Fork 68
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[x11] Fix checking drag & drop data type
This adds checking data type at drag enter. If the dragged item isn't a file, show dropping as rejected. This prevents receiving unsupported data from dnd. In KDE Wayland, using XWayland, fixes dropping unsupported data result in dnd stuck.
- Loading branch information
1 parent
1861e3f
commit 6ac753a
Showing
1 changed file
with
92 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters