Discussion:
[xmonad] [patch]
François Gannaz
2015-05-08 16:34:05 UTC
Permalink
Hi

Here is a small patch that was useful to me.

I noticed too late that I had put non-ASCII text (UTF-8) in my patch
comment. I have no experience with Darcs, so I didn't try to amend it.
Darcs' send comand did not handle it well: it converted everything to
single bytes characters. I edited the comment, but feel free to remove
non-ACSII from the patch.

Regards
--
François Gannaz
Daniel Wagner
2015-05-18 00:22:48 UTC
Permalink
Hi François,

Thanks for the patch. It makes me a little nervous, though; it seems to be
adding something to GSConfig that doesn't really belong there. Have you
considered making this into a function that takes a GSConfig Window and
turns it into a GSConfig (Window, String) or similar instead? Then none of
the core data structures would need to be changed.

~d
Post by François Gannaz
Hi
Here is a small patch that was useful to me.
I noticed too late that I had put non-ASCII text (UTF-8) in my patch
comment. I have no experience with Darcs, so I didn't try to amend it.
Darcs' send comand did not handle it well: it converted everything to
single bytes characters. I edited the comment, but feel free to remove
non-ACSII from the patch.
Regards
--
François Gannaz
_______________________________________________
xmonad mailing list
http://mail.haskell.org/cgi-bin/mailman/listinfo/xmonad
Continue reading on narkive:
Loading...