summaryrefslogtreecommitdiffstats
AgeCommit message (Collapse)Author
2007-03-09no unix dependencyDon Stewart
darcs-hash:20070309091951-9c5c1-c577da2d7eed50197af82e825667e0a102874cb1
2007-03-09fmt onlyDon Stewart
darcs-hash:20070309091455-9c5c1-259ac2f75d75804e009b78639be8fdb2f0d377d1
2007-03-09unnec. export listDon Stewart
darcs-hash:20070309091328-9c5c1-38188ec996d52e28a3c0a0926ea07944dc21b016
2007-03-09unnec. `nub'Don Stewart
darcs-hash:20070309091045-9c5c1-4806d3d42d32c61490dc47ed6bc6af44c135b380
2007-03-09just use Map, not int map. strict updates don't seem to help btw.Don Stewart
darcs-hash:20070309083706-9c5c1-44ca977b482a5da147e2375306985310f2fb8633
2007-03-09comments on whether we lose space due to lazy updates of the stack setDon Stewart
darcs-hash:20070309081621-9c5c1-d79ec8b6281b71238a32aff076d99c2926f48c8c
2007-03-09don't need the unix packageDon Stewart
darcs-hash:20070309075148-9c5c1-c4483e7dc16d5fddeba48a848f4853f235c5d94d
2007-03-09sneaky inlineDon Stewart
darcs-hash:20070309063818-9c5c1-0da46cb02c5b9ad2c7272a23d9aec2b7ee1a3046
2007-03-09little bit of strictness, based on -prof outputDon Stewart
darcs-hash:20070309063449-9c5c1-664dc95c81b702211f3bc61f53aa31f5eb5bd81d
2007-03-09explicit interface on StackSet. maybe it should be a seperate package ... ?Don Stewart
darcs-hash:20070309061255-9c5c1-77a4933e2d0a3af442eaf820bbff2469347f0a4c
2007-03-09-12 lines, refactorDon Stewart
darcs-hash:20070309060139-9c5c1-451727d42c18072aaaf9224074b7225165d40713
2007-03-09refactor, -10 or so locDon Stewart
darcs-hash:20070309055417-9c5c1-6d4119932cae7f8f885b0d1ce674efc25f7488e8
2007-03-09more QC properties on StackSetsDon Stewart
darcs-hash:20070309054042-9c5c1-2ae77f352ab1e5c822e8144c4685c24d4d12059d
2007-03-09simpler type (no need to cache size, we *could* grow new stacks on demand now)Don Stewart
darcs-hash:20070309043638-9c5c1-d943771821d71f87bae133c90d0d3f3a615f4010
2007-03-09replace Seq [a] with IntMap [a], hopefully gets 6.4 supportDon Stewart
darcs-hash:20070309043035-9c5c1-204ba4741c1d2ab784e986b48131517d33c34d3f
2007-03-09simplify StackSet api even further (-15 loc)Don Stewart
darcs-hash:20070309041707-9c5c1-3c9ef62c25f49b9025f137f73c8d25438a640ff4
2007-03-09smaller api, less testsDon Stewart
darcs-hash:20070309035635-9c5c1-98fef33dead5a1f092b4d21120a45da06ffe164e
2007-03-09use new StackSet apiDon Stewart
darcs-hash:20070309035615-9c5c1-db8a060d256336a54c76948c219d43ec39847628
2007-03-09shrink StackSet apiDon Stewart
darcs-hash:20070309035603-9c5c1-db366bd13e7423b1c8fb6cfaa90ed4947e3752c1
2007-03-09Update location for X11-extrasSpencer Janssen
darcs-hash:20070309043422-a5988-5682c1143e9bea706c665c4cf76d5945ed67e4ec
2007-03-09commentsDon Stewart
darcs-hash:20070309031847-9c5c1-6396e943c279670afa031449c2b5e54f8595472f
2007-03-09handle MappingNotifyEvent properly, and missing test in MapRequestEvent. ↵Don Stewart
firefox still won't take the keyboard though darcs-hash:20070309030644-9c5c1-1730b17391d547fc94d76bb0bab601578074659c
2007-03-09commentsDon Stewart
darcs-hash:20070309030640-9c5c1-a997af4090d9ba5e881d34dd6623e7ab62bec867
2007-03-08stub for MappingNotifyEvent, based on dwm. But the X11-extras binding for ↵Don Stewart
this event needs doing (sjanssen?) darcs-hash:20070308130517-9c5c1-83193a446a74e9a50467a4f52aeb71632e4d8a64
2007-03-08refactoring. heads up: depends on withServer in X11-extrasDon Stewart
darcs-hash:20070308122613-9c5c1-9d1492a54b2186edcc3c6c5f178254a00a969a6c
2007-03-08commentsDon Stewart
darcs-hash:20070308120753-9c5c1-89f1c06d6a8f0425701139fe426f08e1cdda42a3
2007-03-08move W -> WMonadDon Stewart
darcs-hash:20070308120536-9c5c1-cd1cf451dd9a5a75f5372bdd310bb5a485bf2fec
2007-03-08forgot to add Properties.hsDon Stewart
darcs-hash:20070308120521-9c5c1-984458c813a58b04c648b05f314165541c74d2b7
2007-03-08move tests into subdirDon Stewart
darcs-hash:20070308120448-9c5c1-f29440447ae30679dd8c8dbd53efea1f906cbce3
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-08unpack on our ownDon Stewart
darcs-hash:20070308114255-9c5c1-a55a9a5f3d0a5b2a46b0e62a99588c776dbfec3c
2007-03-08cleanup onlyDon Stewart
darcs-hash:20070308021901-9c5c1-35cd948050a53029805dfa1d699f7bb8c7df40de
2007-03-08Make the number of workspaces configurable.Spencer Janssen
darcs-hash:20070308043614-a5988-47cf3ddfda29dbe436509247e12b7fdf0e64c7ac
2007-03-08Print a message for unhandled eventsSpencer Janssen
darcs-hash:20070308013249-a5988-15210f7f0dfdc4ef75c2df119f140971b4c75c36
2007-03-07Manage windows that are created before thunk startsSpencer Janssen
darcs-hash:20070307210117-a5988-f7aa8bb703df0ceedf7b3a8f1af78e26c43554c0
2007-03-08Add Alt-Shift-[1..5], to move the current client to a new workspaceDon Stewart
darcs-hash:20070308010424-9c5c1-d7708952644de1729b86f2be691e86cfaa8fec44
2007-03-08cleaner implementation of 'view'. Only hide the current list. And shortcut ↵Don Stewart
if we try to move to the same screen. No flicker darcs-hash:20070308002134-9c5c1-72c6530acc071d641c55bf699c5e7aca32194e3b
2007-03-08Fill in missing workspace codeDon Stewart
How do we manage workspaces? thunk keeps a list of window lists, corresponding each window stack on each workspace. When you switch views to a different workspace it moves all windows off the screen (2*w) (2*h), and then moves back those in the current list. There's some screen flicker, we could probably be smarter about this. darcs-hash:20070308000729-9c5c1-5e8f7e6d750d1700cbf1e14f7eea7faee70a66e0
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-07no -WerrorDon Stewart
darcs-hash:20070307111240-9c5c1-306ae61f98390e310fd15e7e35c38f5eed853481
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-07xKillClient -> killClientSpencer Janssen
darcs-hash:20070307073010-a5988-02f54c9e8736d095bb06aa26dac8895b26c37659
2007-03-07formatting and comments onlyDon Stewart
darcs-hash:20070307071926-9c5c1-821a08069706ca91115887ff9d841dca834226a2
2007-03-07Add alt-c, kill clientDon Stewart
darcs-hash:20070307071910-9c5c1-08ff3d3b55c56a7438a17ca9cdc4b0362d70e77c
2007-03-07dead codeDon Stewart
darcs-hash:20070307065250-9c5c1-6b3712e3038ddfab71ac8daf78bd3374b0883400
2007-03-07need Data.ListDon Stewart
darcs-hash:20070307064827-9c5c1-96e5aecc9e9a74ded6688439dbfca32ff82e66ca
2007-03-07focus left and right (mod-j/mod-k)Don Stewart
darcs-hash:20070307064539-9c5c1-2578ea84009c449b3baeba8a58bfda5b39096fba
2007-03-07Plan for statusbar/multithreadingSpencer Janssen
darcs-hash:20070307064223-a5988-0580a4fe6cc01238e55f00d9dc637212afc3d165
2007-03-07Add TODOSpencer Janssen
darcs-hash:20070307064214-a5988-8ee9cf44e02cbe70be3bbdc11767d2c058a28d9d