| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | X.A.TopicSpace: remove the allTopics lists from the configuration. | Nicolas Pouillard | 2009-04-23 | 1 | -33/+37 |
* | added colour themes | perlkat | 2009-02-27 | 1 | -0/+137 |
* | Prompt.hs: setSuccess True also on Keypad Enter | sean.escriva | 2009-04-09 | 1 | -1/+1 |
* | Update focus on mouse moves within inactive windows | Daniel Schoepe | 2009-04-07 | 2 | -0/+62 |
* | Add promoteWarp event to L.MagicFocus | Adam Vogt | 2009-03-22 | 1 | -8/+44 |
* | Add TowardsCentre option to UpdatePointer | Adam Vogt | 2009-03-22 | 1 | -3/+11 |
* | Remove excess whitespace in A.UpdatePointer | Adam Vogt | 2009-03-22 | 1 | -6/+5 |
* | Combo fix ReleaseResources when no windows are available, new fix | Anders Engstrom | 2009-02-24 | 1 | -6/+5 |
* | OneBig_resize.dpatch | portnov84 | 2009-02-21 | 1 | -0/+8 |
* | OneBig_layout.dpatch | portnov84 | 2009-02-20 | 2 | -0/+126 |
* | Properly encode destop names before sending them to X server in XMonad.Hooks.... | Khudyakov Alexey | 2009-02-20 | 1 | -2/+2 |
* | Make utf8-string regular dependency | Khudyakov Alexey | 2009-02-20 | 1 | -9/+3 |
* | Update haddock description for Actions.GridSelect | Daniel Schoepe | 2009-04-22 | 1 | -2/+2 |
* | X.H.DynamicLog: provides trim, inverse of pad | sean.escriva | 2009-04-09 | 1 | -1/+7 |
* | Mouse support for GridSelect | Daniel Schoepe | 2009-04-10 | 1 | -1/+13 |
* | Generalize GridSelect to arbitrary elements | Daniel Schoepe | 2009-04-09 | 1 | -80/+99 |
* | Improve composability of X.H.Place, drop simple(st)Float support | quentin.moser | 2009-04-15 | 1 | -60/+107 |
* | Fixed X.H.Place.position | quentin.moser | 2009-04-09 | 1 | -2/+2 |
* | Module for automatic placement of floating windows | quentin.moser | 2009-04-08 | 2 | -0/+414 |
* | X.H.FloatNext: new module, float the next spawned window(s) | quentin.moser | 2009-04-15 | 2 | -0/+158 |
* | ComboP | konstantin.sobolev | 2009-04-15 | 2 | -0/+181 |
* | New module: XMonad.Actions.TopicSpace | Nicolas Pouillard | 2009-04-19 | 2 | -0/+332 |
* | NamedScratchpad | konstantin.sobolev | 2009-04-19 | 2 | -0/+139 |
* | More configurability for Layout.NoBorders (typeclass method) | Adam Vogt | 2009-03-25 | 1 | -32/+122 |
* | Add XMonad.Actions.PhysicalScreens | nelhage | 2009-03-21 | 2 | -0/+89 |
* | pointWithin has moved to the core | Joachim Breitner | 2008-10-08 | 1 | -6/+0 |
* | UpdatePointer even to empty workspaces | Joachim Breitner | 2008-10-07 | 1 | -22/+31 |
* | More predictable aspect ratio in GridVariants.Grid | Norbert Zeh | 2009-03-11 | 1 | -2/+12 |
* | X.L.Master: fix number of windows | Ismael Carnales | 2009-03-01 | 1 | -1/+1 |
* | U.EZConfig: add xK_Print <Print> to special keys | wirtwolff | 2009-03-03 | 1 | -0/+2 |
* | More flexibility for H.FadeInactive | Daniel Schoepe | 2009-03-09 | 1 | -9/+22 |
* | Prompt.Shell: escape ampersand | Valery V. Vorotyntsev | 2009-03-12 | 1 | -2/+1 |
* | Cleanup X.L.Mosaic, without breaking it | Adam Vogt | 2009-02-19 | 1 | -5/+4 |
* | X.L.Mosaic: prevent users from causing non-termination with negative elements | Adam Vogt | 2009-02-10 | 1 | -5/+7 |
* | better Layout.NoBorders.smartBorders behavior on xinerama | Adam Vogt | 2009-03-14 | 1 | -1/+4 |
* | H.DynamicLog: revised dzenStrip and xmobarStrip functions | wirtwolff | 2009-03-14 | 1 | -10/+30 |
* | X.H.DynamicLog: Add dzenStrip to remove formatting, for use in dzenPP's ppUrg... | Braden Shepherdson | 2009-03-14 | 1 | -2/+13 |
* | X.H.ManageHelpers: export isInProperty | Roman Cheplyaka | 2009-03-08 | 1 | -0/+1 |
* | L.Cross: clarify documentation | wirtwolff | 2009-02-22 | 1 | -22/+19 |
* | documentation for IndependentScreens | daniel | 2009-02-22 | 1 | -6/+64 |
* | eliminate a haddock warning in BoringWindows | daniel | 2009-02-22 | 1 | -2/+0 |
* | merge IndependentScreens | daniel | 2009-02-22 | 1 | -1/+16 |
* | add IndependentScreens to xmonad-contrib.cabal | daniel | 2009-02-22 | 1 | -0/+1 |
* | add type information for IndependentScreens | daniel | 2009-02-22 | 1 | -21/+29 |
* | add some boilerplate comments at the top of IndependentScreens | Brent Yorgey | 2009-02-22 | 1 | -0/+15 |
* | IndependentScreens, v0.0 | daniel | 2009-02-21 | 1 | -0/+8 |
* | U.Run: remove waitForProcess to close Issue 268 | wirtwolff | 2009-02-20 | 1 | -4/+4 |
* | change Cross data declaration into a record so that Haddock will parse the pe... | Brent Yorgey | 2009-02-21 | 1 | -4/+5 |
* | X.L.Master: turn it to a Layout modifier and update the code | Ismael Carnales | 2009-02-13 | 1 | -74/+50 |
* | Use doShift in my config | Spencer Janssen | 2009-02-19 | 1 | -1/+1 |