Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| design:xfwm4:tabwin [2013/07/11 10:58] – ochosi | design:xfwm4:tabwin [2013/07/15 22:12] (current) – 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:// | As an addon, you can pull the Greybird-theme with some tweaks that make the tabwin look like on the screenshot above: https:// | ||
| - | 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, | ||
| - | ==== Shimmerproject' | + | ==== Overflow |
| - | == Without text (with/ | + | === Fixed list overflow |
| + | {{: | ||
| - | {{xfwmtabwin_notext.png?300}} {{xfwmtabwin_notext_notransparency.png? | + | === Column list overflow === |
| + | {{: | ||
| - | == With text == | + | === Group column list overflow === |
| - | {{xfwmtabwin_all_text.png? | + | This is pretty obvious, I guess. |
| - | {{xfwmtabwin_centered_text.png? | + | |
| - | {{xfwmtabwin_single_text.png?300}} | + | |
| - | == Text-only | + | ==== Simple Listview ==== |
| - | {{xfwmtabwin_text_only.png?300}} | + | {{design: |
| + | |||
| + | ==== Grouped Listview ==== | ||
| + | {{design: | ||
| + | |||
| + | ==== Group applications ==== | ||
| + | {{design: | ||
| + | |||
| + | (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/ | ||
| - | === Comments === | ||
| - | * As can be seen in the ' | ||