defer creating a visibility tracker for a window until the window is mapped
authorPaul Davis <paul@linuxaudiosystems.com>
Sun, 23 Sep 2018 16:57:31 +0000 (12:57 -0400)
committerPaul Davis <paul@linuxaudiosystems.com>
Sun, 23 Sep 2018 17:48:19 +0000 (13:48 -0400)
commitd48dd0ccd546616cf71c3bc8f7e776b76d7ab9c6
treedb6e0ce75d38832290f73806adaa93b2c59eb9c2
parentb9d8f75119fc9a9f7cf4c79a91c9fa350500dd07
defer creating a visibility tracker for a window until the window is mapped

Without this, the visibility tracker will report that the window is not visible at startup, and
this overrides the XML _visible property which denotes that the window should be made visible
libs/gtkmm2ext/visibility_tracker.cc