1825 Commits

Author SHA1 Message Date
Don Stewart
e531be5476 focus left and right (mod-j/mod-k) 2007-03-07 06:45:39 +00:00
Spencer Janssen
ac09d64e06 Plan for statusbar/multithreading 2007-03-07 06:42:23 +00:00
Spencer Janssen
b1b7a56850 Add TODO 2007-03-07 06:42:14 +00:00
Don Stewart
601724b086 wibble 2007-03-07 06:22:01 +00:00
Don Stewart
bea5592b85 derive MonadState, removes most accessors 2007-03-07 06:15:32 +00:00
Spencer Janssen
96184564d6 Handle several more events, should fix several issues. 2007-03-07 06:04:47 +00:00
Don Stewart
e069b349b8 refactoring. less code 2007-03-07 05:50:07 +00:00
Don Stewart
6dedae651f just use [Window] 2007-03-07 05:01:39 +00:00
Don Stewart
cc947aa5ff url of dmenu. it now works 2007-03-07 04:24:46 +00:00
Don Stewart
1d2ce4d498 typo in dmenu code 2007-03-07 04:19:21 +00:00
Spencer Janssen
8a5910e2cb X11 1.2 works too. 2007-03-07 04:15:40 +00:00
Don Stewart
fff10368e3 add dmenu support, seems to work, but the resulting client isn't launched 2007-03-07 03:47:38 +00:00
Don Stewart
48fe0f45f2 refactoring 2007-03-07 03:38:55 +00:00
Don Stewart
0330a354f9 Wm -> W, all good monads have single capital letter names. comment the W.hs file 2007-03-07 03:33:07 +00:00
Don Stewart
4d5ba3ebfd unbox-strict-fields 2007-03-07 03:22:49 +00:00
Don Stewart
2d41812de8 comments for Main.hs, add io_, like io but return () 2007-03-07 03:21:39 +00:00
Don Stewart
30b6dd7ecf comments, rename 'l' to 'io', and state explicitly that we use GeneralizedNewtypeDeriving 2007-03-07 03:03:51 +00:00
Don Stewart
a984f74f30 move thunk.hs -> Main.hs. Be precise about which versions of every package are known to work 2007-03-07 02:55:35 +00:00
Don Stewart
c9afd30a23 add more readme details for finding dependencies 2007-03-07 02:53:10 +00:00
Don Stewart
d3eb6a4971 depend on the X11-extras package 2007-03-07 02:48:38 +00:00
Don Stewart
07ee2a19cd Flatten module hierarchy 2007-03-07 02:23:32 +00:00
Don Stewart
99ef0175d2 add readme 2007-03-07 02:23:01 +00:00
Don Stewart
113d13e178 add license stuff to .cabal 2007-03-07 02:22:52 +00:00
Don Stewart
81faf6fa01 more stuff for .cabal file. Add example of include path to use on OpenBSD 2007-03-07 02:15:04 +00:00
Spencer Janssen
b2c14305a2 Initial import. 2007-03-07 01:35:27 +00:00