Properly keep track of Window Visibility, action state
authorRobin Gareus <robin@gareus.org>
Sat, 8 Dec 2018 21:38:03 +0000 (22:38 +0100)
committerRobin Gareus <robin@gareus.org>
Sat, 8 Dec 2018 21:38:03 +0000 (22:38 +0100)
commit9004a0df7ae4d81fd6e08231e2fd896b082f3cfb
tree7b7f10d1d1c4f6aa9a855c0c8d6948a044cb8991
parent9ccc56e162554c292b25408246e3680b8f14eea7
Properly keep track of Window Visibility, action state

This fixes inconsistent WM::Proxy state when a window is destroyed
Specifically "session-options-editor" when the session is unloaded;
previously "toggle-session-options-editor" was never unset.
libs/gtkmm2ext/window_proxy.cc