aboutsummaryrefslogtreecommitdiffstats
path: root/DynamicLog.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-01HierarchifySpencer Janssen1-211/+0
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-1/+1
2007-11-01Port DynamicLogSpencer Janssen1-6/+6
2007-10-29Factor out some of dzenPP's goodiesSpencer Janssen1-26/+35
2007-10-28Don't reverse sjanssenPPSpencer Janssen1-1/+0
2007-10-27add dynamicLogDzen, a dwm status bar, using dzen colour codesDon Stewart1-0/+25
2007-10-18-Wall policel.mai1-1/+1
2007-10-18DynamicLog.hs: Add dzenColorEric Mertens1-2/+8
2007-10-18Truncate title at 80 charactersSpencer Janssen1-2/+2
2007-10-18shorten in sjanssenPP tooSpencer Janssen1-1/+1
2007-10-18Truncate long window titlesSpencer Janssen1-2/+8
2007-10-18DynamicLog.hs: Add ppWsSep field to PP to specify workspace separator.Eric Mertens1-6/+3
2007-10-18Wrapping the empty string yields the empty stringSpencer Janssen1-1/+2
2007-10-17DynamicLog: documentation onlySpencer Janssen1-3/+1
2007-10-17Allow the user to change the order of workspaces, layout, titleSpencer Janssen1-3/+6
2007-10-17Don't wrap the layout description by defaultSpencer Janssen1-1/+1
2007-10-17DynamicLog: not . null. Duh.Spencer Janssen1-1/+1
2007-10-17A big dynamicLog refactorSpencer Janssen1-60/+68
2007-10-17Don't toLower the layout description.Spencer Janssen1-2/+1
2007-10-13clean up DynamicLog.hsDon Stewart1-16/+44
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