Skip to content

input: Allow for `NULL` input when setting focus

Guido Günther requested to merge guidog/phoc:input-shutdown into main

On shutdown we dispose the input before the backend to disconnect the signals so allow for a NULL input here to avoid a crash on shutdown.

Closes: #405 (closed) Signed-off-by: Guido Günther agx@sigxcpu.org

Merge request reports

Loading