https://bugs.kde.org/show_bug.cgi?id=445661
--- Comment #14 from Vlad Zahorodnii <vlad.zahorod...@kde.org> --- Git commit 00621892ff228b07f0735708ac5597506c29e4c6 by Vlad Zahorodnii. Committed on 23/09/2022 at 09:30. Pushed by vladz into branch 'Plasma/5.26'. wayland: Send wl_data_offer.source_actions before wl_data_device.enter This makes kwin's behavior consistent with other wayland compositors (sway, GNOME Shell, etc) and it's reasonable to provide all the information about the data source before wl_data_device.enter. It also makes Firefox happier. Relevant discussion upstream: https://gitlab.freedesktop.org/wayland/wayland/-/issues/322 (cherry picked from commit 3546cc0541349feea42080b9df50fd76f3e1cd2b) M +1 -1 src/wayland/datadevice_interface.cpp https://invent.kde.org/plasma/kwin/commit/00621892ff228b07f0735708ac5597506c29e4c6 -- You are receiving this mail because: You are watching all bug changes.