https://bugs.kde.org/show_bug.cgi?id=458226

Vlad Zahorodnii <vlad.zahorod...@kde.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/kwin/commit/498bde9c6e2d |ma/kwin/commit/f3b1e3b5d799
                   |d3c823a983eb5500b226d1e2fe1 |6c7ccd13f558355cf4a9a86c66e
                   |8                           |a

--- Comment #6 from Vlad Zahorodnii <vlad.zahorod...@kde.org> ---
Git commit f3b1e3b5d7996c7ccd13f558355cf4a9a86c66ea by Vlad Zahorodnii.
Committed on 30/08/2022 at 10:19.
Pushed by vladz into branch 'Plasma/5.25'.

xwayland: Remove text/x-moz-url and _NETSCAPE_URL mime converters

The xwayland data bridge tries to be helpful and convert some mimes.
However, that mime conversion code is buggy, and it appears like
Thunderbird can send text/x-moz-url in format, which our bridge doesn't
handle properly.

However, mime type conversion is completely out of the scope of the
compositor. We also can't keep up with various mime types. Given that
X11 clients already must handle _NETSCAPE_URL and text/x-moz-url, this
change removes our mime type conversion helpers. For the record, neither
wlroots-based compositors nor mutter perform such conversion either.

With this change, kwin will send text/x-moz-url and _NETSCAPE_URL data
as is.


(cherry picked from commit 498bde9c6e2dd3c823a983eb5500b226d1e2fe18)

M  +5    -3    src/xwayland/drag_x.cpp
M  +2    -88   src/xwayland/transfer.cpp
M  +1    -27   src/xwayland/transfer.h

https://invent.kde.org/plasma/kwin/commit/f3b1e3b5d7996c7ccd13f558355cf4a9a86c66ea

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to