[xmonad] darcs patch: xmonad-contrib cursor changes

Adam Vogt vogt.adam at gmail.com
Mon Oct 19 20:18:07 EDT 2009


* On Tuesday, September 15 2009, Andres Salomon wrote:

>Tue Sep 15 12:56:04 EDT 2009  Andres Salomon <dilinger at collabora.co.uk>
>  * XMonadContrib: add a utility module to set the default cursor
>  
>  This adds XMonad.Util.Cursor, which defines a function that allows setting
>  the default mouse cursor.  This can be useful for (for example) gnomeConfig,
>  to ensure that the root cursor is changed from X_cursor to left_ptr.
>  
>
>Tue Sep 15 12:57:53 EDT 2009  Andres Salomon <dilinger at collabora.co.uk>
>  * XMonadContrib: set the default cursor to left_ptr for the Desktop config

Applied, thanks.

Note that I removed H.SetCursor in favor of U.Cursor, as both modules do
the same thing.

--
Adam


More information about the xmonad mailing list