lp://staging/~ci-train-bot/compiz/compiz-ubuntu-bionic-3184

Created by CI Train Bot Account and last modified
Get this branch:
bzr branch lp://staging/~ci-train-bot/compiz/compiz-ubuntu-bionic-3184
Only CI Train Bot Account can upload to this branch. If you are CI Train Bot Account please log in for upload directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
CI Train Bot Account
Project:
Compiz
Status:
Development

Recent revisions

4143. By CI Train Bot Account

Releasing 1:0.9.13.1+18.04.20180302-0ubuntu1

4142. By Alberts Muktupāvels

Make docks and spashscreens appear focused.

Set the NET_WM_STATE_FOCUSED property on windows of type dock or spashscreen so that they don't get the state GTK_STATE_FLAG_BACKDROP set by default.

Based on xfwm4 commit:
https://git.xfce.org/xfce/xfwm4/commit/?id=0feb29e78bb3

Approved by: Marco Trevisan (Treviño)

4141. By CI Train Bot Account

Releasing 1:0.9.13.1+18.04.20180221.1-0ubuntu1

4140. By Marco Trevisan (Treviño)

Region: define static const functions returning infinite and empty regions

As per https://gcc.gnu.org/ml/gcc-help/2010-10/msg00255.html we can't define some
static variables as extern and link them statically inside objects.
Otherwise these might be redefined multiple times, allocated mutiple times and
destroyed, again, multiple times causing memory errors. (LP: #1749957, #1750619)

Approved by: Andrea Azzarone

4139. By Samuel thibault

ezoom: Add option to choose between no smoothing and linear smoothing (LP: #1736446)

Approved by: Marco Trevisan (Treviño)

4138. By CI Train Bot Account

Releasing 1:0.9.13.1+18.04.20171116-0ubuntu1

4137. By Marco Trevisan (Treviño)

unity-lowgfx.ini: remove unsupported unity option

4136. By ksamak <ksamak@ksalaptop>

neg: added hook to react to change in ccsm, for autostart option

Approved by: Marco Trevisan (Treviño), ksamak

4135. By Samuel thibault

compizconfig: load modules in alphabetical order instead of undefined order (LP: #1729045)

Approved by: Marco Trevisan (Treviño)

4134. By Samuel thibault

X11: keep the last MotionNotify when collapsing them

getNextXEvent collapses MotionNotify X11 events to avoid processing all of them
while only the latest one is useful.

The code was however actually returning the first MotionNotify instead of the
last one. This properly overwrites MotionNotify events with the latest one. (LP: #1728870)

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
Stacked on:
lp://staging/compiz/0.9.13
This branch contains Public information 
Everyone can see this information.