Bug 69442

Summary: XWayland applications that use panel type windows aren't handled properly
Product: Wayland Reporter: nerdopolis1
Component: XWaylandAssignee: Wayland bug list <wayland-bugs>
Status: RESOLVED NOTABUG QA Contact: Xorg Project Team <xorg-team>
Severity: normal    
Priority: medium    
Version: unspecified   
Hardware: Other   
OS: All   
Whiteboard:
i915 platform: i915 features:

Description nerdopolis1 2013-09-16 21:35:57 UTC
In xwayland, for example, running plasma-desktop the plasma-desktop panel still appears with a full titlebar, and is not positioned on the screen where it should be.

Right clicking on it, the submenus are also placed wrong (unless you click on the VERY bottom of the panel) but less random. The child submenus of the panel menu however are placed in the correct area
Comment 1 Kristian Høgsberg 2013-10-14 23:32:59 UTC
xwayland is supposed to allow regular X clients to run under wayland, but it's not intended for desktop chrome style clients (panels, pagers, etc).  Those applications are not expected to work correctly.

Either port the panel to be a wayland client and use the weston desktop-shell interface, or just use the weston panel.

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.