Re: [PATCH 1/2] Made highlighting the AppIcon of the active app configurable at run time

2012-11-17 Thread Rodolfo García Peñas
On Sat, 17 Nov 2012, BALATON Zoltan escribió: > On Sat, 17 Nov 2012, Carlos R. Mafra wrote: > >I don't like having a configurable switch for trivial things like this. > >I guess that most users simply don't care about one way or another. > > > >High-level switches like having icons or not is what

Re: [PATCH 1/2] Made highlighting the AppIcon of the active app configurable at run time

2012-11-16 Thread BALATON Zoltan
On Sat, 17 Nov 2012, Carlos R. Mafra wrote: I don't like having a configurable switch for trivial things like this. I guess that most users simply don't care about one way or another. High-level switches like having icons or not is what should be aimed for. Once you make a high-level choice, you

Re: [PATCH 1/2] Made highlighting the AppIcon of the active app configurable at run time

2012-11-16 Thread Carlos R. Mafra
On Fri, 16 Nov 2012 at 21:53:57 +0100, BALATON Zoltan wrote: > + WMSetButtonText(panel->swi[9], _("Highlight the icon of the application > when it has the focus.")); I don't like having a configurable switch for trivial things like this. I guess that most users simply don't care about one w

[PATCH 1/2] Made highlighting the AppIcon of the active app configurable at run time

2012-11-16 Thread BALATON Zoltan
--- WPrefs.app/Expert.c | 14 +- src/WindowMaker.h |6 +++--- src/actions.c |8 +--- src/appicon.c |2 ++ src/application.c |5 - src/defaults.c |2 ++ src/icon.c |2 -- src/icon.h |3 +-- src/wconfig.h.in