JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Stop annoying flicker when a hidden workspace is mapped into a different
authorRyan McBride <mcbride@countersiege.com>
Thu, 1 Oct 2009 09:51:31 +0000 (09:51 +0000)
committerRyan McBride <mcbride@countersiege.com>
Thu, 1 Oct 2009 09:51:31 +0000 (09:51 +0000)
region from where it was before (the windows are raised over that old
workspace before being restacked in the correct location). Do this by
keeping track of where the workspace USED to be, and deferring the
XMapRaised() until stack() if the new location does not match the old one.


No differences found