Skip to content

workspace: Also hide attached dialogs in WindowClone from picking

Jonas Dreßler requested to merge verdre/gnome-shell:window-clones-fix into master

As explained in the comment in _init() of WindowClone, we hide the actual clone from picking so it doesn't interfere with XDND.

This description applies to the clones of the attached dialogs just as well though, so hide the clones of attached dialogs from picking, too.

Merge request reports