Xmonad/Screenshots
From HaskellWiki
(Difference between revisions)
m (→Layouts that leave the background visible: + links) |
m (→Combo layouts: + links) |
||
| Line 132: | Line 132: | ||
====Combo layouts==== | ====Combo layouts==== | ||
| + | <blockquote> | ||
| + | [http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Combo.html Combo], | ||
| + | [http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-LayoutCombinators.html LayoutCombinators], | ||
| + | [http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Square.html Square], | ||
| + | TabbedModifier (darcs) | ||
| + | </blockquote> | ||
| + | (See also Master and LayoutScreens [[#Layout Modifiers and Utilities|modifiers]]) | ||
<gallery> | <gallery> | ||
Image:Screen-droundy-combo.png|Combined layouts | Image:Screen-droundy-combo.png|Combined layouts | ||
Revision as of 18:39, 27 February 2009
xmonad screenshot gallery; images contributed by users. See the Xmonad/Config archive for the configuration files that produced some of these screenshots.
Contents |
1 Misc screenshots
1.1 Environments
Config.Desktop, Config.Gnome, Config.Kde, Config.Xfce
1.2 Etc
1.3 Transparency
1.4 Status bars and monitors
2 Layouts
2.1 Tiled layouts
Accordion, Dishes, Grid, MosaicAlt, ResizableTile, Spiral, StackTile, ThreeColumns, ThreeColumsMiddle (darcs)
2.2 Hinted tile layouts
layoutHints (modifier), HintedGrid, HintedTall and HintedWide
(*Silly bright purple background and font sizes set to emphasize differences in layouts.)
2.3 Layouts to hide some of the workspace's windows
DragPane, TwoPane, Mosaic (darcs)
2.4 Layouts that leave the background visible
Circle, Cross (darcs), Rolodex, SimpleFloat, WindowArranger (can be resized to show background)
2.5 Combo layouts
Combo, LayoutCombinators, Square, TabbedModifier (darcs)
(See also Master and LayoutScreens modifiers)
