aboutsummaryrefslogtreecommitdiffstats
path: root/DynamicLog.hs (follow)
Commit message (Expand)AuthorAgeFilesLines
* clean up DynamicLog.hsDon Stewart2007-10-131-16/+44
* Two new dynamic log functions that display the title of the currently focused...Christian Thiemann2007-10-061-2/+31
* DynamicLog: sort first by index in the workspaces list, then by tag nameSpencer Janssen2007-09-281-2/+13
* DynamicLog: print a description of the current layoutSpencer Janssen2007-09-281-1/+4
* Fixing some typos and grammar in documentation.Michael Fellinger2007-09-111-1/+1
* make Contrib use WorkspaceIdDavid Roundy2007-08-201-9/+5
* Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky2007-09-051-0/+4
* weird formatting fixedDon Stewart2007-08-061-4/+4
* Use Data.Ord.comparing in DynamicLogShachaf Ben-Kiki2007-06-201-6/+4
* Factor out pprWindowSet (and Xinerama version) from dynamicLog.Shachaf Ben-Kiki2007-06-191-18/+20
* DynamicLog.hs: info and documentationAndrea Rossato2007-06-141-13/+28
* changes to work with Stacks that can't be empty.David Roundy2007-06-121-2/+3
* fmtDon Stewart2007-06-111-2/+4
* added dynamicLogXinerama, a workspace logger that's nicer for XineramaJason Creighton2007-06-111-5/+25
* tag visibles with <N>Don Stewart2007-06-101-4/+6
* add DynamicLog.hsDon Stewart2007-06-101-0/+49