summaryrefslogtreecommitdiff
path: root/src/display.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/display.h')
-rw-r--r--src/display.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/display.h b/src/display.h
index 1136c72d..bd6f49ea 100644
--- a/src/display.h
+++ b/src/display.h
@@ -274,6 +274,8 @@ struct _MetaDisplay
MetaResizePopup *grab_resize_popup;
GTimeVal grab_last_moveresize_time;
Time grab_motion_notify_time;
+ int grab_wireframe_last_display_width;
+ int grab_wireframe_last_display_height;
GList* grab_old_window_stacking;
/* we use property updates as sentinels for certain window focus events