Merge lp://staging/~3v1n0/unity/lowgfx-profile-setter into lp://staging/unity
Proposed by
Marco Trevisan (Treviño)
Status: | Merged |
---|---|
Approved by: | Marco Trevisan (Treviño) |
Approved revision: | no longer in the source branch. |
Merged at revision: | 4233 |
Proposed branch: | lp://staging/~3v1n0/unity/lowgfx-profile-setter |
Merge into: | lp://staging/unity |
Prerequisite: | lp://staging/~hikiko/unity/unity.lowgfx-2017 |
Diff against target: |
434 lines (+284/-22) 7 files modified
debian/unity.install (+1/-0) tests/test_thumbnail_generator.cpp (+1/-1) tools/CMakeLists.txt (+5/-0) tools/compiz-profile-selector.in (+7/-4) tools/compiz_config_profile_setter.c (+228/-0) tools/unity.cmake (+17/-10) unity-shared/UnitySettings.cpp (+25/-7) |
To merge this branch: | bzr merge lp://staging/~3v1n0/unity/lowgfx-profile-setter |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Andrea Azzarone (community) | Approve | ||
Review via email: mp+321835@code.staging.launchpad.net |
This proposal supersedes a proposal from 2017-04-04.
Commit message
compiz-
Added a compiz-
this to set the right profile when starting unity and when the gsettings key has changed.
So we can just toggle lowgfx profile on the fly by just doing
gsettings set com.canonical.Unity lowgfx true|false
To post a comment you must log in.
LGTM.