Xmonad/Screenshots
From HaskellWiki
(Difference between revisions)
m (→IM layouts: + links) |
m (→Decorated Layouts: + links) |
||
| Line 155: | Line 155: | ||
====Decorated Layouts==== | ====Decorated Layouts==== | ||
| + | <blockquote> | ||
| + | [http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Decoration.html Decoration], | ||
| + | [http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-DecorationMadness.html Decoration examples], | ||
| + | [http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-DwmStyle.html DwmStyle], | ||
| + | [http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-ResizeScreen.html ResizeScreen (Utility helper for decorations)], | ||
| + | [http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-SimpleDecoration.html SimpleDecoration], | ||
| + | [http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Simplest.html Simplest], | ||
| + | [http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-SimplestFloat.html Simplest], | ||
| + | [http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-TabBarDecoration.html TabBarDecoration], | ||
| + | [http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Tabbed.html Tabbed] | ||
| + | </blockquote> | ||
| + | (see also [http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Prompt-Theme.html Prompt.Theme] and [http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Util-Themes.html Util.Themes]) | ||
<gallery> | <gallery> | ||
Image:Screen-gattocarlo-tabbed.png|Ion-like tabbing | Image:Screen-gattocarlo-tabbed.png|Ion-like tabbing | ||
Revision as of 18:48, 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)
2.6 IM layouts
IM (modifier)
see also #Tiled layouts and #Layout Modifiers and Utilities
2.7 Decorated Layouts
Decoration, Decoration examples, DwmStyle, ResizeScreen (Utility helper for decorations), SimpleDecoration, Simplest, Simplest, TabBarDecoration, Tabbed
(see also Prompt.Theme and Util.Themes)
