| Commit message (Expand) | Author | Files | Lines |
2008-03-31 | XMonad.Actions.CycleRecentWS: initial import | Michal Janeczek | 1 | -0/+1 |
2008-03-29 | Bump version to 0.7 | Spencer Janssen | 1 | -2/+2 |
2008-03-23 | added RunOrRaisePrompt, exported getCommands from Shell | Justin Bogner | 1 | -0/+1 |
2008-03-22 | cut Anneal and Mosaic. | David Roundy | 1 | -2/+0 |
2008-03-20 | mark Mosaic as broken. use MosaicAlt | Don Stewart | 1 | -1/+1 |
2008-02-24 | Add Hooks.ServerMode: an event hook to execute commands sent by an external c... | Andrea Rossato | 1 | -0/+1 |
2008-02-24 | Add EventHook: a layout modifier to handle X events | Andrea Rossato | 1 | -0/+1 |
2008-03-18 | Move window properties to a separate Util module | Roman Cheplyaka | 1 | -0/+1 |
2008-03-16 | Add XMonad.Actions.Promote | xmonad | 1 | -0/+1 |
2008-03-02 | Font and XUtils: add UTF-8 support and various fixes related to XFT | Andrea Rossato | 1 | -1/+10 |
2008-03-05 | Removed WmiiActions module. | Juraj Hercek | 1 | -1/+0 |
2008-02-29 | Import of new DirExec module. | Juraj Hercek | 1 | -0/+1 |
2008-03-01 | UpdatePointer XMonadContrib module | robreim | 1 | -0/+1 |
2008-03-02 | Add XMonad.Actions.PerWorkspaceKeys | Roman Cheplyaka | 1 | -0/+1 |
2008-02-29 | implement ScratchWorkspace. | David Roundy | 1 | -0/+1 |
2008-02-25 | Scratchpad terminal | Braden Shepherdson | 1 | -0/+1 |
2008-02-21 | Add XMonad.Layout.IM | Roman Cheplyaka | 1 | -0/+1 |
2008-02-19 | improvements to XMonad.Hooks.DynamicLog, and new contrib module XMonad.Util.L... | Brent Yorgey | 1 | -1/+2 |
2008-02-18 | Add TabBarDecoration, a layout modifier to add a bar of tabs to any layout | Andrea Rossato | 1 | -0/+1 |
2008-02-12 | Add Actions.MouseResize: a layout modifier to resize windows with the mouse | Andrea Rossato | 1 | -0/+1 |
2008-02-09 | Add DecorationMadness: a repository of weirdnesses | Andrea Rossato | 1 | -0/+1 |
2008-02-07 | Add Prompt.Theme: a prompt for dynamically applying a theme to the current wo... | Andrea Rossato | 1 | -0/+1 |
2008-02-07 | cabal file: respect alphabetic order for modules | Andrea Rossato | 1 | -3/+3 |
2008-02-07 | Add Util.Themes to collect user contributed themes | Andrea Rossato | 1 | -0/+1 |
2008-02-04 | XMonad.Actions.WindowGo: add a runOrRaise module for Joseph Garvin with the ... | gwern0 | 1 | -0/+1 |
2008-02-01 | REMOVE RotView: use CycleWS instead. | Brent Yorgey | 1 | -1/+0 |
2008-01-16 | add XMonad.Actions.CycleSelectedLayouts | Roman Cheplyaka | 1 | -0/+1 |
2008-01-28 | xmonad-contrib.cabal: add build-type field to get rid of Cabal warning | Brent Yorgey | 1 | -0/+1 |
2008-01-27 | Add ResizeScreen, a layout modifier for modifing the screen geometry | Andrea Rossato | 1 | -0/+1 |
2008-01-26 | Add SimpleFloat a very basic floating layout that will place windows accordin... | Andrea Rossato | 1 | -0/+1 |
2008-01-25 | Add DwmStyle, a layout modifier to add dwm-style decorations to windows in an... | Andrea Rossato | 1 | -0/+1 |
2008-01-25 | Adde SimpleDecoration, a layout modifier to add simple decorations to windows... | Andrea Rossato | 1 | -0/+1 |
2008-01-25 | Add Layout.Simplest, the simplest layout | Andrea Rossato | 1 | -0/+1 |
2008-01-25 | Add Decoration, a layout modifier and a class for easily writing decorated la... | Andrea Rossato | 1 | -0/+1 |
2008-01-25 | Add WindowArranger, a layout modifier to move and resize windows with the key... | Andrea Rossato | 1 | -0/+1 |
2008-01-27 | depend on xmonad-0.6 | Spencer Janssen | 1 | -1/+1 |
2008-01-27 | Bump version to 0.6 | Spencer Janssen | 1 | -1/+1 |
2008-01-18 | -Werror when flag(testing) only | Spencer Janssen | 1 | -1/+9 |
2008-01-15 | Layout.Reflect: new contrib module for reflecting layouts horizontally/vertic... | Brent Yorgey | 1 | -0/+1 |
2008-01-13 | Add XMonad.Util.Timer, a module to set up timers and to handle them | Andrea Rossato | 1 | -0/+1 |
2007-12-31 | Add ShowWName a layout modifier to show the workspace name | Andrea Rossato | 1 | -0/+1 |
2007-12-24 | Search.hs: mv into Actions/ per IRC suggestion | gwern0 | 1 | -1/+1 |
2007-12-20 | add XMonad.Actions.NoBorders | Lukas Mai | 1 | -0/+1 |
2007-12-22 | Factor workspace sorting into a separate module | Spencer Janssen | 1 | -0/+1 |
2007-12-15 | Depend on X11-1.4.1, it has crucial bugfixes | Spencer Janssen | 1 | -1/+1 |
2007-12-15 | Remove network dependency, potentially breaking XMonad.Util.Search | Spencer Janssen | 1 | -1/+1 |
2007-12-13 | +cabal support for XMonad.Util.Search | gwern0 | 1 | -1/+2 |
2007-12-11 | new XMonad.Hooks.ManageHelpers module | Lukas Mai | 1 | -0/+1 |
2007-12-10 | Bump version to 0.5! | Spencer Janssen | 1 | -2/+2 |
2007-12-05 | Typo in extra-source-files | Spencer Janssen | 1 | -1/+1 |