Skip to content

applets/showActivityManager: Only show activityManager when drag contains windows

David Redondo requested to merge work/davide/onlyshowwithwindows into master

It doesn't make sense to show it on something that can't be dropped into it. This fixes the crash in the mentioned bug but there is a more general issue that applets can interfere with the edit mode widget dragging. BUG:492624 FIXED-IN:6.1.5

Merge request reports