fixx shadow - more correct. no overlap for argb bordered windows.

SVN revision: 47831
This commit is contained in:
Carsten Haitzler 2010-04-08 13:02:55 +00:00
parent b7d24f25cc
commit 83f8580fe1
2 changed files with 1 additions and 0 deletions

View File

@ -982,6 +982,7 @@ _e_mod_comp_win_add(E_Comp *c, Ecore_X_Window win)
(cw->win, ECORE_X_DAMAGE_REPORT_DELTA_RECTANGLES);
eina_hash_add(damages, e_util_winid_str_get(cw->damage), cw);
cw->shobj = edje_object_add(c->evas);
// use different shadow objects/group per window type?
// fimxe: make shadow object configurable - use theme first
if (_comp_mod->conf->shadow_file)
{

Binary file not shown.