Implement drag and drop of text/plain for Wayland as well

This commit is contained in:
Kovid Goyal 2020-03-19 13:00:52 +05:30
parent e827e6fa21
commit 2458c3a7c6
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C
17 changed files with 205 additions and 226 deletions

View file

@ -77,7 +77,7 @@ To update |kitty|, :doc:`follow the instructions <binary>`.
- Workaround for bug in less that causes colors to reset at wrapped lines
(:iss:`2381`)
- X11: Allow drag and drop of text/plain in addition to text/uri-list
- X11/Wayland: Allow drag and drop of text/plain in addition to text/uri-list
(:iss:`2441`)
- Dont strip :code:`&` and :code:`-` from the end of URLs (:iss:`2436`)