lp:ubuntu/vivid/compiz

Created by Ubuntu Package Importer and last modified
Get this branch:
bzr branch lp:ubuntu/vivid/compiz
Members of Ubuntu branches can upload to this branch. Log in for directions.

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
Ubuntu branches
Status:
Mature

Recent revisions

3392. By CI Train Bot Account

[ CI Train Bot ]
* New rebuild forced.

[ Chris Townsend ]
* Expo plugin: Make sure the Expo animation is completed before
  allowing clicks to be handled. (LP: #1026553)
* Grid plugin: Float to int division truncating caused a 1 px gap on
  the right side of right semi-maximized window when the workspace has
  an odd width. Fix is to add 0.5 to the float division first to
  account for any truncation error. (LP: #1294864)

[ Eleni Maria Stea ]
* Change in GLVector implementation
* Minor change: when the skydome was working (in the c version of
  compiz) it was rendered on top of the background so, there was no
  need to clear the screen before drawing (the skydome was rendered on
  top of the garbage from previous renderings, hiding it). In the c++
  plugin, the skydome is buggy and the background is visible (as well
  as some garbage from previous renderings). A temporary
  glClear(GL_COLOR_BUFFER_BIT) was added until we fix the skydome and
  the other cube bugs.
* glDisableOutputClipping was not implemented in 3d.cpp => a parent
  class glDisableOutputClipping was called, causing 2d clipping
  artifacts (the 3d cube was clipped and you couldn't see the windows
  move)

[ Marco Trevisan (Treviño) ]
* OpenGL: don't hardcode X11 sync blacklisted models, but use settings
  instead (LP: #1441190)

[ Stephen M. Webb ]
* (Ubuntu packaging) migrate migration scripts to Python3. (LP:
  #1440548)
* exclude Wine applications from window close animations (LP: #957879)

3391. By CI Train Bot Account

[ Chris Townsend ]
* Change default behavior of focus-follows-mouse where the desktop
  will get focus when the mouse is over it. Also add option to allow
  old behavior. (LP: #1427636)
* Clear out the lastMask vars when using the mouse to resize. (LP:
  #1348254)

[ Eleni Maria Stea ]
* Minor optimisation fix: Replaced glLoadIdentity, glMultMatrixf with
  glLoadMatrixf to avoid the unnecessary matrix multiplication:
  identity * some projection matrix

[ Kevin Lange ]
* WinRules plugin: boost arbitrary window size limits to something
  more reasonable (LP: #1431923)

[ Stephen M. Webb ]
* animations plugin: fixed a potential null pointer dereference (LP:
  #1101573)

3390. By CI Train Bot Account

[ Andrea Azzarone ]
* Do not cache textures in animation.cpp. (LP: #729979, #1072206)

[ Martin Wimpress ]
* tweak MATE profile INI

3389. By CI Train Bot Account

[ Chris Townsend ]
* Add a blacklist of Nvidia integrated GPU's affected by the Nvidia
  X11 Sync patch. (LP: #1424013)

[ Martin Wimpress ]
* Tweak 'recommends' runtime dependencies for compiz-gnome and compiz-
  mate.

3388. By CI Train Bot Account

[ Stephen M. Webb ]
* Upstream 0.9.12.1 release.

[ CI Train Bot ]
* New rebuild forced.

[ Martin Wimpress ]
* add MATE integration

3387. By PS Jenkins bot

[ Brandon Schaefer ]
* Add a '/' to the path of std::string(home) + '/' HOME_PLUGINDIR (LP:
  #1410436)

[ Eleni Maria Stea ]
* Fixes the bugs: #1413966 and #1199316. (LP: #1199316, #1413966)

[ Charles Bos ]
* libdecoration.pc: fix formatting

3386. By PS Jenkins bot

[ Alberts Muktupāvels ]
Fix crash with titlebar-uses-system-font enabled. LP: #1404054 (LP:
#1404054)

3385. By PS Jenkins bot

[ James Jones ]
* Added support for GL_EXT_x11_sync_object OpenGL extension for Nvidia
  based GPUs to avoid screen refresh issues. (LP: #269904)

[ Kyle Brenneman ]
* Added support for GL_EXT_x11_sync_object OpenGL extension for Nvidia
  based GPUs to avoid screen refresh issues. (LP: #269904)

[ Viktor A. Danilov ]
* Added support for GL_EXT_x11_sync_object OpenGL extension for Nvidia
  based GPUs to avoid screen refresh issues. (LP: #269904)

[ Chris Townsend ]
* Added support for GL_EXT_x11_sync_object OpenGL extension for Nvidia
  based GPUs to avoid screen refresh issues. (LP: #269904)

[ Stephen M. Webb ]
* Added support for GL_EXT_x11_sync_object OpenGL extension for Nvidia
  based GPUs to avoid screen refresh issues. (LP: #269904)
* libdecoration/CMakeLists.txt: use correct variable for link
  directories (LP: #1392715)
* Switcher Plugin: renamed a local variable so it does not hide a
  function parameter. (LP: #1101585)
* added support for multi-arch installations (LP: #1395105, #959282)
* libcompizconfig: reorder stat() and open() calls to eliminate a race
  condition (LP: #1101608)
* dodge plugin: avoid potential null pointer dereferences (LP:
  #1101554)
* PrivateScreen unit tests: added additional assertions to verify the
  tests are run in an expected state (LP: #1101413)

[ Ubuntu daily release ]
* New rebuild forced

[ Brandon Schaefer ]
* Rev 3891 change caused 2 known regressions. (Could be more).
  Reverting. (LP: #1398512, #1393020)

3384. By Dimitri John Ledkov

Drop gnome-python dependenices, as python-gconf was only used in 2012
migrations and we are now post-LTS release.

3383. By Colin Watson

Rebuild against libprotobuf9.

Branch metadata

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

Subscribers