User-Agent: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4 Build Identifier: Mozilla/5.0 (X11; U; Linux i686 (x86_64); en-US; rv:1.8.0.4) Gecko/20060508 Firefox/1.5.0.4 The pager plugin does not properly resize itself when the layout of the X server changes. I triggered this while switching off one of my monitors to play a game. Reproducible: Always Steps to Reproduce: 1.Start X in multi-monitor mode 2.Change X to single-monitor mode Actual Results: The pager plugin retained its rougly 2:1 aspect ratio for the virtual desktops, but only half of it is actually updated. The other (right) half of the virtual desktop is covered in the theme's background color. Expected Results: The pager should resize itself to match the new monitor layout. gtk+-2.8.19 XFCE 4.4 Beta 2 Xorg 7.1
Hmm, that sounds like a tricky problem. Hopefully it is simply a matter of connecting to the right gtk signal, but I'm not sure that exists.
Ok, this should be fixed in SVN revision 22747, or the next beta release.