
10 Oct
2007
10 Oct
'07
12:02 p.m.
On Monday 08 October 2007 18:02:19 gwern0@gmail.com wrote:
Mon Oct 8 18:27:06 EDT 2007 gwern0@gmail.com * XSelection.hs: a new module for XMonadContrib dealing with copy-and-paste This is based on Andrea Rossato's standalone tools and is meant for integration straight into a Config.hs. It offers two main functions, 'getSelection' and 'putSelection', whose names should be self-explanatory.
Applied. This module could be significantly more efficient if the functions were lifted into the X monad and reused X's Display and such. Cheers, Spencer Janssen