8 Oct
2007
8 Oct
'07
10:18 p.m.
There's no need to deal with expose event, then. Mon Oct 8 14:52:06 CEST 2007 David Roundy <droundy@darcs.net> * make createNewWindow set background and foreground to a given color. This means we don't need to draw colors that are this color. Also speeds up redrawing, since the X server can do all the drawing on its own, without talking with xmonad. Mon Oct 8 16:15:27 CEST 2007 Andrea Rossato <andrea.rossato@unibz.it> * DragPane: no need to deal with expose events in this simplified version