Skip to content
  • Matthias Clasen's avatar
    Add per-window actions · 6c4e9d23
    Matthias Clasen authored and Colin Walters's avatar Colin Walters committed
    GTK+ also exports window-specific actions, by putting the object path
    for the exported action group in the _DBUS_OBJECT_PATH X property.
    We add this action group to the app's muxer with a 'win' prefix,
    since that is what the exported menu expects. Whenever the focus
    window changes, we update the window-specific actions of its
    application, and emit notify::action-group to cause the app
    menu to be updated.
    6c4e9d23