Skip to content

Allow programmatically closing xwayland windows

John Good requested to merge archiesix/weston:xwclose into main

The function weston_desktop_surface_close does not allow to close a XWayland desktop surface, thus forbidding, e.g, using a shortcut to close a XWayland window. The proposed modification circumvents this limitation.

Merge request reports