aboutsummaryrefslogtreecommitdiffstats
path: root/DynamicLog.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-10-06Two new dynamic log functions that display the title of the currently focused...Christian Thiemann1-2/+31
2007-09-28DynamicLog: sort first by index in the workspaces list, then by tag nameSpencer Janssen1-2/+13
2007-09-28DynamicLog: print a description of the current layoutSpencer Janssen1-1/+4
2007-09-11Fixing some typos and grammar in documentation.Michael Fellinger1-1/+1
2007-08-20make Contrib use WorkspaceIdDavid Roundy1-9/+5
2007-09-05Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky1-0/+4
2007-08-06weird formatting fixedDon Stewart1-4/+4
2007-06-20Use Data.Ord.comparing in DynamicLogShachaf Ben-Kiki1-6/+4
2007-06-19Factor out pprWindowSet (and Xinerama version) from dynamicLog.Shachaf Ben-Kiki1-18/+20
2007-06-14DynamicLog.hs: info and documentationAndrea Rossato1-13/+28
2007-06-12changes to work with Stacks that can't be empty.David Roundy1-2/+3
2007-06-11fmtDon Stewart1-2/+4
2007-06-11added dynamicLogXinerama, a workspace logger that's nicer for XineramaJason Creighton1-5/+25
2007-06-10tag visibles with <N>Don Stewart1-4/+6
2007-06-10add DynamicLog.hsDon Stewart1-0/+49