[fusion-commits] Miniwin reinvented: Changes to 'master' (1bd4a56efa9684b6417cd5ef11d225a734b8eb1a)
maniac at server.opencompositing.org
maniac at server.opencompositing.org
Tue May 20 18:51:28 CEST 2008
New commits:
commit 1bd4a56efa9684b6417cd5ef11d225a734b8eb1a
Author: Danny Baumann <dannybaumann at web.de>
Date: Tue May 20 18:51:16 2008 +0200
Damage fix.
shelf.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
Modified: fusion/plugins/shelf/shelf.c
===================================================================
--- fusion/plugins/shelf/shelf.c
+++ fusion/plugins/shelf/shelf.c
@@ -421,7 +421,7 @@ shelfScaleWindow (CompWindow *w,
if (shelfHandleShelfInfo (w))
shelfAdjustIPW (w);
- damageScreen (w->screen);
+ addWindowDamage (w);
}
/* Binding for toggle mode.
More information about the commits
mailing list