Hello, On Mon, Jul 14, 2014 at 1:46 AM, Carsten Haitzler <[email protected]> wrote: > On Sun, 13 Jul 2014 09:08:50 +0300 Daniel Zaoui <[email protected]> > said: >> I don't think it is explicit that the "mute effects" impacts on >> terminology sound and only on that. A config inside terminology should >> be easier for people. > > just removing it entirely from the theme isn't even an option. making a > continually more complex (slippery slope) set of options (for every single one > you have to add code for signals and stuff inside the theme to handle that > state) one app at a time, for what is a general "i don't want those sound > effects" and is already handled by global config. > > currently you can disable the sounds with disabling "react to keypress" > already - that stops terminology emitting the signals that cause the sound (it > also stops the animation per key press). so it's already there. totally > removing the sounds is a very very very very very poor solution to what > ALREADY > is a config option (has been there forever) and what is specifically covered > in > global config too
I think the main issue we have here, is that we don't have the concept of config overlay. Something that would enable a set of option specifically per application. I know how to add this concept when loading an eet file, but I have yet to figure out how to do it when saving. It is currently a serious usability problem for user to discover how to turn that sounds off, but still keep the effect around. In general we should have a reflection on how we do configure our software has we have the same issue in Enlightenment. We have a lot of options, and its hard to do a proper configuration. We could be lazy and remove options, that's a solution, but I don't think it suite our need very well. -- Cedric BAIL ------------------------------------------------------------------------------ Want fast and easy access to all the code in your enterprise? Index and search up to 200,000 lines of code with a free copy of Black Duck® Code Sight™ - the same software that powers the world's largest code search on Ohloh, the Black Duck Open Hub! Try it now. http://p.sf.net/sfu/bds _______________________________________________ enlightenment-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/enlightenment-devel
