enlightenment/src
Stephen 'Okra' Houston 804f038f71 Sysinfo Gadget: Thread Lifetime vs Object Lifetime management.
This cleans up how sysinfo manages object vs thread lifetimes.  If thread is still alive dependent on aspects that need to be freed in the gadget removal process, it defers that cleanup from the remove callback to the thread end callback.  As for the combination sysinfo gadget, each gadget inside of sysinfo will set a done flag alerting that the cleanup of the combination gadget can happen once all threads are done.
This fixes T5694
2017-07-13 19:21:49 -05:00
..
bin mouse hiding - only grab pointer not pointer and keyboard - simple 2017-07-12 10:45:50 +09:00
modules Sysinfo Gadget: Thread Lifetime vs Object Lifetime management. 2017-07-13 19:21:49 -05:00
protocol implement relative-pointer v1 2017-02-03 15:13:45 -05:00
tests Replace all timer_add with timer_loop_add 2017-02-03 15:52:28 -06:00
Makefile.mk feature: use non-recursive makefiles for entire build system 2014-01-14 20:22:01 -05:00