lp://staging/~ci-train-bot/compiz/compiz-ubuntu-bionic-3184
- Get this branch:
- bzr branch lp://staging/~ci-train-bot/compiz/compiz-ubuntu-bionic-3184
Branch merges
Branch information
Recent revisions
- 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=0feb29e78bb 3 Approved by: Marco Trevisan (Treviño)
- 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)
- 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