[Window] Bugfixes in pull() code
authorIra W. Snyder <devel@irasnyder.com>
Fri, 18 Jan 2008 00:55:32 +0000 (16:55 -0800)
committerIra W. Snyder <devel@irasnyder.com>
Fri, 18 Jan 2008 00:55:32 +0000 (16:55 -0800)
commitaa83ab57bb0931524a6941fbe8846f584cc26156
tree7000ff97c8b1b0d1559923fcd04670695b26de65
parent680f0bb1b2b86c21482704cf14e71b66f357883f
[Window] Bugfixes in pull() code

This fixes numerous bugs in the pull() code. Some window properties were
being reset by Metacity when the window was hidden, so we must re-set them
every single time the window is re-shown. Lame.

Also, Metacity iconified (minimized) the window if it was pulled down on
one workspace, pulled up while on another workspace, then pulled down on
the current workspace. We'll have to work around that (stupid) behavior
too. Doubly lame.
tilda-window.c