| Commit message (Expand) | Author | Age | Files | Lines |
* | Magnifier: fix behavior for windows on the bottom + right of the screen. Now... | Brent Yorgey | 2008-03-03 | 1 | -7/+10 |
* | Changed semantics of UpdatePointer to move to nearest point | robreim | 2008-03-01 | 1 | -13/+21 |
* | UpdatePointer XMonadContrib module | robreim | 2008-03-01 | 2 | -0/+55 |
* | Util.Run: minor clarification in comment | gwern0 | 2008-03-03 | 1 | -1/+1 |
* | Add XMonad.Actions.PerWorkspaceKeys | Roman Cheplyaka | 2008-03-02 | 2 | -0/+51 |
* | Haddock fix: Changed URL-Markup | Dominik Bruhn | 2008-03-02 | 2 | -2/+2 |
* | switch Droundy to smartBorders (which works better with ScratchWorkspace). | David Roundy | 2008-03-01 | 1 | -3/+3 |
* | XMonad.Layout.Simplest: add FlexibleInstances pragma | Lukas Mai | 2008-03-01 | 1 | -1/+1 |
* | XMonad.Layout.ScratchWorkspace: avoid warnings, make tests compile again | Lukas Mai | 2008-03-01 | 1 | -9/+10 |
* | implement ScratchWorkspace. | David Roundy | 2008-02-29 | 3 | -1/+85 |
* | in Prompt.Workspace sort by official workspace order. | David Roundy | 2008-02-29 | 1 | -5/+7 |
* | simplify Simplest--allow it to apply to non-Windows. | David Roundy | 2008-02-29 | 1 | -1/+1 |
* | XMonad.Actions.MouseGestures.mkCollect: generalize type | Lukas Mai | 2008-02-29 | 1 | -3/+3 |
* | Add bottom-tabbed layout. | Roman Cheplyaka | 2008-02-29 | 1 | -5/+29 |
* | XMonad.Actions.MouseGestures: refactoring, code simplification | Lukas Mai | 2008-02-29 | 1 | -53/+51 |
* | EZConfig: additional documentation | Brent Yorgey | 2008-02-27 | 1 | -3/+15 |
* | XMonad.Util.Scratchpad: change 'XConfig Layout' to 'XConfig l', to avoid type... | Brent Yorgey | 2008-02-27 | 1 | -2/+2 |
* | EZConfig: add an emacs-style keybinding parser! | Brent Yorgey | 2008-02-26 | 1 | -8/+279 |
* | Xmonad.Actions.MouseGestures: generalize interface, allow hooks | Lukas Mai | 2008-02-26 | 1 | -27/+40 |
* | update inactive debugging code in MouseGestures; no visible changes | Lukas Mai | 2007-11-09 | 1 | -4/+9 |
* | Scratchpad terminal | Braden Shepherdson | 2008-02-25 | 2 | -0/+82 |
* | Two new floating window ManageHooks. | Braden Shepherdson | 2008-02-25 | 1 | -1/+17 |
* | Fix usage doc. | Roman Cheplyaka | 2008-02-25 | 1 | -1/+5 |
* | Fix haddock hyperlink. | Roman Cheplyaka | 2008-02-24 | 1 | -1/+1 |
* | Add XMonad.Layout.IM | Roman Cheplyaka | 2008-02-21 | 2 | -0/+108 |
* | Export XMonad.Layout.Grid.arrange (for use in XMonad.Layout.IM) | Roman Cheplyaka | 2008-02-21 | 1 | -1/+1 |
* | Decoration: some haddock updates | Andrea Rossato | 2008-02-20 | 1 | -5/+2 |
* | Small refactoring. | Nils Anders Danielsson | 2008-02-10 | 1 | -21/+35 |
* | Fixed off-by-one error which broke strut handling for some panels. | Nils Anders Danielsson | 2008-02-10 | 1 | -4/+19 |
* | Decoration: fix an issue with decoration window creation and more | Andrea Rossato | 2008-02-20 | 1 | -24/+16 |
* | DynamicLog.hs: haddock fix | Andrea Rossato | 2008-02-20 | 1 | -1/+1 |
* | improvements to XMonad.Hooks.DynamicLog, and new contrib module XMonad.Util.L... | Brent Yorgey | 2008-02-19 | 3 | -64/+245 |
* | LayoutHints: fix a wrong fix | Andrea Rossato | 2008-02-19 | 1 | -1/+1 |
* | Arossato: updated to latest changes | Andrea Rossato | 2008-02-19 | 1 | -21/+6 |
* | Decoration: comment only | Andrea Rossato | 2008-02-19 | 1 | -22/+123 |
* | Decoratione: generate rectangles first, and create windows accordingly | Andrea Rossato | 2008-02-19 | 1 | -57/+71 |
* | Fix doc for Tabbed | Roman Cheplyaka | 2008-02-19 | 1 | -1/+1 |
* | Tabbed and TabBarDecoration: no need to implement decorateFirst (the default ... | Andrea Rossato | 2008-02-18 | 2 | -2/+0 |
* | TabBarDecoration: simpleTabBar automatically applies resizeVertical | Andrea Rossato | 2008-02-18 | 2 | -10/+20 |
* | DwmStyle: comment fix only | Andrea Rossato | 2008-02-18 | 1 | -1/+1 |
* | ResizeScreen: add resizeHorizontalRight and resizeVerticalBottom | Andrea Rossato | 2008-02-18 | 1 | -9/+18 |
* | Add TabBarDecoration, a layout modifier to add a bar of tabs to any layout | Andrea Rossato | 2008-02-18 | 3 | -53/+101 |
* | add Eq superclass to DecorationStyle and change styles in order not to decora... | Andrea Rossato | 2008-02-18 | 5 | -16/+25 |
* | Refactor MouseResize, remove isDecoration and introduce isInStack, isVisible,... | Andrea Rossato | 2008-02-18 | 3 | -34/+69 |
* | Prompt: regenerate completion list if there's just one completion | Andrea Rossato | 2008-02-17 | 1 | -6/+7 |
* | Prompt.Theme: use mkComplFunFromList' to generate completions | Andrea Rossato | 2008-02-17 | 1 | -1/+1 |
* | some code formatting | Andrea Rossato | 2008-02-17 | 2 | -10/+10 |
* | Prompt: comment only (clafiry completionToCommand uses) | Andrea Rossato | 2008-02-16 | 1 | -5/+7 |
* | Prompt: comment only (remove confusing remarks about commandToComplete) | Andrea Rossato | 2008-02-16 | 1 | -4/+2 |
* | Prompt: haddock fixes only | Andrea Rossato | 2008-02-16 | 1 | -24/+31 |