]> Pileus Git - ~andy/gtk/blobdiff - gdk/x11/gdkdisplay-x11.h
Support for _NET_WM_USER_TIME (bug 115650). Patch by Elijah Newren.
[~andy/gtk] / gdk / x11 / gdkdisplay-x11.h
index 40dec9e56d47c1ff4d303f4242716370d947970c..0d3d6838f76bb80f29d891f6ed5389d8d546999c 100644 (file)
@@ -138,6 +138,9 @@ struct _GdkDisplayX11
   /* Startup notification */
   gchar *startup_notification_id;
 
+  /* Time of most recent user interaction. */
+  gulong user_time;
+
   /* Sets of atoms for DND */
   guint base_dnd_atoms_precached : 1;
   guint xdnd_atoms_precached : 1;