[fusion-commits] Plug-in for Metacity-like workarounds.: Changes to 'master' (e59f9e69c170266678f2586807e09cb6e8678211)
griswold at server.beryl-project.org
griswold at server.beryl-project.org
Sun Aug 5 12:47:08 CEST 2007
New commits:
commit e59f9e69c170266678f2586807e09cb6e8678211
Author: Andrew <andrew at andrew-desktop.(none)>
Date: Sun Aug 5 03:46:43 2007 -0700
Fix whitespace.
workarounds.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
Modified: fusion/plugins/workarounds/workarounds.c
===================================================================
--- fusion/plugins/workarounds/workarounds.c
+++ fusion/plugins/workarounds/workarounds.c
@@ -99,8 +99,8 @@ workaroundsDoFixes (CompWindow *w)
w->attrib.override_redirect &&
strcmp (w->resName, "notification-daemon") == 0)
{
- w->wmType = CompWindowTypeNotificationMask;
- appliedFix = TRUE;
+ w->wmType = CompWindowTypeNotificationMask;
+ appliedFix = TRUE;
}
}
More information about the commits
mailing list