mirror of
https://github.com/brl/mutter.git
synced 2025-02-05 08:04:10 +00:00
438410c22c
Doing this on manage() allows the common MetaWindow initialization to do the right thing for popups like setting skip_taskbar and skip_pager. In particular this avoids gnome-shell's app tracker to create a new ShellApp instance for every popup. https://bugzilla.gnome.org/show_bug.cgi?id=745118