[gtk+/gdk-backend] Disable the GtkPlug xi2 hack more thoroughly
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gtk+/gdk-backend] Disable the GtkPlug xi2 hack more thoroughly
- Date: Tue, 21 Dec 2010 16:29:55 +0000 (UTC)
commit fe61ed5583a69adb281529e6d632d8f2c2d777c6
Author: Matthias Clasen <mclasen redhat com>
Date: Tue Dec 21 11:29:18 2010 -0500
Disable the GtkPlug xi2 hack more thoroughly
gtk/gtkplug-x11.c | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/gtk/gtkplug-x11.c b/gtk/gtkplug-x11.c
index e187725..8cea379 100644
--- a/gtk/gtkplug-x11.c
+++ b/gtk/gtkplug-x11.c
@@ -27,6 +27,7 @@
#include "config.h"
+#if 0
#ifdef XINPUT_2
/* Hack to have keyboard events interpreted
@@ -39,6 +40,7 @@
#undef GDK_COMPILATION
#endif /* XINPUT_2 */
+#endif
#include "gtkmain.h"
#include "gtkmarshalers.h"
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]