aboutsummaryrefslogtreecommitdiffstats
path: root/WorkspaceDir.hs (unfollow)
Commit message (Expand)AuthorFilesLines
2007-11-01Use hierarchical module names from the coreSpencer Janssen1-1/+1
2007-10-12Move runXXX functions to one moduleChristian Thiemann1-1/+1
2007-10-15defaultLayouts -> layoutsSpencer Janssen1-3/+3
2007-10-14WorkspaceDir introduces dependency on directory packageDon Stewart1-0/+2
2007-10-08Add LANGUAGE pragamsShachaf Ben-Kiki1-1/+2
2007-10-07Maybe? What Maybe? (rollback earlier dmenu change)Devin Mullins1-4/+2
2007-10-06change Dmenu functions to return IO/X (Maybe String)Devin Mullins1-2/+4
2007-09-29some renaming of classes and data types.David Roundy1-3/+3
2007-09-28Use LANGUAGE pragmas over -fglasgow-extsSpencer Janssen1-1/+2
2007-09-24update WorkspaceDir.David Roundy1-6/+11
2007-09-11Fixing some typos and grammar in documentation.Michael Fellinger1-1/+1
2007-08-27cleanup in WorkspaceDir.David Roundy1-1/+0
2007-09-05Docstring parser for generating xmonad build configs with default settings fo...Alex Tarkovsky1-0/+6
2007-08-14use XPrompt in WorkspaceDir.David Roundy1-8/+8
2007-07-26fix WorkspaceDir (which was broken) using LayoutHelpers.David Roundy1-4/+5
2007-06-20Fix type signatures.joachim.fasting1-1/+1
2007-06-14WorkspaceDir.hs: info and documentationAndrea Rossato1-10/+37
2007-06-12add -fglasgow-exts to some modules that use it.David Roundy1-0/+1
2007-06-11Rename safeIO to catchIOSpencer Janssen1-1/+1
2007-06-11add WorkspaceDir, which sets the current directory in a workspace.David Roundy1-0/+35