aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
2012-12-25Add XMonad.Actions.ShowTextpastorelli.mario1-0/+110
2012-12-16Record polachok's fix for issue 507Adam Vogt1-2/+5
2012-12-15Removes unused function spawnWithActions and redundant imports in XMonad.Acti...c.lopez1-30/+8
2012-12-15A.Launcher markup identifiers for haddock linksAdam Vogt1-2/+2
2012-12-15Address warnings from Debug modulesAdam Vogt2-7/+8
2012-12-14Removes LocateMode and LocateRegexMode from XMonad.Actions.Launcherc.lopez1-52/+18
2012-08-14debug-hooksallbery.b3-0/+1486
2012-11-09Remove trailing whitespace.Adam Vogt20-88/+88
2012-11-09Use Control.Exception.catch explitly to avoid warningsAdam Vogt11-38/+25
2012-11-09Add missing type signatures.Adam Vogt2-0/+5
2012-11-09Rename variables "state" to avoid warnings about shadowingAdam Vogt6-58/+58
2012-11-09Rename variable in L.Minimize to avoid shadowing.Adam Vogt1-3/+3
2012-11-08Gut H.ICCCMFocus: issue 177 has been merged in core.Adam Vogt1-17/+2
2012-08-16ewmh-eventhook-custompastorelli.mario1-8/+13
2012-09-23Added smart spacing to the spacing moduledaedalusinfinity1-0/+15
2012-08-26Improves haddock documentationc.lopez2-4/+5
2012-08-26Improve comments, add an error throw that shouldn't happenc.lopez1-5/+7
2012-08-26fix a bug when ncompletionsc.lopez1-3/+2
2012-08-11Fixes typos in Actions.Launcher haddock documentationc.lopez1-21/+22
2012-08-11Correctly get the autocompletion item when alwaysHighlight in XMonad.Prompt i...c.lopez2-100/+112
2012-06-28Removes warnings, adds a browser value for LauncherConfig in haddock commentsc.lopez1-4/+4
2012-06-28Changes on XPrompt:c.lopez2-39/+394
2012-08-23accept more windows as docksDaniel Wagner1-2/+2
2012-07-23strip newlines from dmenu's returns to be compatible with the newest version ...longpoke1-1/+1
2012-07-06A workscreen permits to display a set of workspaces on severalkedals01-0/+109
2012-06-18refer to the new name 'handleEventHook' instead of the old name 'eventHook' i...Daniel Wagner1-1/+1
2012-05-04UrgencyHooks made available as Window -> X () functionsgopsychonauts1-1/+10
2012-05-10updates to XMonad.Prompt re: word-oriented commandsBrent Yorgey1-30/+71
2012-03-29Added isUnfocusedOnCurrentWS and fadeInactiveCurrentWSLogHook for better supp...Jesper Reenberg1-6/+27
2012-05-01Fixed X.A.GridSelect to be consistent in the way it (now) sorts the shownJesper Reenberg1-6/+34
2012-05-01Use getXMonadDir to get the default xmonad directory.Julia Jomantaite1-5/+3
2012-04-28Minor haddock formatting for X.L.OnHost and X.A.DynamicWorkspaceOrderAdam Vogt2-7/+7
2012-04-28Remove trailing whitespace.Adam Vogt2-2/+2
2012-04-21Add emacs-like keys to browse history in XMonad.PromptCarlos Lopez-Camey1-0/+2
2012-04-21Adds an emacs-like Keymap in XMonad.PromptCarlos Lopez-Camey1-0/+37
2012-04-07add 'withNthWorkspace' to DynamicWorkspaceOrder.jakob1-1/+14
2012-03-20XMonad.Layout.OnHost allows host-specific modifications to a layout, whichallbery.b1-0/+155
2012-03-14narrower BorderResize rectangles placed within border edgesJens Petersen1-7/+5
2012-03-16add-dynamic-bars-moduleBen Boeckel1-0/+136
2012-03-16bump X11 dependency so that noModMask is availableDaniel Wagner1-1/+1
2011-12-03Paste.hs: rm noModMask, shifted definition to X11 binding (see previous email)gwern01-6/+0
2012-03-12GroupNavigation: fix import typo in usageJens Petersen1-1/+1
2012-03-12add sendToEmptyWorkspace to FindEmptyWorkspaceJens Petersen1-1/+6
2012-03-05ShowWName: Increase horizontal padding for flashcrodjer1-1/+1
2012-03-11persist-togglehook-optionsBen Boeckel1-1/+2
2012-03-06ShowWName flash window background colorRohan Jain1-1/+1
2012-03-05ShowWName: Fix flash location by screen rectanglecrodjer1-3/+3
2012-02-29Fix typo in tabbed layout link for font utils docscrodjer1-1/+1
2012-02-29L.WorkspaceDir: cleanup redundant {definitions,imports}Steffen Schuldenzucker1-5/+0
2012-02-27fix L.WorkspaceDir special char handling: remove "echo -n" processingSteffen Schuldenzucker1-2/+1