[maemo-commits] [maemo-commits] r18871 - projects/haf/trunk/libmatchbox2/matchbox/core
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Fri Jul 17 17:07:31 EEST 2009
- Previous message: [maemo-commits] r18870 - in projects/haf/trunk/libmatchbox2: . matchbox/core
- Next message: [maemo-commits] r18872 - in projects/haf/trunk/libmatchbox2: . debian matchbox/comp-mgr
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: aendrodi Date: 2009-07-17 17:07:11 +0300 (Fri, 17 Jul 2009) New Revision: 18871 Modified: projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-client-base.c Log: removing accidental XSync() Modified: projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-client-base.c =================================================================== --- projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-client-base.c 2009-07-17 13:33:27 UTC (rev 18870) +++ projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-client-base.c 2009-07-17 14:07:11 UTC (rev 18871) @@ -205,7 +205,6 @@ CWOverrideRedirect|CWEventMask|/*CWBackPixel|*/ CWBorderPixel|CWColormap, &attr); - XSync(wm->xdpy, False); mb_wm_rename_window (wm, client->xwin_frame, "alphaframe"); } else
- Previous message: [maemo-commits] r18870 - in projects/haf/trunk/libmatchbox2: . matchbox/core
- Next message: [maemo-commits] r18872 - in projects/haf/trunk/libmatchbox2: . debian matchbox/comp-mgr
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]