Every time i change my screen resolution with xrandr command, pager doesn't reflect changes. Let's say my computer starts with a resolution of 2560 x 1024 spanned on two screens, if i switch it to 1280x1024 on a single screen, the pager still display the old resolution.
Is there any news on this issue? Regards, -- Yves-Alexis Perez
(In reply to comment #1) > Is there any news on this issue? > Sorry, no. I don't think anyone looked at this. We are planning to switch to using Gnome's libwnck, so we'll have to see if the issue is in the library or in the plugin.
I can suggest an workaround: try to add and remove workspace, that helped me. I use xfce-base/xfce4-panel-4.4.2 (/usr/lib/xfce4/panel-plugins/libpager.so)
*** Bug 3748 has been marked as a duplicate of this bug. ***
Anyone tried with with the libwnck panel?
Ok, this bug still exists with xfce4-panel 4.5.90 (Pinkie), using gtk 2.12.
Maybe I can work around this by rebuilding the pager on monitor/screen changes, but I'm not sure, because the wnck backend might remember the 'old' setup.
(In reply to comment #7) > Maybe I can work around this by rebuilding the pager on monitor/screen changes, > but I'm not sure, because the wnck backend might remember the 'old' setup. Hmhm, what's the status on this? As Leonid said, adding/removing a workspace helps (when adding a workspace, “something“ is done which makes the pager notice the new size. Not sure if it helps. (that being said, the panel itself is not aware of the new geometry, for example until the panel is restarted there's no way to set on which monitor it should lie). Cheers,
Devel panel watches screen changes and rebuilds the pager (new pager is added and wnck is forced to refresh the screen information).
Devel branch has been merged in master. A 4.7.0 release will follow soon. If you think this bug is not fixed? Feel free to reopen the bug.