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 [2011/06/23 12:01] knome |
design:xfwm4:tabwin [2013/07/15 22:12] ochosi |
||
---|---|---|---|
Line 2: | Line 2: | ||
Xfwm4's tabwin/window cycling looks a bit old-school today, a refresh of its look and the possibility to theme it would be desirable. | Xfwm4's tabwin/window cycling looks a bit old-school today, a refresh of its look and the possibility to theme it would be desirable. | ||
- | ==== Shimmerproject's Mockups ==== | + | ==== ochosi/tabwin branch ==== |
- | == Without text (with/without compositor) == | + | {{ :design:xfwm4:ochosi_tabwin.png?direct&300|}} |
+ | If you wanna test this branch, pull and build it. You need libxfce4ui from git-master installed as well. | ||
+ | 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 | ||
- | {{http://wiki.knome.fi/_media/shimmer:xfwmtabwin_notext.png?300}} {{http://wiki.knome.fi/_media/shimmer:xfwmtabwin_notext_notransparency.png?300}} | + | ==== Overflow ==== |
+ | === Fixed list overflow === | ||
+ | {{:design:xfwm4:tabwin_listview_fixed.png?direct&200|}} | ||
- | == With text == | + | === Column list overflow === |
- | {{http://wiki.knome.fi/_media/shimmer:xfwmtabwin_all_text.png?300}} | + | {{:design:xfwm4:tabwin_listview_columns.png?direct&200|}} |
- | {{http://wiki.knome.fi/_media/shimmer:xfwmtabwin_centered_text.png?300}} | + | |
- | {{http://wiki.knome.fi/_media/shimmer:xfwmtabwin_single_text.png?300}} | + | |
- | == Text-only == | + | === Group column list overflow === |
- | {{http://wiki.knome.fi/_media/shimmer:xfwmtabwin_text_only.png?300}} | + | This is pretty obvious, I guess. |
- | {{http://wiki.knome.fi/_media/shimmer:xfwmtabwin_centered_text.png?300}} | + | |
- | {{http://wiki.knome.fi/_media/shimmer:xfwmtabwin_single_text.png?300}} | + | ==== Simple Listview ==== |
- | {{http://wiki.knome.fi/_media/shimmer:xfwmtabwin_text-only-list.png?300}} | + | {{design:xfwm4:tabwin_listview.png?direct&200|}} |
+ | |||
+ | ==== Grouped Listview ==== | ||
+ | {{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// |