compiz:xenial

Last commit made on 2018-02-21
Get this branch:
git clone -b xenial https://git.launchpad.net/compiz
Members of Compiz Maintainers can upload to this branch. Log in for directions.

Branch merges

Branch information

Name:
xenial
Repository:
lp:compiz

Recent commits

20f1ff6... by CI Train Bot Account

Releasing 1:0.9.12.3+16.04.20180221-0ubuntu1

(bzr r4022)

300111e... by CI Train Bot Account

Region: define static const functions returning infinite and empty
regions (LP: #1750619)

Fixes LP: #1750619

(bzr r4021)

e2e34c7... by Marco Trevisan (Treviño)

Region: define static const functions returning infinite and empty regions

See https://gcc.gnu.org/ml/gcc-help/2010-10/msg00255.html

Fixes LP: #1750619

(bzr r4020.1.1)

f2f0e05... by CI Train Bot Account

Releasing 1:0.9.12.3+16.04.20171116-0ubuntu1

(bzr r4020)

b733cc8... by CI Train Bot Account

* Added option to disable blend in grid plugin (LP: #1700859)
* Move: add options for showing only the window shape (filled or not)
  (LP: #1700859)
* Ensure that surfaces used by metacity theme have device scale set to
  1 . (LP: #1530277) (LP: #1530277)
* Use AnyPropertyType when getting _MOTIF_WM_HINTS property. (LP:
  #1702297)
* mate: Avoid artefacts of Windows Thumbnail Previews (LP: #1606369)
* move: damage all the border area in outline mode and ignore
  transparent colors (LP: #1700859)
* grid: ignore alpha in colors when not blending, and fix animations
  (LP: #1700859)
* resize: add support for disabling transparency and avoid over-
  damaging in outline mode (LP: #1700859)
* Screen: add averageColor to get the current desktop average color
* unity-lowgfx.ini: remove unsupported unity option

Fixed bugs:
  - LP: #1530277
  - LP: #1606369
  - LP: #1700859
  - LP: #1702297

(bzr r4019)

5dc224f... by Marco Trevisan (Treviño)

unity-lowgfx.ini: remove unsupported unity option

(bzr r4018.1.19)

1263888... by Marco Trevisan (Treviño)

debian: tune unity-lowgfx profile and add upgrades

(bzr r4018.1.18)

041eaac... by Marco Trevisan (Treviño)

debian: go back setting COMPIZ_CONFIG_PROFILE in X11 scripts

(bzr r4018.1.17)

9cc7f4e... by Marco Trevisan (Treviño)

Bumping micro version

(bzr r4018.1.16)

f3dcd79... by Marco Trevisan (Treviño)

Screen: add averageColor to get the current desktop average color

We get the value from the root window and we parse it using regex.
Also use this in 'move', 'resize' and 'grid' plugins by default, doing the
appropriate lightening / darkening to make this working properly
on the desktop surface

(bzr r4018.1.15)