summaryrefslogtreecommitdiffstats
path: root/W.hs
AgeCommit message (Collapse)Author
2007-03-08move W -> WMonadDon Stewart
darcs-hash:20070308120536-9c5c1-cd1cf451dd9a5a75f5372bdd310bb5a485bf2fec
2007-03-08Switch to using abstract StackSet data type. Most workspace logic moved into ↵Don Stewart
StackSet.hs darcs-hash:20070308114308-9c5c1-92f9ac368fa47b8c6f069aef1b6c419ee654bd7b
2007-03-07Add support for multiple workspacesDon Stewart
Everything is in place for multiple workspaces, bar one thing: the view function. It updates thunk's idea of the current visible windows, but I don't know how to tell X to hide the current set, and instead treat the new window list as the only ones visible. See notes for 'view' at bottom of Main.hs. If we can, say, switch to a new workspace, which is empty, 'refresh' should spot this only display the root window. darcs-hash:20070307111247-9c5c1-eb211e587bc65d7fbc9dfec1ea38364691ef2a67
2007-03-07-Wall police. and strip the binaryDon Stewart
darcs-hash:20070307074910-9c5c1-c82071afe812d1e1e6f4577c07c1d7b0b141c6c9
2007-03-07fmt. and use a Map for keycode lookupDon Stewart
darcs-hash:20070307074248-9c5c1-e7bd70d5c7822120cdfded97be4da59ca18d5218
2007-03-07dead codeDon Stewart
darcs-hash:20070307065250-9c5c1-6b3712e3038ddfab71ac8daf78bd3374b0883400
2007-03-07focus left and right (mod-j/mod-k)Don Stewart
darcs-hash:20070307064539-9c5c1-2578ea84009c449b3baeba8a58bfda5b39096fba
2007-03-07derive MonadState, removes most accessorsDon Stewart
darcs-hash:20070307061532-9c5c1-9a125c44f0e63442f53f2d7cd9609a419cbb2c1d
2007-03-07refactoring. less codeDon Stewart
darcs-hash:20070307055007-9c5c1-2dc9d077773b25f22954c41856e670f3b5583e9f
2007-03-07just use [Window]Don Stewart
darcs-hash:20070307050139-9c5c1-a67691477173216dfcfbaf9bf7fea814160586e2
2007-03-07refactoringDon Stewart
darcs-hash:20070307033855-9c5c1-999ba9e7d3cd15a6363e8da777879ed72d0020c6
2007-03-07Wm -> W, all good monads have single capital letter names. comment the W.hs fileDon Stewart
darcs-hash:20070307033307-9c5c1-2e7136f75725d311a8d19838b46e7fa89c3e4dc9