Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision Last revision Both sides next revision | ||
design:xfwm4:tabwin [2011/12/19 16:27] ochosi |
design:xfwm4:tabwin [2013/07/15 21:41] 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 | ||
- | {{xfwmtabwin_notext.png?300}} {{xfwmtabwin_notext_notransparency.png?300}} | + | ==== Overflow ==== |
+ | === Fixed list overflow === | ||
+ | {{:design:xfwm4:tabwin_listview_fixed.png?direct&200|}} | ||
- | == With text == | + | === Column list overflow === |
- | {{xfwmtabwin_all_text.png?300}} | + | {{:design:xfwm4:tabwin_listview_columns.png?direct&200|}} |
- | {{xfwmtabwin_centered_text.png?300}} | + | ==== Simple Listview ==== |
- | {{xfwmtabwin_single_text.png?300}} | + | {{design:xfwm4:tabwin_listview.png?direct&200|}} |
- | == Text-only == | + | ==== Grouped Listview ==== |
- | {{xfwmtabwin_text_only.png?300}} | + | {{design:xfwm4:tabwin_listview_grouped.png?direct&200|}} |
- | {{xfwmtabwin_centered_text.png?300}} | + | |
- | {{xfwmtabwin_single_text.png?300}} | + | ==== Group applications ==== |
- | {{xfwmtabwin_text-only-list.png?300}} | + | {{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// |