Skip to content
  • Jekyll Wu's avatar
    Create dbus object for each Konsole window respectively · 07cddfe3
    Jekyll Wu authored
    Its naming scheme is "/Windows/N", similar to "/Sessions/N" for
    sessions. That is not the final decision and might change before next
    major release.
    
    The old "/Konsole" dbus object is still available at this moment, but
    it might disappear or be used for something different in the future, so
    it is better to use "/Windows/N" from now on.
    
    For convenience, $KONSOLE_DBUS_WINDOW can be used to refer to the dbus
    object corresponding to the Konsole window containing current session.
    Note, that environment variable does not work well with detaching and
    draging. Maybe it should not be added at all.
    
    CCBUG:276912
    CCBUG:281513
    CCBUG:292309
    
    REVIEW:103790
    07cddfe3