[maemo-commits] [maemo-commits] r17359 - projects/haf/trunk/libmatchbox2/matchbox/core
From: subversion at stage.maemo.org subversion at stage.maemo.orgDate: Thu Feb 5 09:35:24 EET 2009
- Previous message: [maemo-commits] r17358 - projects/haf/trunk/dbus-glib/debian
- Next message: [maemo-commits] r17360 - in projects/haf/trunk/libmatchbox2: . matchbox/core
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Author: kihamala Date: 2009-02-05 09:35:23 +0200 (Thu, 05 Feb 2009) New Revision: 17359 Modified: projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-decor.c Log: remove old g_debug printout Modified: projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-decor.c =================================================================== --- projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-decor.c 2009-02-04 19:53:19 UTC (rev 17358) +++ projects/haf/trunk/libmatchbox2/matchbox/core/mb-wm-decor.c 2009-02-05 07:35:23 UTC (rev 17359) @@ -383,8 +383,10 @@ if (decor->type == MBWMDecorTypeNorth && decor->parent_client->layout_hints & LayoutPrefMovable) { + /* g_debug ("%s: add ButtonPress handler for %lx", __FUNCTION__, decor->xwin); + */ decor->press_cb_id = mb_wm_main_context_x_event_handler_add (wm->main_ctx, decor->xwin,
- Previous message: [maemo-commits] r17358 - projects/haf/trunk/dbus-glib/debian
- Next message: [maemo-commits] r17360 - in projects/haf/trunk/libmatchbox2: . matchbox/core
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]