Summary: | [bug] eventdemo no display with fullscreen under drm mode | ||
---|---|---|---|
Product: | Wayland | Reporter: | lu hua <huax.lu> |
Component: | weston | Assignee: | Wayland bug list <wayland-bugs> |
Status: | VERIFIED FIXED | QA Contact: | |
Severity: | normal | ||
Priority: | medium | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux (All) | ||
Whiteboard: | |||
i915 platform: | i915 features: |
Description
lu hua
2012-03-23 02:01:13 UTC
This bug is still reproducible: cairo: 1.12.2-106-g64d65f7 drm: libdrm-2.4.36-4-g8fad46b glproto: glproto-1.4.15-2-g458a9eb libvpx: v1.1.0-126-geab09e3 libxkbcommon: 2cb6c35 mesa: snb-magic-10742-ge620f3e pixman: pixman-0.26.0-43-g4cdf8e9 wayland: 0.94.90-16-g8a02368 weston: 0.94.90-33-gdaf1aec xf86-video-intel: 2.17.0-959-gf6f43a7 xserver: xorg-server-1.12.2-92-gfc6979c This application wasn't written to support fullscreen mode. commit efb948846fa598f9d14e6bfbba9591a3bb8819ef Refs: 1.0.0-26-gefb9488 Author: Kristian Høgsberg <krh@bitplanet.net> AuthorDate: Tue Oct 30 18:07:02 2012 -0400 Commit: Kristian Høgsberg <krh@bitplanet.net> CommitDate: Tue Oct 30 18:07:02 2012 -0400 window: Only advertise fullscreen menu item if client supports it If the client doesn't set a fullscreen handler, we can't go fullscreen and shouldn't advertise that in the window menu. The menu implementation is a little simplistic, so we just move the "Fullscreen" entry to the end of the list and don't count it if we don't want it in the menu. https://bugs.freedesktop.org/show_bug.cgi?id=47751 https://bugs.freedesktop.org/show_bug.cgi?id=48106 verified that fullscreen is no longer an option in eventdemo |
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.