
26 Jun
2008
26 Jun
'08
1:37 p.m.
On Thu, Jun 26, 2008 at 10:31 AM, Don Stewart
martindemello:
Anyone written a windowmaker dockapp in Haskell? I thought it'd be a fun project, but I don't quite know where to start.
Might be fun to take hsclock, the gtk/cairo based clock,
http://haskell.org/gtk2hs/archives/2006/01/26/cairo-eye-candy/
and turn it into a beautiful dock app.
Thanks - the code looks very clean and easy to grasp. Would be nicely appropriate too, given my last foray into dockapp writing :) http://www.cs.rice.edu/~ssiyer/code/pclock-bezier/ martin