summaryrefslogtreecommitdiffstats
path: root/StackSet.hs
AgeCommit message (Expand)Author
2007-10-13add can't happen case to silence incomplete patterns in StackSet.hsDon Stewart
2007-10-06change emailDon Stewart
2007-10-06polish some syntaxDon Stewart
2007-10-06oops, need to exportDevin Mullins
2007-10-06(cleanup) extract mapWorkspace out of renameTagDevin Mullins
2007-10-05Add mapLayoutSpencer Janssen
2007-10-01Add StackSet.allWindowsSpencer Janssen
2007-09-28StackSet uses PatternGuardsSpencer Janssen
2007-09-29merge, update test hookDon Stewart
2007-09-29100% coverage of alternative branchesDon Stewart
2007-09-29polishDon Stewart
2007-09-29comments and formatting onlyDon Stewart
2007-09-26merge old workspace tags with new on restart.David Roundy
2007-09-28Update kind changes in the -class branchSpencer Janssen
2007-09-24update screens for new kind of StackSet.David Roundy
2007-09-20add (unused) Layout to StackSet.David Roundy
2007-09-20remove unneeded Ord constraint.David Roundy
2007-09-20eliminate a few Eq a constraints in StackSet.David Roundy
2007-09-27document shiftWinKarsten Schoelzel
2007-09-27Add StackSet.focusMaster (mod-m) to move focus to masterDon Stewart
2007-09-24Add StackSet.screensSpencer Janssen
2007-09-18fmt, and tiny comment seeking clarificationDon Stewart
2007-09-17Haddockify delete' commentsSpencer Janssen
2007-09-10Fix float behaviour, add shiftWin.Karsten Schoelzel
2007-09-10Add delete' for use in shiftKarsten Schoelzel
2007-08-14simplify code in StackSet.David Roundy
2007-08-15Add greedyView, make it the default action for mod-werSpencer Janssen
2007-08-07Remove 'Eq' constraint from StackSet.indexSpencer Janssen
2007-08-05trailing whitespace onlyDon Stewart
2007-07-28Bugfix: reordering when filtering out the last window on a workspaceKarsten Schoelzel
2007-07-24shift: use guards instead of ifSpencer Janssen
2007-07-24Remove unnecessary Integral constraintsSpencer Janssen
2007-07-24make delete work when window is in multiple workspaces.David Roundy
2007-07-24Remove redundant 'n >= 0' check from shift. (from David Roundy's 'simplify s...Spencer Janssen
2007-07-22Cleanup of shift codeMichael G. Sloan
2007-06-29Move screen details into StackSetSpencer Janssen
2007-06-26comment for (dubious?) integrate'Don Stewart
2007-06-26fix empty case in 'filter', and note differences in semantics wrt. focus to '...Don Stewart
2007-06-26clean up 'StackSet.filter' for styleDon Stewart
2007-06-17-Wall police, and turn on -fno-warn-orphansDon Stewart
2007-06-14make workspace tag not need to be a Num.David Roundy
2007-06-14haddock tuning for StackSet.hsAndrea Rossato
2007-06-12make focus, up and down complete functions.David Roundy
2007-06-12add differentiate function to StackSet to go [a] -> Stack a.David Roundy
2007-06-12Make 'view' a total functionSpencer Janssen
2007-06-11-Wall policeSpencer Janssen
2007-06-11Add StackSet.filterSpencer Janssen
2007-06-10haddock compatibilityAndrea Rossato
2007-06-09HEADS UP: (logging format change). use a custom pretty printer, for an easier...Don Stewart
2007-06-05whitespace onlyDon Stewart