Skip to content

Introduce ClientConnection::aboutToBeDestroyed

Vlad Zahorodnii requested to merge work/scale-glide-ignore-lockscreen into master

This signal is useful if the compositor wants to perform some cleanup before the disconnected signal is emitted or while the connection object still has valid wl_client native handle.

Merge request reports