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.

Reply via email to