enlightenment/src/modules/mixer
Carsten Haitzler e4339f4819 bryce - improve usability from code and user by having std right menu
now right click on any gagdte in bryce and they ALL have a menu that
allows removal of the gagdte bar or the gadget as well as access to
gadget settings AND the ability for gadgets to extendthis menu like
lunhcer does per icon. now it's standard behavior everywhere which is
much easier to use and discover. it also removes code from every
gadget to do their own "button 3" handling as its handled centrally
making the code in gadgets simpler.

this is part of my effort to improve usability (mostly discoverability
and accessibility of settings/features).

also  long press left mouse gets u gadget right click menu

this has to move many modules/gadgets actions to mouse up instead of
mouse down so the bryce has a chance to trap the events first and set
hold flags. but now long press for 0.5 sec and bryce menu come sup
(with left mouse .. so touch friendly).

in addition move context menu hanbdling to e_gadget instead of in
bryce and in e_gadget. a context callback is called so different
systems can still do different things. this should probably change to
always pop up a mnenu and simple call populate callbacks for site
owner specific content.

all in all it makes the new gagdtes more consistent, easier to use
(without a right mouse button), doesn't need special action bindings
etc. etc.
2018-10-11 16:25:10 +01:00
..
gadget bryce - improve usability from code and user by having std right menu 2018-10-11 16:25:10 +01:00
lib clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
e-module-mixer.edj * edje: fix count that lead to memleak. 2010-08-12 15:07:26 +00:00
e_mod_config.c e mixer fix - fix default mixer to pulse if there 2015-11-14 10:14:30 +09:00
e_mod_config.h e mixer - fix up saving to save everything 2015-09-02 18:31:44 +09:00
e_mod_main.c mixer - fix exe handler del and handle to stop crashes after mixer run 2018-05-19 00:58:03 +09:00
e_mod_main.h e mixer - replace with epulse/emixer 2015-06-08 21:15:09 +09:00
emixer.c Revert "Revert "mixer: do not set back the value from emix once the drag is finished"" 2017-02-23 09:08:24 +01:00
emixer.desktop emxier desktop - fix categories to match well known cat names 2018-05-18 21:45:20 +09:00
emixer.png mixer: install icon and .desktop file 2015-10-13 22:06:00 +02:00
meson.build meson: fix build 2017-12-03 13:14:39 +00:00
module.desktop clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00