Skip to content

padOsd: Add missing 'closed' signal

Carlos Garnacho requested to merge wip/carlosg/padosd-closed-signal into master

This wasn't added on the GObject-ification in commit c4c5c4fd. This introduced warnings and misbehaviors when closing the dialog. (Eg. pressing the "show OSD" pad action would show stack different dialogs on top each other).

Merge request reports