]> Pileus Git - ~andy/gtk/commit
wayland: Constrain the window configure requests to the window's geometry
authorRob Bradford <rob@linux.intel.com>
Mon, 9 Jan 2012 17:15:00 +0000 (17:15 +0000)
committerRob Bradford <rob@linux.intel.com>
Mon, 9 Jan 2012 17:19:34 +0000 (17:19 +0000)
commit1f023cd2b1f1609b495cc4af9081ba26506c5920
treed5b585418750263f9d2467feaf7c8de061b827c7
parent4107ef0b934f5c908b62a8c7d127060bbcef0b0c
wayland: Constrain the window configure requests to the window's geometry

When we receive a configure event from Wayland telling us to resize our
surface we check against the geometry constraints for the window to ensure we
do not resize below the minimum and maximum limits.
gdk/wayland/gdkwindow-wayland.c