Skip to content

Use GtkApplication::register-session property to register

Andrea Veri requested to merge session-rework into master

We can use GtkApplication to register with the GNOME session rather than doing it ourselves, simplifying things in CallsApplication very slightly and allowing us to remove session.{c,h}.

Merge request reports