enlightenment/src/modules/ibox
Carsten Haitzler d12acf0d01 ibox - track timer and elete it when icon deleted... bad tracking of tmr
if you create a timer for some object and are passing in that ptr to
the timer later.. what happens if that icon (object, struct etc.) is
deleted BEFORE the timer fires? timer fires passing in a junk ptr to
freed memory... and this causes bad things™. don't do this. track your
timers and delete them...
2021-09-04 08:51:50 +01:00
..
e-module-ibox.edj e - module icons ... the great flattening begins... (partly done) 2021-04-05 23:45:47 +01:00
e_mod_config.c ibox: Add Live Preview Optional View. 2020-07-07 15:59:28 +01:00
e_mod_main.c ibox - track timer and elete it when icon deleted... bad tracking of tmr 2021-09-04 08:51:50 +01:00
e_mod_main.h ibox: Add Live Preview Optional View. 2020-07-07 15:59:28 +01:00
meson.build meson: use file instead of doing the relative path by hand 2017-08-08 18:38:37 +02:00
module.desktop clean up .desktop files and misc typos 2018-01-04 09:57:52 -05:00