Difference between revisions of "Xmonad/Screenshots"

From HaskellWiki
Jump to navigation Jump to search
(28 intermediate revisions by 6 users not shown)
Line 1: Line 1:
 
{{xmonad}}
 
{{xmonad}}
   
'''xmonad screenshot gallery'''; images contributed by users. See the [[Xmonad/Config archive]] for the configuration files that produced some of these screenshots.
+
'''xmonad screenshot gallery'''; images contributed by users.
  +
  +
See the [[Xmonad/Config archive]] for the configuration files that produced some of these screenshots.
   
 
===Misc screenshots===
 
===Misc screenshots===
Line 13: Line 15:
   
 
Image:Loupgaroublond-config.png|More Gnome
 
Image:Loupgaroublond-config.png|More Gnome
  +
Image:2011.03-srvn_2560x960.png|Gnome monitors + dzen xmonad info
 
</gallery>
 
</gallery>
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Config-Desktop.html Config.Desktop],
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Config-Desktop.html Config.Desktop],
Line 30: Line 33:
 
Image:Screen-dons-floating.png|Floating layer
 
Image:Screen-dons-floating.png|Floating layer
 
Image:vvv-config.png|DynamicWorkspaces
 
Image:vvv-config.png|DynamicWorkspaces
  +
Image:NamingScheme.jpg|Mnemonics make workspace navigation a cinch!
 
</gallery>
 
</gallery>
   
Line 38: Line 42:
 
Image:Screen-xmonad-grid-thayer.png|Grid mode + transparency
 
Image:Screen-xmonad-grid-thayer.png|Grid mode + transparency
 
Image:Xmonad-mag-grid.jpg|Magnifier + compositing
 
Image:Xmonad-mag-grid.jpg|Magnifier + compositing
  +
Image:Screenshot_-_07202011_-_01-35-48_AM.png|xfce panel + xmonad + gnome-terminal (terminal and vim)
  +
Image:Shot.jpg|Xmonad 0.11-2 + Urxvt(rxvt-unicode) + Xcompmgr for true transparency + Quad Monitor setup (2x 1920x1080 and 2x 1600x900)
 
</gallery>
 
</gallery>
   
Line 57: Line 63:
 
Image:xmonad-clock.png|XMonad with clock (using Monitor extension)
 
Image:xmonad-clock.png|XMonad with clock (using Monitor extension)
 
</gallery>
 
</gallery>
(See also the [[http://haskell.org/haskellwiki/Xmonad/Config_archive xmonad config archive]] for more status bar examples with config file examples.)
+
(See also the [http://haskell.org/haskellwiki/Xmonad/Config_archive xmonad config archive] for more status bar examples and associated files.)
   
 
===Layouts===
 
===Layouts===
  +
'''Off-wiki xmonad layout galleries'''
  +
*[http://www.webframp.com/2009/01/06/xmonad-layout-gallery webframp's xmonad layout gallery]
  +
 
====Tiled layouts====
 
====Tiled layouts====
  +
xmonad-contrib-0.8*:
 
<blockquote>
 
<blockquote>
 
[http://xmonad.org/xmonad-docs/xmonad/XMonad-Layout.html (Defaults) Full Tall and Mirror Tall],
 
[http://xmonad.org/xmonad-docs/xmonad/XMonad-Layout.html (Defaults) Full Tall and Mirror Tall],
Line 70: Line 80:
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Spiral.html Spiral],
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Spiral.html Spiral],
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-StackTile.html StackTile],
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-StackTile.html StackTile],
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-ThreeColumns.html ThreeColumns],
+
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-ThreeColumns.html ThreeColumns]
  +
</blockquote>
ThreeColumsMiddle (darcs)
 
  +
[[Xmonad/Notable_changes_since_0.8|> xmonad-contrib-0.8.1]] (darcs):
  +
<blockquote>
  +
CenteredMaster, FixedColumn, GridVariants, Mosaic
 
</blockquote>
 
</blockquote>
   
Line 95: Line 108:
 
Image:GridGrid.jpg|another Grid.Grid
 
Image:GridGrid.jpg|another Grid.Grid
 
</gallery>
 
</gallery>
  +
'''Off-wiki tiled layout shots'''
  +
*[http://www.webframp.com/wp-content/gallery/xmonad-layouts/MosaicAlt-1920x1200.png webframp's MosaicAlt]
   
 
====Hinted tile layouts====
 
====Hinted tile layouts====
Line 124: Line 139:
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-DragPane.html DragPane],
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-DragPane.html DragPane],
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-TwoPane.html TwoPane],
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-TwoPane.html TwoPane],
  +
any layout with [http://code.haskell.org/XMonadContrib/XMonad/Layout/LimitWindows.hs LimitWindows layout modifier (darcs)]
Mosaic (darcs)
 
 
</blockquote>
 
</blockquote>
 
<gallery>
 
<gallery>
Line 135: Line 150:
 
<blockquote>
 
<blockquote>
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Circle.html Circle],
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Circle.html Circle],
Cross (darcs),
+
[[Xmonad/Notable_changes_since_0.8|Cross (darcs)]],
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Roledex.html Rolodex],
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Roledex.html Rolodex],
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-SimpleFloat.html SimpleFloat],
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-SimpleFloat.html SimpleFloat],
Line 148: Line 163:
 
Image:Xmonad-screen-ashren-full.jpg|floating + dzen
 
Image:Xmonad-screen-ashren-full.jpg|floating + dzen
 
</gallery>
 
</gallery>
  +
'''Off-wiki visible background layout screenshots'''
  +
*[http://www.webframp.com/wp-content/gallery/xmonad-layouts/simpleFLoat-1920x1200.png webframp's simple float]
  +
*[http://www.webframp.com/wp-content/gallery/xmonad-layouts/Roledex-1920x1200.png webframp's rolodex]
   
 
====Combo layouts====
 
====Combo layouts====
Line 154: Line 172:
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-LayoutCombinators.html LayoutCombinators],
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-LayoutCombinators.html LayoutCombinators],
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Square.html Square],
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Square.html Square],
  +
[[Xmonad/Notable_changes_since_0.8|ComboP, SubLayouts, LayoutBuilder (darcs)]]
TabbedModifier (darcs)
 
 
</blockquote>
 
</blockquote>
 
(See also Master and LayoutScreens [[#Layout Modifiers and Utilities|modifiers]])
 
(See also Master and LayoutScreens [[#Layout Modifiers and Utilities|modifiers]])
Line 160: Line 178:
 
Image:Screen-droundy-combo.png|Combined layouts
 
Image:Screen-droundy-combo.png|Combined layouts
 
Image:Screen-ohmega-tab-gnome-twopane.jpg|twopane+tabbing
 
Image:Screen-ohmega-tab-gnome-twopane.jpg|twopane+tabbing
  +
Image:AmphiGimpDragCombo.png|amphi's LayoutCombinators (tabbedLayout ****||* Full) Gimp
 
</gallery>
 
</gallery>
   
 
====IM layouts====
 
====IM layouts====
 
<blockquote>
 
<blockquote>
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-IM.html IM (modifier)]
+
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-IM.html IM (modifier)], [http://haskell.org/haskellwiki/Xmonad/Notable_changes_since_0.8 ComboP (darcs)]
 
</blockquote>
 
</blockquote>
 
(See also [[#Tiled layouts]] and [[#Layout Modifiers and Utilities]])
 
(See also [[#Tiled layouts]] and [[#Layout Modifiers and Utilities]])
Line 171: Line 190:
 
Image:kvirc-tall.jpeg|kvirc under Tall layout
 
Image:kvirc-tall.jpeg|kvirc under Tall layout
 
Image:Captura_da_tela.png|Marcot's withIM
 
Image:Captura_da_tela.png|Marcot's withIM
Image:Im_gimp.jpg|Gimp and withIM resizableTall (dialogs should float automatically)
+
Image:Im_gimp.jpg|Gimp and withIM resizableTall (see [[Xmonad/General_xmonad.hs_config_tips|Config Tips]])
  +
Image:Xmonadgimp.jpg|Double withIM'd Gimp, dzens, and stalonetray
  +
Image:comboP.png|comboP layout (generalization of IM)
 
</gallery>
 
</gallery>
   
 
====Decorated Layouts====
 
====Decorated Layouts====
  +
Hey decoration users! Surely you exist! Please add your beautiful screenshots here, or have someone else do it for you from #xmonad.
 
<blockquote>
 
<blockquote>
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Decoration.html Decoration],
 
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Decoration.html Decoration],
Line 191: Line 213:
 
Image:Xmonad-dwm-style.png|dwm-like decorations
 
Image:Xmonad-dwm-style.png|dwm-like decorations
 
</gallery>
 
</gallery>
  +
'''Off-wiki decorated layout screenshots'''
  +
*[http://www.webframp.com/wp-content/gallery/xmonad-layouts/DwmStyle-Tall-1920x1200.png webframp's dwm-style]
  +
*[http://www.webframp.com/wp-content/gallery/xmonad-layouts/TabBarMirrorTall-1920x1200.png webframp's tabbed]
  +
*[http://www.webframp.com/wp-content/gallery/xmonad-layouts/simpleDecorationTall-1920x1200.png webframp's simpleDeco narrow tabs]
   
 
====Old Layouts====
 
====Old Layouts====
Line 216: Line 242:
 
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-ToggleLayouts.html ToggleLayouts] single version of MultiToggle
 
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-ToggleLayouts.html ToggleLayouts] single version of MultiToggle
 
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-WindowNavigation.html WindowNavigation] navigate directionally
 
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-WindowNavigation.html WindowNavigation] navigate directionally
*Actions.WindowNavigation (darcs) navigate directionally even across screens no coloured borders
+
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Actions-WindowNavigation.html Actions.WindowNavigation] navigate directionally even across screens no coloured borders
 
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-WorkspaceDir.html WorkspaceDir] set working directory per workspace
 
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-WorkspaceDir.html WorkspaceDir] set working directory per workspace
   

Revision as of 15:29, 28 February 2013

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

Desktop Environments

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

Potpourri

Transparency

Status bars and monitors

(See also the xmonad config archive for more status bar examples and associated files.)

Layouts

Off-wiki xmonad layout galleries

Tiled layouts

xmonad-contrib-0.8*:

(Defaults) Full Tall and Mirror Tall, Accordion, Dishes, Grid, MosaicAlt, ResizableTile, Spiral, StackTile, ThreeColumns

> xmonad-contrib-0.8.1 (darcs):

CenteredMaster, FixedColumn, GridVariants, Mosaic

Off-wiki tiled layout shots

Hinted tile layouts

layoutHints (modifier), HintedGrid, HintedTall and HintedWide

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

Layouts that hide some of the workspace's windows

DragPane, TwoPane, any layout with LimitWindows layout modifier (darcs)

Layouts that leave the background visible

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

Off-wiki visible background layout screenshots

Combo layouts

Combo, LayoutCombinators, Square, ComboP, SubLayouts, LayoutBuilder (darcs)

(See also Master and LayoutScreens modifiers)

IM layouts

IM (modifier), ComboP (darcs)

(See also #Tiled layouts and #Layout Modifiers and Utilities)

Decorated Layouts

Hey decoration users! Surely you exist! Please add your beautiful screenshots here, or have someone else do it for you from #xmonad.

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

(See also Prompt.Theme and Util.Themes)

Off-wiki decorated layout screenshots

Old Layouts

Layout Modifiers and Utilities