Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
design:xfwm4:tabwin [2013/07/09 02:06] ochosi |
design:xfwm4:tabwin [2013/07/15 22:12] (current) ochosi |
||
---|---|---|---|
Line 7: | Line 7: | ||
As an addon, you can pull the Greybird-theme with some tweaks that make the tabwin look like on the screenshot above: https://github.com/shimmerproject/Greybird/tree/ochosi/tabwin | As an addon, you can pull the Greybird-theme with some tweaks that make the tabwin look like on the screenshot above: https://github.com/shimmerproject/Greybird/tree/ochosi/tabwin | ||
+ | ==== Overflow ==== | ||
+ | === Fixed list overflow === | ||
+ | {{:design:xfwm4:tabwin_listview_fixed.png?direct&200|}} | ||
- | ==== Shimmerproject's Mockups ==== | + | === Column list overflow === |
- | == Without text (with/without compositor) == | + | {{:design:xfwm4:tabwin_listview_columns.png?direct&200|}} |
- | {{xfwmtabwin_notext.png?300}} {{xfwmtabwin_notext_notransparency.png?300}} | + | === Group column list overflow === |
+ | This is pretty obvious, I guess. | ||
- | == With text == | + | ==== Simple Listview ==== |
- | {{xfwmtabwin_all_text.png?300}} | + | {{design:xfwm4:tabwin_listview.png?direct&200|}} |
- | {{xfwmtabwin_centered_text.png?300}} | + | |
- | {{xfwmtabwin_single_text.png?300}} | + | |
- | == Text-only == | + | ==== Grouped Listview ==== |
- | {{xfwmtabwin_text_only.png?300}} | + | {{design:xfwm4:tabwin_listview_grouped.png?direct&200|}} |
+ | |||
+ | ==== Group applications ==== | ||
+ | {{design:xfwm4:tabwin_grouped.png?direct&200|}} | ||
+ | |||
+ | (Note: what's missing in this mockup is a numeric indicator on the top right of the window_button that shows how many windows of that app are open/grouped.) | ||
- | === Comments === | ||
- | * As can be seen in the 'text-only list', this improvement should also unforce ALL CAPS in the application names. In my opinion, this is not necessary to make the titles stand out. --- //[[pasi@shimmerproject.org|Pasi Lallinaho]] 2011/06/23 11:58// |