aboutsummaryrefslogtreecommitdiffstats
path: root/XMonad (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix dbus-send call in XMonad.Config.Gnomemd143rbh7f2014-01-291-1/+1
* warning police (unused variables)Adam Vogt2014-05-051-3/+3
* This patch makes the Ssh extension works with **user** arguments in ssh, .e.g...linxray2014-05-041-2/+9
* remove trailing whitespace in L.BinarySpacePartitionAdam Vogt2014-05-011-50/+50
* replace Bound with the equivalent Direction2DAdam Vogt2014-05-011-28/+27
* remove unused extension in BSPAdam Vogt2014-05-011-1/+1
* Add BinarySpacePartition layoutbenweitzman2014-04-301-0/+304
* X.Actions.DynamicWorkspaceGroups: export new function addRawWSGroupBrent Yorgey2014-04-281-1/+9
* Remove unneeded context with the IfMax layout instanceAdam Vogt2014-04-231-2/+1
* Adding side tabs and replacing TabbarLocation with Direction2D.nrujac2014-02-191-25/+24
* warning policeDaniel Wagner2014-03-161-3/+1
* New module: XMonad.Util.WindowStateDmitry Bogatov2014-02-181-0/+92
* Add side tabs to the tabbed layout.nrujac2014-02-131-9/+62
* SpawnNamedPipe hlint cleanupcwills.dev2014-02-021-2/+2
* document and cleanup SpawnNamedPipecwills.dev2014-02-021-6/+40
* Added SpawnNamedPipecwills.dev2014-02-021-0/+42
* Make commandToComplete in XMonad.Prompt.Shell complete last wordmd143rbh7f2014-01-301-1/+0
* expose and document X.L.IndependentScreens.marshallSortDaniel Wagner2014-01-281-1/+2
* ServerMode properly indentAdam Vogt2013-12-191-1/+1
* remove ServerMode tabsAdam Vogt2013-12-191-5/+5
* fix -Wall ServerModeAdam Vogt2013-12-191-4/+4
* documentation note that ServerMode is similar to wmctrlAdam Vogt2013-12-191-1/+2
* Generalized XMonad.Hooks.ServerModepolson22013-12-161-41/+108
* IfMax-LayoutIlya Portnov2013-12-011-0/+77
* fix UrgencyHook and add filterUrgencyHookAdam Vogt2013-09-251-1/+17
* export XMonad.Hooks.UrgencyHook.clearUrgency (issue 533)Adam Vogt2013-09-231-1/+1
* minor documentation fix: manageDocks doesn't do anything with struts, so don'...Daniel Wagner2013-08-141-2/+1
* don't pretend to be LG3D in X.C.Dmwit because this confuses modern GTKDaniel Wagner2013-08-131-2/+1
* 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
* 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
* 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-101-0/+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-031-0/+10
* warning policeDaniel Wagner2013-05-021-4/+4