Skip to content

frames: handle lack of WM_DELETE_WINDOW in WM_PROTOCOLS

It is expected that we XKillClient() those clients that do not handle WM_DELETE_WINDOW messaging. Fixes closing glxgears.

Merge request reports