You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This seems for an SDL XWayland client to restore fullscreen after
unminimize, it needs to see the `_NET_WM_STATE_FOCUSED` state get set
and unset.
This is a somewhat awkward way to do this. I'm not sure if the Wayland
`suspended` flag should be treated as equivalent to `_NET_WM_STATE_FOCUSED`?
If it's meant to be, the way it's defined in the protocol doesn't quite seem
right.
#1510
0 commit comments