Skip to content

xwayland: Add WM_STATE modal property

Created by: RyanDwyer

Adds a modal property to indicate whether the surface wants to be a modal.

Also adds an attention property to indicate whether the surface wants attention, and introduces a request_attention event. I've removed this because the DEMANDS_ATTENTION atom doesn't seem to do what I thought it would.

Merge request reports