| Commit message (Expand) | Author | Age | Files | Lines |
* | Support for spawning most applications on a specific workspace | Daniel Schoepe | 2009-01-25 | 2 | -0/+82 |
* | X.L.Mosaic: haddock fix | Roman Cheplyaka | 2009-01-25 | 1 | -4/+5 |
* | A mosaic layout based on MosaicAlt | Adam Vogt | 2009-01-24 | 2 | -0/+142 |
* | uninstallSignalHandlers in spawnPipe | Spencer Janssen | 2009-01-22 | 1 | -0/+1 |
* | Create a new session for spawnPiped processes | Spencer Janssen | 2009-01-22 | 1 | -1/+2 |
* | Use spawnOn in my config | Spencer Janssen | 2009-01-17 | 1 | -8/+9 |
* | Add XMonad.Actions.SpawnOn | Spencer Janssen | 2009-01-17 | 4 | -2/+93 |
* | Bump version to 0.8.1 | Spencer Janssen | 2009-01-16 | 1 | -1/+1 |
* | Compile without optimizations on x86_64 and GHC 6.10 | Spencer Janssen | 2009-01-09 | 1 | -0/+3 |
* | Update all uses of doubleFork/waitForProcess | Spencer Janssen | 2009-01-16 | 4 | -12/+14 |
* | Update to my config | Spencer Janssen | 2009-01-16 | 1 | -1/+9 |
* | Adjustments to new userCode function | Daniel Schoepe | 2009-01-10 | 1 | -2/+2 |
* | X.U.EZConfig: expand documentation | Brent Yorgey | 2009-01-16 | 1 | -5/+13 |
* | add a bit of documentation to HintedTile | Brent Yorgey | 2009-01-14 | 1 | -3/+4 |
* | ManageHelpers: add isDialog | johanngiwer | 2009-01-09 | 1 | -0/+12 |
* | CenteredMaster | portnov84 | 2009-01-11 | 2 | -0/+111 |
* | XMonad.Util.XSelection: update maintainer information | gwern0 | 2009-01-10 | 1 | -2/+1 |
* | X.U.XSelection: get rid of warning about missing newline, add Haddock link | Brent Yorgey | 2009-01-02 | 1 | -2/+2 |
* | adds haddock documentation for transformPromptSelection | loupgaroublond | 2009-01-02 | 1 | -5/+8 |
* | adds a weird function to XSelection | loupgaroublond | 2008-12-22 | 1 | -0/+6 |
* | ThreeColumnsMiddle | xmonad | 2009-01-02 | 2 | -0/+93 |
* | fix-fromJust-errors | rupa | 2008-12-24 | 1 | -14/+16 |
* | Prompt: Change Filemode to 600 for history-file (fixes bug 244) | Dominik Bruhn | 2008-12-18 | 1 | -0/+3 |
* | X.L.Monitor: changes in message passing | Roman Cheplyaka | 2008-12-26 | 1 | -12/+14 |
* | X.L.Monitor: change interface | Roman Cheplyaka | 2008-12-26 | 1 | -48/+70 |
* | X.U.WindowProperties: propertyToQuery+docs | Roman Cheplyaka | 2008-12-25 | 1 | -1/+14 |
* | X.L.Monitor: docs | Roman Cheplyaka | 2008-12-25 | 1 | -1/+4 |
* | hlintify XUtils, XSelection, Search, WindowGo | gwern0 | 2008-12-20 | 4 | -10/+10 |
* | fix focus issue for XMonad.Actions.Warp.banishScreen | Norbert Zeh | 2008-12-12 | 1 | -2/+4 |
* | addition of XMonad.Actions.Warp.banishScreen | Norbert Zeh | 2008-12-12 | 1 | -1/+15 |
* | fixed documentation for banish | Norbert Zeh | 2008-12-12 | 1 | -1/+1 |
* | addition of combined TallGrid layout | Norbert Zeh | 2008-12-12 | 2 | -0/+167 |
* | Add FixedColumn, a layout like Tall but based on the resize hints of windows | Justin Bogner | 2008-12-13 | 2 | -0/+92 |
* | XMonad.Actions.WindowGo: fix a floating-related focus bug | gwern0 | 2008-12-05 | 1 | -13/+9 |
* | Prompt.hs: +greenXPConfig and amberXPConfig | gwern0 | 2008-11-19 | 1 | -3/+6 |
* | Prompt.hs: increase font size to 12 from niggardly 10 | gwern0 | 2008-11-19 | 1 | -1/+1 |
* | Prompt.hs: replace magic numbers with understandable names | gwern0 | 2008-11-19 | 1 | -5/+5 |
* | X.L.Monitor: recommend doHideIgnore (docs) | Roman Cheplyaka | 2008-12-15 | 1 | -1/+1 |
* | X.L.Monitor: docs | Roman Cheplyaka | 2008-12-15 | 1 | -5/+5 |
* | X.L.Monitor: export Monitor datatype | Roman Cheplyaka | 2008-12-15 | 1 | -0/+1 |
* | X.H.ManageHelpers: add doHideIgnore | Roman Cheplyaka | 2008-12-15 | 2 | -2/+9 |
* | Add KDE 4 config, thanks to Shirakawasuna on IRC | Spencer Janssen | 2008-12-11 | 1 | -1/+13 |
* | I use the deleteConsecutive history filter | Spencer Janssen | 2008-10-25 | 1 | -0/+1 |
* | Remove XMonad.Config.PlainConfig, it has been turned into the separate xmonad... | Braden Shepherdson | 2008-12-03 | 2 | -529/+0 |
* | XMonad.Prompt: swap up and down per bug #243 | gwern0 | 2008-12-03 | 1 | -2/+2 |
* | Fix boolean operator precedence in GridSelect keybindings | Aleksandar Dimitrov | 2008-12-01 | 1 | -4/+4 |
* | GridSelect.hs: navigate grid with h,j,k,l as well as arrow keys | sean.escriva | 2008-11-22 | 1 | -4/+4 |
* | Export setOpacity from FadeInactive. Document how to make monitor transparent... | Roman Cheplyaka | 2008-11-17 | 2 | -0/+6 |
* | Monitor: use broadcastMessage instead of sendMessage; this solves several issues | Roman Cheplyaka | 2008-11-17 | 1 | -6/+1 |
* | FadeInactive: fade all inactive windows (including focused windows on visible... | Roman Cheplyaka | 2008-11-17 | 1 | -2/+3 |