Commit message (Collapse) | Author | Files | Lines | ||
---|---|---|---|---|---|
2007-03-20 | Decouple the concepts of focus and window order. First step to tiling! | Spencer Janssen | 1 | -9/+24 | |
darcs-hash:20070320051124-a5988-5127c4860ce23d6eb569f6145cd592fe26689061.gz | |||||
2007-03-18 | basic xinerama support (depends on Graphics.X11.Xinerama in X11-extras) | Jason Creighton | 1 | -0/+4 | |
darcs-hash:20070317234904-b9aa7-ef29cf597970298a24d770ec789f83638390d22a.gz | |||||
2007-03-09 | unnec. export list | Don Stewart | 1 | -24/+1 | |
darcs-hash:20070309091328-9c5c1-38188ec996d52e28a3c0a0926ea07944dc21b016.gz | |||||
2007-03-09 | unnec. `nub' | Don Stewart | 1 | -2/+2 | |
darcs-hash:20070309091045-9c5c1-4806d3d42d32c61490dc47ed6bc6af44c135b380.gz | |||||
2007-03-09 | just use Map, not int map. strict updates don't seem to help btw. | Don Stewart | 1 | -13/+12 | |
darcs-hash:20070309083706-9c5c1-44ca977b482a5da147e2375306985310f2fb8633.gz | |||||
2007-03-09 | comments on whether we lose space due to lazy updates of the stack set | Don Stewart | 1 | -0/+5 | |
darcs-hash:20070309081621-9c5c1-d79ec8b6281b71238a32aff076d99c2926f48c8c.gz | |||||
2007-03-09 | explicit interface on StackSet. maybe it should be a seperate package ... ? | Don Stewart | 1 | -1/+24 | |
darcs-hash:20070309061255-9c5c1-77a4933e2d0a3af442eaf820bbff2469347f0a4c.gz | |||||
2007-03-09 | simpler type (no need to cache size, we *could* grow new stacks on demand now) | Don Stewart | 1 | -53/+21 | |
darcs-hash:20070309043638-9c5c1-d943771821d71f87bae133c90d0d3f3a615f4010.gz | |||||
2007-03-09 | replace Seq [a] with IntMap [a], hopefully gets 6.4 support | Don Stewart | 1 | -19/+19 | |
darcs-hash:20070309043035-9c5c1-204ba4741c1d2ab784e986b48131517d33c34d3f.gz | |||||
2007-03-09 | simplify StackSet api even further (-15 loc) | Don Stewart | 1 | -54/+23 | |
darcs-hash:20070309041707-9c5c1-3c9ef62c25f49b9025f137f73c8d25438a640ff4.gz | |||||
2007-03-09 | shrink StackSet api | Don Stewart | 1 | -40/+25 | |
darcs-hash:20070309035603-9c5c1-db366bd13e7423b1c8fb6cfaa90ed4947e3752c1.gz | |||||
2007-03-09 | comments | Don Stewart | 1 | -1/+6 | |
darcs-hash:20070309030640-9c5c1-a997af4090d9ba5e881d34dd6623e7ab62bec867.gz | |||||
2007-03-08 | move tests into subdir | Don Stewart | 1 | -171/+4 | |
darcs-hash:20070308120448-9c5c1-f29440447ae30679dd8c8dbd53efea1f906cbce3.gz | |||||
2007-03-08 | Switch to using abstract StackSet data type. Most workspace logic moved into ↵ | Don Stewart | 1 | -0/+383 | |
StackSet.hs darcs-hash:20070308114308-9c5c1-92f9ac368fa47b8c6f069aef1b6c419ee654bd7b.gz |