Skip to content

night-light-dialog: Ignore G_IO_ERROR_CANCELLED errors

We should ignore G_IO_ERROR_CANCELLED errors and avoid displaying useless warnings. Also g_clear_object instead of g_object_unref.

Fixes: #87 (closed)

Edited by Andrea Azzarone

Merge request reports