Merge ~muktupavels/unity:compizconfig into unity:master
Status: | Merged |
---|---|
Approved by: | Dmitry Shachnev on 2019-02-08 |
Approved revision: | 13c3da2178cd909be1429ca3c33ef861e028387a |
Merged at revision: | 825afea3cf21c111c38cb391617b3550738a7e7c |
Proposed branch: | ~muktupavels/unity:compizconfig |
Merge into: | unity:master |
Diff against target: |
247 lines (+134/-1) 15 files modified
data/CMakeLists.txt (+1/-0) data/compiz/CMakeLists.txt (+26/-0) data/compiz/unity-lowgfx.ini (+53/-0) data/compiz/unity.conf (+11/-0) data/compiz/unity.ini (+2/-0) data/compiz/upgrades/com.canonical.unity.unity-lowgfx.01.upgrade (+12/-0) data/compiz/upgrades/com.canonical.unity.unity.01.upgrade (+5/-0) data/compiz/upgrades/com.canonical.unity.unity.02.upgrade (+8/-0) data/compiz/upgrades/com.canonical.unity.unity.03.upgrade (+2/-0) data/compiz/upgrades/com.canonical.unity.unity.04.upgrade (+2/-0) data/compiz/upgrades/com.canonical.unity.unity.05.upgrade (+3/-0) data/compiz/upgrades/com.canonical.unity.unity.06.upgrade (+2/-0) data/compiz/upgrades/com.canonical.unity.unity.07.upgrade (+2/-0) debian/control (+3/-1) debian/unity.install (+2/-0) |
Related bugs: |
Reviewer | Review Type | Date Requested | Status |
---|---|---|---|
Khurshid Alam (community) | 2019-02-06 | Approve on 2019-02-08 | |
Marco Trevisan (Treviño) | 2019-02-06 | Pending | |
Dmitry Shachnev | 2019-02-06 | Pending | |
Review via email:
|
Commit message
Install compiz configuration files.
Dmitry Shachnev (mitya57) wrote : | # |
Alberts Muktupāvels (muktupavels) wrote : | # |
> I think we no longer need 00_remove_
>
> We do not support upgrades from versions before Ubuntu 18.04, and 18.04 users
> already have this migration applied.
Removed commit that added this file.
Khurshid Alam (khurshid-alam) wrote : | # |
Unity not compiling against this compiz?
Also nux requires a fix first against gcc > 8.1 (https:/
And it's better if we open a bug for this.
Alberts Muktupāvels (muktupavels) wrote : | # |
> Unity not compiling against this compiz?
>
> https:/
> ppa/+build/
> 103-0ubuntu1+
There was few problems and this change depends on changes in compiz.
> Also nux requires a fix first against gcc > 8.1
> (https:/
This seems to be unrelated, that can be fixed and uploaded separately, no?
> And it's better if we open a bug for this.
Why? This was Trevinho reply when I asked about moving files:
"it's mostly an historic reason, since unity was depending on compiz-gnome, but yes... All should have been moved to unity side since long time"
Khurshid Alam (khurshid-alam) wrote : | # |
> There was few problems and this change depends on changes in compiz.
I was compiling compiz from your branch though but there was a release in disco today, that's why it didn't work...trying again..
>This seems to be unrelated, that can be fixed and uploaded separately, no?
Yes, I will someone from unity team, I just wanted to compile unity against nux.
> Why?
Just to keep track where and when it happened, but I am ok if none objects.
Khurshid Alam (khurshid-alam) wrote : | # |
In the ppa I can't build unity
The following packages have unmet dependencies:
builddeps:unity : Depends: libcompizconfig
Can it be removed from debian/control ? May be add a break for libcompizconfig0 ?
Alberts Muktupāvels (muktupavels) wrote : | # |
https:/
https:/
Wait when this ppa will be ready and use it for testing... Unity build will start (I guess) when compiz will be published in the repository.
I think we no longer need 00_remove_ obsolete_ plugins_ in_unity_ session_ v3.py.
We do not support upgrades from versions before Ubuntu 18.04, and 18.04 users already have this migration applied.