[xmonad] Decoration rewrite

Brandon Allbery allbery.b at gmail.com
Mon Feb 13 04:27:23 CET 2012


On Sun, Feb 12, 2012 at 20:17, <wagnerdm at seas.upenn.edu> wrote:

> Quoting Norbert Zeh <nzeh at cs.dal.ca>:
>
>> The reason why I'm writing about this *before* putting the effort into
>> testing
>> all my changes is that I'd like to know how the community feels about a
>> change
>> in the interface of the DecorationStyle type class.  As it is, there are
>> only
>>
>
> Is this interface one which is likely to be used in user configs?
>
> That is, after you make the necessary changes to XMC code, do you think
> it's likely users will also have to update their configs in the same way?
> Or are the most public APIs the same?
>

I don't think any of the consumers of DecorationStyle expose it to *their*
consumers; people who use e.g. Tabbed won't need to make any changes.  And
the direct consumers of DecorationStyle are themselves layout modifiers;
it's not really an end-user-targeted mechanism.

-- 
brandon s allbery                                      allbery.b at gmail.com
wandering unix systems administrator (available)     (412) 475-9364 vm/sms
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://www.haskell.org/pipermail/xmonad/attachments/20120212/cb38d1c6/attachment.htm>


More information about the xmonad mailing list