Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Last revisionBoth sides next revision
design:xfwm4:tabwin [2013/07/15 19:03] ochosidesign:xfwm4:tabwin [2013/07/15 21:41] ochosi
Line 6: Line 6:
 If you wanna test this branch, pull and build it. You need libxfce4ui from git-master installed as well. 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 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
-Note: this is iteration 2 now. I added rounded corners with cairo (only if a compositor is in use). Next step is to finalize the padding and to make transparency, roundness, border-width and colors themeable/configurable. 
  
 +==== Overflow ====
 +=== Fixed list overflow ===
 +{{:design:xfwm4:tabwin_listview_fixed.png?direct&200|}}
  
-==== Group applications ==== +=== Column list overflow === 
-{{ :design:xfwm4:tabwin_grouped.png?direct|}}+{{:design:xfwm4:tabwin_listview_columns.png?direct&200|}} 
 +==== Simple Listview ==== 
 +{{design:xfwm4:tabwin_listview.png?direct&200|}}
  
 +==== Grouped Listview ====
 +{{design:xfwm4:tabwin_listview_grouped.png?direct&200|}}
  
-==== Shimmerproject's Mockups ==== +==== Group applications ==== 
-== Without text (with/without compositor) == +{{design:xfwm4:tabwin_grouped.png?direct&200|}}
- +
-{{xfwmtabwin_notext.png?300}} {{xfwmtabwin_notext_notransparency.png?300}} +
- +
-== With text == +
-{{xfwmtabwin_all_text.png?300}} +
-{{xfwmtabwin_centered_text.png?300}} +
-{{xfwmtabwin_single_text.png?300}}+
  
-== Text-only == +(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.)
-{{xfwmtabwin_text_only.png?300}}+
  
-=== 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//