The patch is quite small and only those who want (or need it) will use it.

Some people have special needs with colors: thats why most software come
with the option for high contrast colors.  It would be nice to have
something similar in WM.


On Mon, Nov 4, 2013 at 11:56 AM, Carlos R. Mafra <crma...@gmail.com> wrote:

> On Sun,  3 Nov 2013 at 23:29:33 -0600, Doug Torrance wrote:
> > WINGs widgets use a palette of six colors.  (Essentially, just four.
>  There are
> > two colors used only for unselected tabs in tabviews.)  This patch
> allows a user
> > to declare these six colors in ~/GNUstep/Defaults/WMGLOBAL, e.g.,
> > {
> >   Background = color1;
> >   Foreground = color2;
> >   Shadow = color3;
> >   Highlight = color4;
> >   UnselectedTabBackground = color5;
> >   UnselectedTabHighlight = color6;
> > }
> > ---
> >  WINGs/WINGs/WINGs.h  |  4 ++++
> >  WINGs/WINGs/WINGsP.h | 13 +++++++++++
> >  WINGs/wcolor.c       | 61
> ++++++++++++++++++++++++++++++++++++++++++++++++----
> >  WINGs/widgets.c      |  2 ++
> >  WINGs/wtabview.c     |  4 ++--
> >  5 files changed, 78 insertions(+), 6 deletions(-)
>
>
> I'm not sure about whether this is a good idea. The default look is
> classic and I'd guess few people would ever want to change how
> wmaker looks like.
>
>
> --
> To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.
>



-- 
=============================================================
Haroldo Gambini Santos
Computing Department
Universidade Federal de Ouro Preto - UFOP
email: haroldo [at ] iceb.ufop.br
home/research page: www.decom.ufop.br/haroldo

Reply via email to