enlightenment/src/modules/ibar
Carsten Haitzler 7eacb34996 during startup ibar keeps re-filling all icons in a tight loop (though still
looping ecore) because efreet's idler keeps scanning icons and issuing change
events for everything. this slows things down a lot and causes ibar to be
inactive for a few seconds because icons are being deleted and re-created. i
have "paused" e_order updates until the first list change - that means the
idle scan cache fetch is over and operation is "normal" again - issue a big
change then anyway and so be up to date, but only on scan completion.


SVN revision: 29455
2007-04-09 23:12:24 +00:00
..
.cvsignore Converted to use .desktop file. 2006-09-03 07:42:06 +00:00
Makefile.am Remove X specific elements from the .desktop files. 2007-03-24 09:23:11 +00:00
e-module-ibar.edj Remove X specific elements from the .desktop files. 2007-03-24 09:23:11 +00:00
e_mod_config.c Make configuration work. 2007-04-06 09:28:26 +00:00
e_mod_main.c during startup ibar keeps re-filling all icons in a tight loop (though still 2007-04-09 23:12:24 +00:00
e_mod_main.h Revert back to void for e_modapi_init, Andy is correct. 2006-06-06 15:21:48 +00:00
module.desktop.in Remove X specific elements from the .desktop files. 2007-03-24 09:23:11 +00:00