27 Jan
2008
27 Jan
'08
8 p.m.
On Sun, Jan 27, 2008 at 11:31:36AM -0800, Don Stewart wrote:
How much have you had to change the core?
Thu Jan 24 02:32:07 CET 2008 Andrea Rossato <andrea.rossato@unibz.it> * Add emptyLayout to LayoutClass, a method to be called when a workspace is empty M ./XMonad/Core.hs -1 +6 M ./XMonad/Layout.hs +3 that's it. tomorrow I'll write a description of what I've done. Mostly type classes cleanup, and a couple of instances. almost only pure code. well, actually I didn't write any unpure code. you can check! ;) Andrea