enlightenment/src/modules/connman
Lucas De Marchi b102c96377 Revert "e/connman: just update popup list at each 5 secs"
This reverts commit r79842 for the exact reason stated in the commit
log. First I thought it would not affect the usability, but it indeed
did. And it's a bit worse than having to wait 5 seconds to see the state
changes:  you never see them, except if you close and open the popup
again. This could be "fixed" by setting up the timer in
_econnman_popup_update() inside "if (inst->popup_locked)", but we would
still not see the transitions, only the final state.

A proper solution would be to first separate the service state changes
from the list updates, then do something like what was proposed in
r79842. Revert it while we don't have a solution that doesn't break the
more common cases of clicking in a service and see it connecting.



SVN revision: 81407
2012-12-19 20:33:31 +00:00
..
E_Connman.h giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
TODO e/connman: focus first mandatory entry 2012-09-13 06:25:06 +00:00
agent.c all dialogs are no longer resizable 2012-12-03 09:24:12 +00:00
e-module-connman.edj * edje: fix count that lead to memleak. 2010-08-12 15:07:26 +00:00
e_connman.c giant header overhaul which removes all the stupid one line function prototype headers and e_mod_main.h headers that contain nothing but unnecessary module api prototypes 2012-11-30 14:38:34 +00:00
e_mod_config.c all dialogs are no longer resizable 2012-12-03 09:24:12 +00:00
e_mod_main.c Revert "e/connman: just update popup list at each 5 secs" 2012-12-19 20:33:31 +00:00
e_mod_main.h Revert "e/connman: just update popup list at each 5 secs" 2012-12-19 20:33:31 +00:00
module.desktop.in updating esperanto translations 2012-12-17 23:42:23 +00:00