Skip to content

Use GtkApplication::register-session property to register

Bob Ham requested to merge bob.ham/calls: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