Skip to content

ModalDialogs as Actors

Marco Trevisan requested to merge 3v1n0/gnome-shell:dialogs-actors into master

Make the dialog a widget itself, removing the _group property used for handling the actor.

Update all the inherited classes to be also GObject implementations, moving all the signals to proper object ones.

Edited by Marco Trevisan

Merge request reports