aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* no unix dependencyDon Stewart2007-03-091-1/+0
* fmt onlyDon Stewart2007-03-091-2/+1
* unnec. export listDon Stewart2007-03-091-24/+1
* unnec. `nub'Don Stewart2007-03-091-2/+2
* just use Map, not int map. strict updates don't seem to help btw.Don Stewart2007-03-091-13/+12
* comments on whether we lose space due to lazy updates of the stack setDon Stewart2007-03-091-0/+5
* don't need the unix packageDon Stewart2007-03-091-1/+1
* sneaky inlineDon Stewart2007-03-091-0/+1
* little bit of strictness, based on -prof outputDon Stewart2007-03-093-4/+5
* explicit interface on StackSet. maybe it should be a seperate package ... ?Don Stewart2007-03-091-1/+24
* -12 lines, refactorDon Stewart2007-03-092-22/+10
* refactor, -10 or so locDon Stewart2007-03-092-35/+31
* more QC properties on StackSetsDon Stewart2007-03-091-7/+42
* simpler type (no need to cache size, we *could* grow new stacks on demand now)Don Stewart2007-03-092-57/+23
* replace Seq [a] with IntMap [a], hopefully gets 6.4 supportDon Stewart2007-03-091-19/+19
* simplify StackSet api even further (-15 loc)Don Stewart2007-03-093-63/+28
* smaller api, less testsDon Stewart2007-03-091-37/+5
* use new StackSet apiDon Stewart2007-03-092-20/+24
* shrink StackSet apiDon Stewart2007-03-091-40/+25
* Update location for X11-extrasSpencer Janssen2007-03-091-1/+1
* commentsDon Stewart2007-03-091-20/+9
* handle MappingNotifyEvent properly, and missing test in MapRequestEvent. fire...Don Stewart2007-03-091-8/+7
* commentsDon Stewart2007-03-091-1/+6
* stub for MappingNotifyEvent, based on dwm. But the X11-extras binding for thi...Don Stewart2007-03-081-6/+37
* refactoring. heads up: depends on withServer in X11-extrasDon Stewart2007-03-082-30/+24
* commentsDon Stewart2007-03-081-3/+4
* move W -> WMonadDon Stewart2007-03-082-2/+2
* forgot to add Properties.hsDon Stewart2007-03-081-0/+166
* move tests into subdirDon Stewart2007-03-081-171/+4
* Switch to using abstract StackSet data type. Most workspace logic moved into ...Don Stewart2007-03-083-133/+479
* unpack on our ownDon Stewart2007-03-081-1/+1
* cleanup onlyDon Stewart2007-03-081-4/+4
* Make the number of workspaces configurable.Spencer Janssen2007-03-081-15/+13
* Print a message for unhandled eventsSpencer Janssen2007-03-081-1/+1
* Manage windows that are created before thunk startsSpencer Janssen2007-03-071-0/+4
* Add Alt-Shift-[1..5], to move the current client to a new workspaceDon Stewart2007-03-081-0/+22
* cleaner implementation of 'view'. Only hide the current list. And shortcut if...Don Stewart2007-03-081-15/+17
* Fill in missing workspace codeDon Stewart2007-03-081-18/+19
* Add support for multiple workspacesDon Stewart2007-03-072-41/+72
* no -WerrorDon Stewart2007-03-071-1/+1
* -Wall police. and strip the binaryDon Stewart2007-03-073-11/+14
* fmt. and use a Map for keycode lookupDon Stewart2007-03-072-39/+30
* xKillClient -> killClientSpencer Janssen2007-03-071-1/+1
* formatting and comments onlyDon Stewart2007-03-071-9/+8
* Add alt-c, kill clientDon Stewart2007-03-071-11/+28
* dead codeDon Stewart2007-03-071-5/+0
* need Data.ListDon Stewart2007-03-071-0/+1
* focus left and right (mod-j/mod-k)Don Stewart2007-03-072-41/+55
* Plan for statusbar/multithreadingSpencer Janssen2007-03-071-0/+16
* Add TODOSpencer Janssen2007-03-071-0/+0