<div dir="ltr"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
I am fairly open to improvements in this area (for 4.8, of course).<br>
Unfortunately this does not scale very well, when the number of<br>
entries exceed the screen height (which is easy to reach when you have<br>
either a lot of windows open or a small screen).</blockquote><div><br>It is very nice to hear this :) In the 2nd stab at the vertical cycle window, there is /some/ but not a huge amount of scalability. The screen shots on the bug will hopefully convey the idea. The native tab window can handle a huge number of windows, but if there is a label next to each icon, you run out of screen real estate about 3-5 times as fast.<br>
<br>In the 2nd screen shot, the thing to notice is that the labels in the first column (most recently used) are not truncated, but the labels in columns 2 and up are truncated to 28 characters including the "..."<br>
<br></div><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
On a mode general note, it's preferable to open a feature request<br>
bugzilla (<a href="http://bugzilla.xfce.org" target="_blank">bugzilla.xfce.org</a>) and attach the patch there. Also please<br>
take care of coding style, and avoid "g_" namespace which is reserved<br>
for glib.<br></blockquote><div><br><a href="http://bugzilla.xfce.org/show_bug.cgi?id=4471">http://bugzilla.xfce.org/show_bug.cgi?id=4471</a><br><br>I tried to copy the style as much as possible, but I may have missed some things. Will await your comments.<br>
<br>David<br></div></div></div>