Difference between revisions of "Xmonad/Screenshots"

From HaskellWiki
Jump to navigation Jump to search
m (→‎Layout Modifiers and Utilities: separate links from descriptions)
Line 180: Line 180:
   
 
====Layout Modifiers and Utilities====
 
====Layout Modifiers and Utilities====
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-BoringWindows.html Mark windows boring to remove from focus/swap bindings],
+
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-BoringWindows.html BoringWindows] Mark windows boring to remove from focus/swap bindings
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Gaps.html Manually set gaps not handled by ManageDocks avoidStruts],
+
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Gaps.html Gaps] Manually set gaps not handled by ManageDocks avoidStruts
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-LayoutModifier.html Modifier development utility],
+
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-LayoutModifier.html Modifier (development utility)]
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-LayoutScreens.html LayoutScreens Configure screen splits independent of xinerama with bindings],
+
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-LayoutScreens.html LayoutScreens] Configure screen splits independent of xinerama with bindings
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-MagicFocus.html MagicFocus swap focused into master pane],
+
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-MagicFocus.html MagicFocus] swap focused into master pane
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Magnifier.html Magnifier configurable zoom],
+
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Magnifier.html Magnifier] configurable zoom
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Master.html Master add pane to any layout],
+
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Master.html Master] add pane to any layout
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Maximize.html Maximize is not full screen (use Magnifier or Full instead)],
+
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Maximize.html Maximize] Maximize is not full screen (use Magnifier or Full instead)
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-MultiToggle.html MultiToggle toggle other modifiers],
+
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-MultiToggle.html MultiToggle] toggle other modifiers
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-MultiToggle-Instances.html MultiToggle commonly toggled modifiers],
+
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-MultiToggle-Instances.html commonly toggled modifiers for MultiToggle]
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Named.html Named Change layout name for show or logHook],
+
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Named.html Named] Change layout name for show or logHook
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-NoBorders.html NoBorders smart hiding of borders],
+
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-NoBorders.html NoBorders] smart hiding of borders
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-PerWorkspace.html PerWorkspace different layouts per workspace],
+
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-PerWorkspace.html PerWorkspace] different layouts per workspace
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Reflect.html Reflect across X or Y axis],
+
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-Reflect.html Reflect] across X or Y axis
[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-ShowWName.html ShowWName flash workspace tag when entering it],
+
*[http://xmonad.org/xmonad-docs/xmonad-contrib/XMonad-Layout-ShowWName.html ShowWName] flash workspace tag/name/Id when entering it
[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,
+
*Actions.WindowNavigation (darcs) 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
   
 
[[Category:XMonad]]
 
[[Category:XMonad]]

Revision as of 19:19, 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

Layout Modifiers and Utilities