@Sebastien, if I can do anything more than the two patches above, just
say so. For the record, I'm using the second one since I wrote it.
--
Gnome-panel freeze when 8 windows are open when the panel is
vertical/"non-expanded horizontal"
https://bugs.launchpad.net/bugs/187540
You received this b
I'm affected to (new laptop with wide screen and I cry for vertical
space). The main reason I'm adding a comment is to mention that the
"Window Selector (switch between open windows using a menu)" panel
applet isn't affect (it's probably obvious for some, but perhaps not
for all people affected).
Here is another patch.
It tries to attack the root cause of the problem: the window list doesn't
handle vertical layout as such but as a case of tall and narrow horizontal
layout. So I've:
- added indication of the orientation,
- passed the orientation from the applet,
- modified the computatio
Here is a variant which touch more profoundly the layout algorithm. It
will add in the minor direction (rows for horizontal task list, columns
for vertical one) when too constrained.
** Attachment added: "jmarc-vlist2.patch"
http://launchpadlibrarian.net/37337278/jmarc-vlist2.patch
--
Gnome-