smithay
smithay copied to clipboard
0.30 EGL uses dh to check aliveness
Wayland EGL module uses if dh.get_object_data(buffer.id()).is_err() {} pattern to check aliveness, this should be updated to IsAlive, and dh args should be removed if possible.