enlightenment/src/modules/wireless
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
..
connman.c more E_BITFIELD conversions 2017-11-08 09:22:24 -05:00
e-module-wireless.edj add new wireless module/gadget 2016-03-04 14:23:44 -05:00
meson.build meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
mod.c add options for hiding service types in wireless gadget 2017-09-08 14:53:52 -04:00
module.desktop clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00
wireless.c bryce - improve usability from code and user by having std right menu 2018-10-11 16:25:10 +01:00
wireless.h use E_BITFIELD define for bitfield struct members 2017-11-07 10:39:56 -05:00