aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* XMonad.Actions.UpdatePointer: generalise updatePointerLiyang HU2013-07-302-53/+47
* XMonad.Actions.UpdatePointer: document TowardsCentreLiyang HU2013-07-301-1/+6
* Haddock formatting in H.MinimizeAdam Vogt2013-07-231-1/+1
* Bump version (and xmonad dependency) to 0.12Adam Vogt2013-07-201-2/+2
* Fix issue 551 by also getting manpath without -g flag.Adam Vogt2013-07-161-3/+7
* Escape dzen markup and remove xmobar tags from window titles by default.Adam Vogt2013-07-081-13/+30
* DynamicBars-use-ExtensibleStategopsychonauts2013-06-181-25/+24
* Catch exceptions when finding commands on PATH in Prompt.ShellThomas Tuegel2013-06-171-6/+2
* Fix haddock parse error in X.A.LinkWorkspacesAdam Vogt2013-05-281-0/+1
* use Data.Default wherever possible, and deprecate the things it replacesDaniel Wagner2013-05-2855-320/+362
* eliminate references to defaultConfigDaniel Wagner2013-05-2898-181/+182
* minimal change needed to get xmonad-contrib to build with xmonad's data-defau...Daniel Wagner2013-05-281-1/+1
* Remove unneeded XSync call in Layout.ShowWNameFrancesco Ariis2013-05-171-1/+0
* Remove misleading comment: we definitely don't support ghc-6.6 anymoreAdam Vogt2013-05-141-1/+0
* Fix module name in comment of X.L.FullscreenAdam Vogt2013-05-141-1/+1
* Minor update to cabal file (adding modules & maintainership)Adam Vogt2013-05-141-2/+4
* Remove trailing whitespace in X.A.LinkWorkspacesAdam Vogt2013-05-141-8/+8
* Update documentation of LinkWorkspaces Modulequesel2011-03-281-1/+1
* Added a module for linking workspacesquesel2011-02-102-1/+168
* Cache results from calcGap in ManageDocksAdam Vogt2013-04-251-14/+38
* Remove unnecessary contexts from L.MultiToggleAdam Vogt2013-02-171-2/+2
* Generalises modWorkspace to take any layout-transforming functiongopsychonauts2013-05-011-12/+13
* since XMonad.Config.Dmwit mentions xmobar, we should include the associated ....Daniel Wagner2013-05-032-0/+11
* warning policeDaniel Wagner2013-05-021-4/+4
* XMonad.Config.DmwitDaniel Wagner2013-05-023-0/+328
* minor fixes to the haddock markup in X.L.IndependentScreensDaniel Wagner2013-04-111-1/+2
* add whenCurrentOn to X.L.IndependentScreensDaniel Wagner2013-04-091-0/+35
* Allow to specify the initial gaps' states in X.L.GapsPaul Fertser2013-02-221-1/+6
* should bump X11 dependency, too, to make sure we have getAtomNameDaniel Wagner2013-02-251-1/+1
* getAtomName is now defined in the X11 libraryDaniel Wagner2013-02-251-15/+0
* Allow to limit maximum row count in X.Prompt completion windowPaul Fertser2013-02-211-1/+7
* Note in U.NameActions that xmonad core can list default keys nowAdam Vogt2013-02-181-0/+3
* Export U.NamedActions.addDescrKeys per evaryont's request.Adam Vogt2013-02-181-0/+1
* Add EWMH DEMANDS_ATTENTION support to UrgencyHook.Maarten de Vries2013-02-121-10/+57
* Unconditionally set _NET_WORKAREA in ManageDocksAdam Vogt2013-01-171-0/+8
* spawn command when no completion is available (if alwaysHighlight is True); c...c.lopez2013-02-092-2/+2
* order-unindexed-ws-lastmatthewhague2012-07-041-1/+9
* SpawnOn modification for issue 523Adam Vogt2013-01-141-6/+11
* Update L.TrackFloating.useTransient example codeAdam Vogt2013-01-121-2/+2
* Adapt ideas of issue 306 patch to a new modifier in L.TrackFloatingAdam Vogt2013-01-121-5/+67
* Make X.A.CycleWS not rely on hidden WS orderDmitri Iouchtchenko2013-01-091-9/+18
* Add X.H.WorkspaceHistoryDmitri Iouchtchenko2013-01-092-0/+75
* Allow removing arbitrary workspacesDmitri Iouchtchenko2012-12-311-0/+1
* Remove first-hidden restriction from X.A.DynamicWorkspaces.removeWorkspace'Dmitri Iouchtchenko2012-12-311-7/+11
* Add authorspellings file for `darcs show authors'.Adam Vogt2013-01-011-0/+80
* bump cabal-version to satsify hackageAdam Vogt2013-01-011-1/+1
* bump version to 0.11Adam Vogt2012-12-311-2/+2
* Add more metadata to cabal fileAdam Vogt2012-12-311-0/+11
* X.A.Workscreen make the whole module description show up for haddockAdam Vogt2012-12-311-1/+1
* Note that an alternative to XMonad.Actions.ShowText is X.U.DzenAdam Vogt2012-12-311-1/+2