Merge lp://staging/~azzar1/unity/fix-double-lock into lp://staging/unity
Proposed by
Andrea Azzarone
Status: | Superseded |
---|---|
Proposed branch: | lp://staging/~azzar1/unity/fix-double-lock |
Merge into: | lp://staging/unity |
Prerequisite: | lp://staging/~azzar1/unity/fix-highdpi-force-quit-dialog |
Diff against target: |
195 lines (+100/-27) 5 files modified
UnityCore/GnomeSessionManager.cpp (+59/-26) UnityCore/GnomeSessionManagerImpl.h (+2/-0) UnityCore/Variant.cpp (+30/-0) UnityCore/Variant.h (+1/-0) tests/test_gnome_session_manager.cpp (+8/-1) |
To merge this branch: | bzr merge lp://staging/~azzar1/unity/fix-double-lock |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Unity Team | Pending | ||
Review via email: mp+309859@code.staging.launchpad.net |
This proposal supersedes a proposal from 2016-11-02.
Commit message
Retrieve the session id using dbus if env variable XDG_SESSION_ID is not available.
To post a comment you must log in.