aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* wibbleDon Stewart2007-03-071-1/+1
* derive MonadState, removes most accessorsDon Stewart2007-03-072-33/+13
* Handle several more events, should fix several issues.Spencer Janssen2007-03-071-2/+31
* refactoring. less codeDon Stewart2007-03-072-119/+97
* just use [Window]Don Stewart2007-03-072-23/+21
* url of dmenu. it now worksDon Stewart2007-03-071-1/+1
* typo in dmenu codeDon Stewart2007-03-071-1/+1
* X11 1.2 works too.Spencer Janssen2007-03-071-1/+1
* add dmenu support, seems to work, but the resulting client isn't launchedDon Stewart2007-03-072-1/+4
* refactoringDon Stewart2007-03-072-13/+24
* Wm -> W, all good monads have single capital letter names. comment the W.hs fileDon Stewart2007-03-073-81/+109
* unbox-strict-fieldsDon Stewart2007-03-071-1/+1
* comments for Main.hs, add io_, like io but return ()Don Stewart2007-03-072-37/+82
* comments, rename 'l' to 'io', and state explicitly that we use GeneralizedNew...Don Stewart2007-03-073-27/+54
* move thunk.hs -> Main.hs. Be precise about which versions of every package ar...Don Stewart2007-03-072-2/+2
* add more readme details for finding dependenciesDon Stewart2007-03-071-2/+33
* depend on the X11-extras packageDon Stewart2007-03-074-293/+2
* Flatten module hierarchyDon Stewart2007-03-074-5/+6
* add readmeDon Stewart2007-03-071-0/+2
* add license stuff to .cabalDon Stewart2007-03-072-0/+29
* more stuff for .cabal file. Add example of include path to use on OpenBSDDon Stewart2007-03-071-11/+16
* Initial import.Spencer Janssen2007-03-076-0/+457