aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (unfollow)
Commit message (Expand)AuthorFilesLines
2014-09-01Add Stoppable layout for power savingAnton Vorontsov1-0/+130
2014-09-25X.C.Prime: doc changesDevin Mullins1-1/+15
2014-09-25X.C.Prime: add withWorkspaces et al.Devin Mullins1-52/+151
2014-09-24X.C.Prime: add ifThenElse bindingDevin Mullins1-0/+7
2014-09-15X.C.Prime: doc fixesDevin Mullins1-5/+5
2014-09-14X.C.Prime: fix 'def' hyperlink in docDevin Mullins1-3/+3
2014-09-14XMonad.Config.Prime, a do-notation for configDevin Mullins2-2/+512
2013-03-17X.P.Shell: fix doc typome1-1/+1
2014-09-13reverse workspaces, so that switching to a dynamic workspace group restores t...nwfilardo1-1/+1
2014-08-29add-new-xmonad-prompt-passeniotna.t1-0/+142
2014-08-15use Data.Map instead of Data.Map.Strict to support containers < 0.5Adam Vogt1-1/+1
2014-08-03config-mateallbery.b1-0/+85
2014-08-03debug-managehookallbery.b1-0/+100
2014-08-03debug-debugallbery.b2-60/+111
2014-07-10derive Applicative instances to suppress AMP warningAdam Vogt3-3/+7
2014-06-17add-duck-duck-go-search-engineeniotna.t1-2/+6
2014-06-01XSelection: getSelection: fix connection exhaustion bug (issue #573); include...gwern1-4/+10
2014-01-29Fix dbus-send call in XMonad.Config.Gnomemd143rbh7f1-1/+1
2014-05-05warning police (unused variables)Adam Vogt1-3/+3
2014-05-04This patch makes the Ssh extension works with **user** arguments in ssh, .e.g...linxray1-2/+9
2014-05-01remove trailing whitespace in L.BinarySpacePartitionAdam Vogt1-50/+50
2014-05-01replace Bound with the equivalent Direction2DAdam Vogt1-28/+27
2014-05-01remove unused extension in BSPAdam Vogt1-1/+1
2014-04-30Add BinarySpacePartition layoutbenweitzman1-0/+304
2014-04-28X.Actions.DynamicWorkspaceGroups: export new function addRawWSGroupBrent Yorgey1-1/+9
2014-04-23Remove unneeded context with the IfMax layout instanceAdam Vogt1-2/+1
2014-02-19Adding side tabs and replacing TabbarLocation with Direction2D.nrujac1-25/+24
2014-03-16warning policeDaniel Wagner1-3/+1
2014-02-18New module: XMonad.Util.WindowStateDmitry Bogatov1-0/+92
2014-02-13Add side tabs to the tabbed layout.nrujac1-9/+62
2014-02-02SpawnNamedPipe hlint cleanupcwills.dev1-2/+2
2014-02-02document and cleanup SpawnNamedPipecwills.dev1-6/+40
2014-02-02Added SpawnNamedPipecwills.dev1-0/+42
2014-01-30Make commandToComplete in XMonad.Prompt.Shell complete last wordmd143rbh7f1-1/+0
2014-01-28expose and document X.L.IndependentScreens.marshallSortDaniel Wagner1-1/+2
2013-12-19ServerMode properly indentAdam Vogt1-1/+1
2013-12-19remove ServerMode tabsAdam Vogt1-5/+5
2013-12-19fix -Wall ServerModeAdam Vogt1-4/+4
2013-12-19documentation note that ServerMode is similar to wmctrlAdam Vogt1-1/+2
2013-12-16Generalized XMonad.Hooks.ServerModepolson21-41/+108
2013-12-01IfMax-LayoutIlya Portnov1-0/+77
2013-09-25fix UrgencyHook and add filterUrgencyHookAdam Vogt1-1/+17
2013-09-23export XMonad.Hooks.UrgencyHook.clearUrgency (issue 533)Adam Vogt1-1/+1
2013-08-14minor documentation fix: manageDocks doesn't do anything with struts, so don'...Daniel Wagner1-2/+1
2013-08-13don't pretend to be LG3D in X.C.Dmwit because this confuses modern GTKDaniel Wagner1-2/+1
2013-07-30XMonad.Actions.UpdatePointer: generalise updatePointerLiyang HU2-53/+47
2013-07-30XMonad.Actions.UpdatePointer: document TowardsCentreLiyang HU1-1/+6
2013-07-23Haddock formatting in H.MinimizeAdam Vogt1-1/+1
2013-07-16Fix issue 551 by also getting manpath without -g flag.Adam Vogt1-3/+7
2013-07-08Escape dzen markup and remove xmobar tags from window titles by default.Adam Vogt1-13/+30