Multiple issues with weston client 'weston-stacking' which I am listing them here. 1. Toggle between fullscreen and unfullscreen via <f>. See corruption in the bottom when fullscreened. 2. Enter fullscreen via <f> and Press <m> for maximize. Background color changes but window decoration are not visible when client is maximized. 3. Press <p> for popup. Observe a line behind popup. Popup options are not selectable. Software Stack: wayland (HEAD) 1.4.92-0-g4a4523f drm (HEAD) libdrm-2.4.52-0-g46d451c mesa (HEAD) remotes/origin/10.1-0-g340ebdb libva (HEAD) libva-1.2.1-0-g88ed1eb intel-driver (HEAD) 1.2.2-0-g121e70d cairo (HEAD) heads/1.12-0-g59e2a93 libinput (HEAD) remotes/origin/HEAD-0-g97af5c3 weston (HEAD) 1.4.92-0-gd7d71e8
I think staying fullscreen after hitting m is the desired behavior (and the git version now handles it more correctly), but the color change is a problem in my opinion. See my idea about that on the mailing list at http://lists.freedesktop.org/archives/wayland-devel/2014-June/015347.html
At the moment of writing this: I don't see any corruption when fullscreened (point 1.), so this looks fixed. For point 3. I sent a patch (http://lists.freedesktop.org/archives/wayland-devel/2014-October/017770.html) So the only problem that left now is the color change, I think. Cheers, Marek
commit eaea47051053d6f991e900ab6b51cdc99095a7d3 Author: Marek Chalupa <mchqwerty@gmail.com> Date: Wed Oct 29 14:51:23 2014 +0100 cairo-util: fix shadows for small clients This has ben pushed, so the shadow issue should be fixed now.
-- GitLab Migration Automatic Message -- This bug has been migrated to freedesktop.org's GitLab instance and has been closed from further activity. You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.freedesktop.org/wayland/weston/issues/34.
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.