Summary: Some X clients acting as drag sources might try to optimize finding the current target window by checking if a window manager, that sets the root window _NET_CLIENT_LIST_STACKING property, is present. An example for this is Chromium and since KWin sets the property the drag proxy windows must be added to this list. Otherwise the origin client will not detect the proxy window and not send an XdndEnter message. Test Plan: Manually with Chromium. Reviewers: #kwin Subscribers: zzag, kwin Tags: #kwin Differential Revision: https://phabricator.kde.org/D15628 |
||
---|---|---|
.. | ||
clipboard.cpp | ||
clipboard.h | ||
databridge.cpp | ||
databridge.h | ||
dnd.cpp | ||
dnd.h | ||
drag.cpp | ||
drag.h | ||
drag_wl.cpp | ||
drag_wl.h | ||
drag_x.cpp | ||
drag_x.h | ||
selection.cpp | ||
selection.h | ||
selection_source.cpp | ||
selection_source.h | ||
transfer.cpp | ||
transfer.h | ||
xwayland.cpp | ||
xwayland.h | ||
xwayland_interface.cpp | ||
xwayland_interface.h |