aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* XMonad.Config.DmwitDaniel Wagner2013-05-022-0/+327
* 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
* 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-091-0/+74
* Allow removing arbitrary workspacesDmitri Iouchtchenko2012-12-311-0/+1
* Remove first-hidden restriction from X.A.DynamicWorkspaces.removeWorkspace'Dmitri Iouchtchenko2012-12-311-7/+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
* Add X.A.DynamicWorkspaces.renameWorkspaceByName.Dmitri Iouchtchenko2012-12-271-5/+8
* Change type of X.A.ShowText.handleTimerEvent so example code typechecks.Adam Vogt2012-12-261-2/+4
* Describe arguments for X.A.ShowText.flashTextAdam Vogt2012-12-261-2/+5
* Add XMonad.Actions.ShowTextpastorelli.mario2012-12-251-0/+110
* Record polachok's fix for issue 507Adam Vogt2012-12-161-2/+5
* Removes unused function spawnWithActions and redundant imports in XMonad.Acti...c.lopez2012-12-151-30/+8
* A.Launcher markup identifiers for haddock linksAdam Vogt2012-12-151-2/+2
* Address warnings from Debug modulesAdam Vogt2012-12-152-7/+8
* Removes LocateMode and LocateRegexMode from XMonad.Actions.Launcherc.lopez2012-12-141-52/+18
* debug-hooksallbery.b2012-08-143-0/+1486
* Remove trailing whitespace.Adam Vogt2012-11-0920-88/+88
* Use Control.Exception.catch explitly to avoid warningsAdam Vogt2012-11-0911-38/+25
* Add missing type signatures.Adam Vogt2012-11-092-0/+5
* Rename variables "state" to avoid warnings about shadowingAdam Vogt2012-11-096-58/+58
* Rename variable in L.Minimize to avoid shadowing.Adam Vogt2012-11-091-3/+3
* Gut H.ICCCMFocus: issue 177 has been merged in core.Adam Vogt2012-11-081-17/+2
* ewmh-eventhook-custompastorelli.mario2012-08-161-8/+13
* Added smart spacing to the spacing moduledaedalusinfinity2012-09-231-0/+15
* Improves haddock documentationc.lopez2012-08-262-4/+5
* Improve comments, add an error throw that shouldn't happenc.lopez2012-08-261-5/+7
* fix a bug when ncompletionsc.lopez2012-08-261-3/+2
* Fixes typos in Actions.Launcher haddock documentationc.lopez2012-08-111-21/+22
* Correctly get the autocompletion item when alwaysHighlight in XMonad.Prompt i...c.lopez2012-08-112-100/+112
* Removes warnings, adds a browser value for LauncherConfig in haddock commentsc.lopez2012-06-281-4/+4
* Changes on XPrompt:c.lopez2012-06-282-39/+394
* accept more windows as docksDaniel Wagner2012-08-231-2/+2
* strip newlines from dmenu's returns to be compatible with the newest version ...longpoke2012-07-231-1/+1
* A workscreen permits to display a set of workspaces on severalkedals02012-07-061-0/+109
* refer to the new name 'handleEventHook' instead of the old name 'eventHook' i...Daniel Wagner2012-06-181-1/+1