]> ruderich.org/simon Gitweb - config/dotfiles.git/history - xmonad/xmonad.hs
unify screen locking
[config/dotfiles.git] / xmonad / xmonad.hs
2015-08-23 Simon Ruderichunify screen locking
2015-04-15 Simon Ruderichxmonad: replace incorrect use of otherwise with _
2015-04-15 Simon Ruderichxmonad: remap "switch to last workspace" to mod-b
2015-04-15 Simon Ruderichxmonad: remove Gimp layout
2015-04-15 Simon Ruderichxmonad: add a few missing type signatures
2015-04-15 Simon Ruderichxmonad: sort imports
2015-04-15 Simon Ruderichxmonad: cleanup imports
2013-05-15 Simon Ruderichxmonad/xmonad.hs: Use exec xtrlock in mod-z mapping.
2013-05-07 Simon Ruderichxmonad/xmonad.hs: Fix typo.
2013-05-06 Simon Ruderichxmonad/xmonad.hs: Add mod-z mapping to lock the screen.
2013-03-25 Simon Ruderichxmonad/xmonad.hs: Minor documentation fix.
2013-02-09 Simon Ruderichxmonad/xmonad.hs: Minor documentation fix.
2012-12-28 Simon Ruderichxmonad/xmonad.hs: Use mod4Mask in a single place.
2012-12-23 Simon Ruderichxmonad/xmonad.hs: Use 20 workspaces.
2012-01-25 Simon Ruderich*: License under GPL v3+.
2012-01-14 Simon Ruderichxmonad.hs: Move to new xmonad/ directory.