fullscreen: Remove dirty sizing trick
authorJasper St. Pierre <jstpierre@mecheye.net>
Mon, 12 May 2014 15:24:50 +0000 (11:24 -0400)
committerJasper St. Pierre <jstpierre@mecheye.net>
Tue, 13 May 2014 04:35:29 +0000 (00:35 -0400)
commit11f1433e0aa20d778174e06a83e20fe98266b016
tree1618775390715b3f831f38755d10387aa6e3d6db
parentaf314bb4f5a6b26e0f597773e7257e68a2f39544
fullscreen: Remove dirty sizing trick

xdg-shell mandates that the FULLSCREEN state means that we must match
the size that we were configured to, at least by default. Other states
or protocol extensions might relax this requirement, but at least for
now implement the behavior specified in the protocol documentation.
clients/fullscreen.c