Skip to content
  • Matthias Clasen's avatar
    GtkApplication: Add logout notification · 31337913
    Matthias Clasen authored
    This is fairly basic, allowing applications to learn when
    the session manager is about to end the session, and possibly
    block this. The only implementation at this point is using the
    org.gnome.SessionManager D-Bus interface of gnome-session. It should
    be straightforward to port the EggSMClient implementations for
    Windows and OS X.
    31337913