| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | minimal change needed to get xmonad-contrib to build with xmonad's data-defau... | Daniel Wagner | 2013-05-28 | 1 | -1/+1 |
* | Remove unneeded XSync call in Layout.ShowWName | Francesco Ariis | 2013-05-17 | 1 | -1/+0 |
* | Remove misleading comment: we definitely don't support ghc-6.6 anymore | Adam Vogt | 2013-05-14 | 1 | -1/+0 |
* | Fix module name in comment of X.L.Fullscreen | Adam Vogt | 2013-05-14 | 1 | -1/+1 |
* | Minor update to cabal file (adding modules & maintainership) | Adam Vogt | 2013-05-14 | 1 | -2/+4 |
* | Remove trailing whitespace in X.A.LinkWorkspaces | Adam Vogt | 2013-05-14 | 1 | -8/+8 |
* | Update documentation of LinkWorkspaces Module | quesel | 2011-03-28 | 1 | -1/+1 |
* | Added a module for linking workspaces | quesel | 2011-02-10 | 2 | -1/+168 |
* | Cache results from calcGap in ManageDocks | Adam Vogt | 2013-04-25 | 1 | -14/+38 |
* | Remove unnecessary contexts from L.MultiToggle | Adam Vogt | 2013-02-17 | 1 | -2/+2 |
* | Generalises modWorkspace to take any layout-transforming function | gopsychonauts | 2013-05-01 | 1 | -12/+13 |
* | since XMonad.Config.Dmwit mentions xmobar, we should include the associated .... | Daniel Wagner | 2013-05-03 | 2 | -0/+11 |
* | warning police | Daniel Wagner | 2013-05-02 | 1 | -4/+4 |
* | XMonad.Config.Dmwit | Daniel Wagner | 2013-05-02 | 3 | -0/+328 |
* | minor fixes to the haddock markup in X.L.IndependentScreens | Daniel Wagner | 2013-04-11 | 1 | -1/+2 |
* | add whenCurrentOn to X.L.IndependentScreens | Daniel Wagner | 2013-04-09 | 1 | -0/+35 |
* | Allow to specify the initial gaps' states in X.L.Gaps | Paul Fertser | 2013-02-22 | 1 | -1/+6 |
* | should bump X11 dependency, too, to make sure we have getAtomName | Daniel Wagner | 2013-02-25 | 1 | -1/+1 |
* | getAtomName is now defined in the X11 library | Daniel Wagner | 2013-02-25 | 1 | -15/+0 |
* | Allow to limit maximum row count in X.Prompt completion window | Paul Fertser | 2013-02-21 | 1 | -1/+7 |
* | Note in U.NameActions that xmonad core can list default keys now | Adam Vogt | 2013-02-18 | 1 | -0/+3 |
* | Export U.NamedActions.addDescrKeys per evaryont's request. | Adam Vogt | 2013-02-18 | 1 | -0/+1 |
* | Add EWMH DEMANDS_ATTENTION support to UrgencyHook. | Maarten de Vries | 2013-02-12 | 1 | -10/+57 |
* | Unconditionally set _NET_WORKAREA in ManageDocks | Adam Vogt | 2013-01-17 | 1 | -0/+8 |
* | spawn command when no completion is available (if alwaysHighlight is True); c... | c.lopez | 2013-02-09 | 2 | -2/+2 |
* | order-unindexed-ws-last | matthewhague | 2012-07-04 | 1 | -1/+9 |
* | SpawnOn modification for issue 523 | Adam Vogt | 2013-01-14 | 1 | -6/+11 |
* | Update L.TrackFloating.useTransient example code | Adam Vogt | 2013-01-12 | 1 | -2/+2 |
* | Adapt ideas of issue 306 patch to a new modifier in L.TrackFloating | Adam Vogt | 2013-01-12 | 1 | -5/+67 |
* | Make X.A.CycleWS not rely on hidden WS order | Dmitri Iouchtchenko | 2013-01-09 | 1 | -9/+18 |
* | Add X.H.WorkspaceHistory | Dmitri Iouchtchenko | 2013-01-09 | 2 | -0/+75 |
* | Allow removing arbitrary workspaces | Dmitri Iouchtchenko | 2012-12-31 | 1 | -0/+1 |
* | Remove first-hidden restriction from X.A.DynamicWorkspaces.removeWorkspace' | Dmitri Iouchtchenko | 2012-12-31 | 1 | -7/+11 |
* | Add authorspellings file for `darcs show authors'. | Adam Vogt | 2013-01-01 | 1 | -0/+80 |
* | bump cabal-version to satsify hackage | Adam Vogt | 2013-01-01 | 1 | -1/+1 |
* | bump version to 0.11 | Adam Vogt | 2012-12-31 | 1 | -2/+2 |
* | Add more metadata to cabal file | Adam Vogt | 2012-12-31 | 1 | -0/+11 |
* | X.A.Workscreen make the whole module description show up for haddock | Adam Vogt | 2012-12-31 | 1 | -1/+1 |
* | Note that an alternative to XMonad.Actions.ShowText is X.U.Dzen | Adam Vogt | 2012-12-31 | 1 | -1/+2 |
* | Add X.A.DynamicWorkspaces.renameWorkspaceByName. | Dmitri Iouchtchenko | 2012-12-27 | 1 | -5/+8 |
* | Change type of X.A.ShowText.handleTimerEvent so example code typechecks. | Adam Vogt | 2012-12-26 | 1 | -2/+4 |
* | Describe arguments for X.A.ShowText.flashText | Adam Vogt | 2012-12-26 | 1 | -2/+5 |
* | Add XMonad.Actions.ShowText | pastorelli.mario | 2012-12-25 | 2 | -0/+111 |
* | Record polachok's fix for issue 507 | Adam Vogt | 2012-12-16 | 1 | -2/+5 |
* | Removes unused function spawnWithActions and redundant imports in XMonad.Acti... | c.lopez | 2012-12-15 | 1 | -30/+8 |
* | A.Launcher markup identifiers for haddock links | Adam Vogt | 2012-12-15 | 1 | -2/+2 |
* | Address warnings from Debug modules | Adam Vogt | 2012-12-15 | 2 | -7/+8 |
* | Removes LocateMode and LocateRegexMode from XMonad.Actions.Launcher | c.lopez | 2012-12-14 | 1 | -52/+18 |
* | debug-hooks | allbery.b | 2012-08-14 | 4 | -0/+1489 |
* | Remove trailing whitespace. | Adam Vogt | 2012-11-09 | 20 | -88/+88 |