System Environment: -------------------------- Arch: i386 Libdrm: (master) 2.4.33-15-g754655c795fff1c6267d358e54ad5198aee0cdd6 Wayland: (master)9d37682db32f16eb69a76d21569af6cac0d3d08c Mesa: (master)1a33c1b2b895566299ec76643659adacc239a3dc Xserver: (master)xorg-server-1.12.0-105-gd77eb7ee49ef19c2c4c7381d56e9d0f9c3fbc890 Xf86_video_intel: (master)2.18.0-220-g8c58c840b1ba579a5601804fc710c58e1e00213f Cairo: (master)f736cd144305f7c9147912f6ec081962b3191e3d Cairo_gl: (master)f736cd144305f7c9147912f6ec081962b3191e3d Xkbcommon: (master)3d672fcfea6b823db4793b9ad1c3aadc4b547a08 Weston: (master)90c6f1c90e0d43b8d1c2a057a0a2784991de23a4 Kernel_unstable:(drm-intel-next-queued)eea7d92bdb47727dfaf5f148f6ea72e9a1cffaf1 Bug detailed description: ----------------------------- Run case clickdot with cairo gl, select fullscreen. In drm mode, the mouse tag totally disappeared, click anywhere contribute no effect to mouse tag show. In X mode, the mouse tag disappeared at the first time, but click one more time will let mouse tag show again. Reproduce steps: ---------------------------- 1. start weston 2. ./clickdot 3. select fullscreen
commit efb948846fa598f9d14e6bfbba9591a3bb8819ef Author: Kristian Høgsberg <krh@bitplanet.net> Date: 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.
verified that fullscreen is no longer an option in clickdot
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.