clients/fullscreen: Refuse to resize the surface size when fullscreen'ed
authorMarius Vlad <marius.vlad@collabora.com>
Sun, 25 Aug 2019 19:33:41 +0000 (22:33 +0300)
committerDaniel Stone <daniel@fooishbar.org>
Mon, 25 Nov 2019 20:40:24 +0000 (20:40 +0000)
commit7e0f20311f60e3d0f117f4d5b227d873047fea78
tree6e3419b2a597dc776422268ccda34c66fb78b59d
parent36453951fb1301415b2f9309e072d05ca62130ce
clients/fullscreen: Refuse to resize the surface size when fullscreen'ed

This would be causing a protocol error in which the buffer size needs to
match the one provided in the configure event.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
clients/fullscreen.c