waylandsink: Fix xdg_shell fullscreen mode
authorShinya Saito <ssaito@igel.co.jp>
Thu, 22 Aug 2019 07:04:37 +0000 (16:04 +0900)
committerNicolas Dufresne <nicolas@ndufresne.ca>
Fri, 10 Jan 2020 18:22:57 +0000 (18:22 +0000)
commit58b1f41f992e457b25eda125b6f823f97128e203
treea19f119e8fc7e9964913597de3bfa6bf580b9fb1
parentbebf20c9066eb39cfe94f0cd70fc2642a778e524
waylandsink: Fix xdg_shell fullscreen mode

xdg_shell fullscreen mode doesn't work for committing
xdg_surface without configure acknowledgement.

In addition, we can't set different surface setting from
acknowledged config in this mode.
ext/wayland/wlwindow.c