Skip to content

overview: Only handled input events in on-screen desktops

David Edmundson requested to merge work/d_ed/desktop_drag into master

kwin does not support true multiscreen drag and drops. Events are sent to an offscreen location of the screen initiating the drag. Therefore it is important that off-screen items do not process drop events

BUG: 481331

Merge request reports