
18 Oct
2007
18 Oct
'07
9:02 p.m.
Thu Oct 18 21:00:13 EDT 2007 gwern0@gmail.com * XSelection.hs: simplify creation of window While spelunking in the xclip source code, I noticed it had much the same call to createSimpleWindow but with a simpler geometry - just 1x1 pixels, not the odd 200x100 of the original code. It seems to work the same and looks better and less mysterious, so unless arossato had a specific reason for those particular two numbers... Thu Oct 18 21:00:34 EDT 2007 gwern0@gmail.com * XSelection.hs: +type signature for auxiliary function Thu Oct 18 21:00:57 EDT 2007 gwern0@gmail.com * XSelection.hs: documentation format changes.