! Please note that this is a snapshot of our old Bugzilla server, which is read only since May 29, 2020. Please go to gitlab.xfce.org for our new server !
Change cycle window icons to vertical layout and add per-icon label
Status:
RESOLVED: INVALID
Severity:
enhancement

Comments

Description David 2008-10-13 02:09:18 CEST
Created attachment 1887 
Vertical tab cycle window

The layout of the cycle window is changed in the following ways:

* Vertical layout by default
* A label next to each icon
* Multiple columns for spillover
* Labels in spilled-over columns are truncated to 28 characters including ellipsis in order to scale to many open windows
* Label not longer appears at bottom of window

Patch is against 28197
Comment 1 David 2008-10-13 02:10:28 CEST
Created attachment 1888 
Screenshot 1
Comment 2 David 2008-10-13 02:10:55 CEST
Created attachment 1889 
Screenshot 2
Comment 3 David 2008-10-17 01:16:09 CEST
A couple of notes after using the vertical tab cycle window for a few days:

1) A wider ICON_LABEL_TRUNC_WIDTH is more helpful (44 instead of 28).

2) I find unconditional truncation more pleasant than conditional truncation ( replace the second argument in the call to createIconLabel with "1" instead of "table_x > 0").

Bug #4471

Reported by:
David
Reported on: 2008-10-13
Last modified on: 2020-05-21

People

Assignee:
Olivier Fourdan
CC List:
1 user

Version

Version:
unspecified

Attachments

Vertical tab cycle window (5.45 KB, patch)
2008-10-13 02:09 CEST , David
no flags
Screenshot 1 (22.61 KB, image/jpeg)
2008-10-13 02:10 CEST , David
no flags
Screenshot 2 (76.27 KB, image/jpeg)
2008-10-13 02:10 CEST , David
no flags

Additional information