Re: Removal of icons in buttons/menus



Ah, you're saying if an app forces the setting to TRUE by calling g_object_set. I just assume that we didn't imagine apps doing that when we removed the code, since it is a bit silly.

Perhaps we can revert the GtkMenu/GtkButton changes and just remove the XSettings hookup.


On Wed, Oct 9, 2013 at 2:19 PM, Erick Pérez Castellanos <erickpc gnome org> wrote:
On 9 October 2013 14:13, Jasper St. Pierre <jstpierre mecheye net> wrote:
I guess I'm curious: why would this break apps?

If your apps were relying on a specific user setting to show/hide icons, wasn't it technically broken already? There was no guarantee of the value of the setting.

It seems that reducing the amount of user configurations an app developer would have to test in is a great idea for all.

The point for an app developer would be:
Before: I set on one place, every button will show images
After: I have to go through all my code, looking for buttons to set the option, and worst, If I want to make it an option for my user, I have to recreate the settings scheme in my application.

You certainly can see this when we are talking of huge application like Evolution right ?



--
  Jasper


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]