I was trying vlc on XWayland to read a video. I open the video, vlc resizes. Input region is ok. I then choose to fullscreen vlc, but only the old input region is active: To leave fullscreen I cannot double-click everywhere on the screen, I have a limited region for that. When I say 'only the old input region is active', I have to add that I speak of X input region: It looks like Weston gives everywhere the inputs to X, but that X doesn't redirect correctly the input to the application.
Should be fixed by commit 1d75c7d3a2826163494260593eb67cb4219ede2a Author: Kristian Høgsberg <krh@bitplanet.net> Date: Wed Oct 30 23:46:08 2013 -0700 xwm: Set input region for fullscreen surfaces correctly The logic here broke at some point so that we would only update the input region for non-fullscreen windows. Thus, a fullscreen window would be stuck with whatever size the most recent non-fullscreen size was. https://bugs.freedesktop.org/show_bug.cgi?id=69219
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.