Difference between revisions of "Xmonad/Screenshots"

From HaskellWiki
Jump to navigation Jump to search
m (→‎IM 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-logo-small.png

XMonad


xmonad screenshot gallery; images contributed by users. See the Xmonad/Config archive for the configuration files that produced some of these screenshots.

Misc screenshots

Environments

Config.Desktop, Config.Gnome, Config.Kde, Config.Xfce

Etc

Transparency

Status bars and monitors

Layouts

Tiled layouts

Accordion, Dishes, Grid, MosaicAlt, ResizableTile, Spiral, StackTile, ThreeColumns, ThreeColumsMiddle (darcs)

Hinted tile layouts

layoutHints (modifier), HintedGrid, HintedTall and HintedWide

(*Silly bright purple background and font sizes set to emphasize differences in layouts.)

Layouts to hide some of the workspace's windows

DragPane, TwoPane, Mosaic (darcs)

Layouts that leave the background visible

Circle, Cross (darcs), Rolodex, SimpleFloat, WindowArranger (can be resized to show background)

Combo layouts

Combo, LayoutCombinators, Square, TabbedModifier (darcs)

(See also Master and LayoutScreens modifiers)

IM layouts

IM (modifier)

see also #Tiled layouts and #Layout Modifiers and Utilities

Decorated Layouts

Decoration, Decoration examples, DwmStyle, ResizeScreen (Utility helper for decorations), SimpleDecoration, Simplest, Simplest, TabBarDecoration, Tabbed

(see also Prompt.Theme and Util.Themes)

Old Layouts