[ubuntu/quantal-proposed] compiz 1:0.9.8.2+bzr3377-0ubuntu1 (Accepted)
Didier Roche
didrocks at ubuntu.com
Thu Sep 20 15:45:18 UTC 2012
compiz (1:0.9.8.2+bzr3377-0ubuntu1) quantal-proposed; urgency=low
[ Sam Spilsbury ]
* debian/python-compizconfig.install
- Install compizconfig-python.pc
* debian/patches/100_expo_layout.patch
- re-add the expo layout that used to be in precise (LP: #1047067)
- add some testcases
[ Timo Jyrinki ]
* New upstream snapshot.
- Fix multiple window placement bugs (LP: #974242) (LP: #976032)
- Don't waste CPU looping through and looking at all the windows if you're
rendering an output that has no damage on it. (LP: #1014986)
- Updated convert files to fix some typos in the key names. (LP: #1041631)
- Fix crash when imgsvg is loaded, due to missing symbol
(decor_apply_gravity from libdecoration). (LP: #956986)
- Treat unresolved symbols at link time as an error, rather than letting
them through and cause strange crashes later. (LP: #1043143)
- Refactors a little bit of the upgrade code and gets it under test to
prepare to fix (LP: #1042537)
- Updated AUTHORS from the full bzr log, and re-sort the list.
(LP: #1042095)
- Fixes FTBFS for kde4-window-decorator (LP: #1041310)
- Fix obvious omissions from the introduction of unminimize_*,
which were causing the unminimize animation settings to be ignored
(LP: #1040455)
- resize plugin: don't crash if resize wasn't initiated externally
(LP: #1045191)
- Clean up capitalization (LP: #1045652)
- Avoid division by zero, if plugins try to deform a window down to size
zero. (LP: #1045235)
- Make "Unredirect Fullscreen Windows" more reliable. This fixes the
problem with unredirection failing to engage at all (LP: #1041066) when
gtk-window-decorator creates offscreen windows that are stacked on top.
This also fixes the problem with unredirect hiding all windows,
because it thinks the desktop window should be stacked on top
(LP: #980663).
- Ensure unredirected windows don't stay unredirected if they're no longer
on top. (LP: #1041047)
- Fix launching terminal functionality and make show-hud default key
visible. Update the defaults to org.compiz.integrated to reflect the
actual gnome values pre-gnome-3. (LP: #1040081) (LP: #1046199)
(LP: #1046190)
- Fix show-hud, bump COMPIZ_GNOME_INTEGRATED_SETTINGS_LIST_SIZE.
(LP: #1046212)
- Fixed: Windows with an alpha-channel, like gnome-terminal, were not
being considered as possibly covering fullscreen windows. But they most
certainly can. This ensures such RGBA windows are visible if they're
stacked above a fullscreen window. (LP: #1046661)
- Remove ListToStringList (LP: #1046184)
- Fix typo causing CMake Error (LP: #1045665)
- Transitions gtk-window-decorator over to use GSettings. Add a testing
framework for the options code. (LP: #1042323)
- Also need kdeworkspace since kdecorationbridge.h is there
(LP: #1046770)
- Implements some cleanup that was suggested on the merge for the original
port to gsettings. Other issues fixed as well. (LP: #1042323)
- Fix the case where a new gsettings schema got added for building but
it wasn't recompiled locally (LP: #1046701)
- Scale: select the window under the pointer, when the scale animation
is over. (LP: #1045127)
- Fixes the some "Use of uninitialised value" warnings reported by
valgrind (LP: #1004336))
- Check if org.gnome.mutter is available before using it (LP: #1048551)
- We don't need to map our style windows, prevent them from cluttering
up the paint queue (LP: #1042552)
- Migrate profile independent keys separately from the profile
dependent keys (LP: #1046190)
- Don't ever enter the subdir of a plugin that is disabled. (LP: #1049100)
- Workaround SubBuffer performance regression (LP: #1037411)
- Changed the default placement of the benchmark window from 0,0 to
100,50. (LP: #1039406)
- Ensure window decorations always get rendered after the window, not
before. This is how it was in compiz 0.9.7, and is required in order
to resolve unity panel shadow (LP: #1050704)
- Fix CMakeLists.txt to bring an xslt file back to compiz-dev
- Avoid a NULL dereference and give a useful error message instead
(LP: #944653)
- Fix (LP: #1050752)
- Check that pixmaps which aren't managed by us actually exist before
binding. (LP: #927168)
- Fix flickering and performance problems with using Unredirect Fullscreen
Windows with multiple monitors. (LP: #1050749) (LP: #1051885)
* debian/compiz-dev.install
- Remove compizconfig-python.pc, now in python-compizconfig.install
* Drop dependency on libgconf2-dev, add gconf2 dependency to the
transitional package for migrations
* Add -DUSE_GCONF=OFF to debian/rules
* debian/libdecoration0.symbols
- Add decor_shadow_options_cmp
* Cherry-pick fixes from trunk:
- Fix FTBFS with BUILD_GLES
* Restore 'Glide 2' unminimize animation via override
[ Didier Roche ]
* debian/libdecoration0.symbols:
- update the symbols file
* add and cherry-pick missing ABI breakage bump
Date: Thu, 20 Sep 2012 17:39:05 +0200
Changed-By: Didier Roche <didrocks at ubuntu.com>
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
https://launchpad.net/ubuntu/quantal/+source/compiz/1:0.9.8.2+bzr3377-0ubuntu1
-------------- next part --------------
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.8
Date: Thu, 20 Sep 2012 17:39:05 +0200
Source: compiz
Binary: compiz compiz-core compiz-dev compiz-gnome compiz-plugins-default compiz-plugins libdecoration0 libdecoration0-dev libcompizconfig0 libcompizconfig0-dev python-compizconfig compizconfig-settings-manager compiz-plugins-main compiz-plugins-main-default compiz-plugins-main-dev compiz-plugins-extra compizconfig-backend-gconf
Architecture: source
Version: 1:0.9.8.2+bzr3377-0ubuntu1
Distribution: quantal-proposed
Urgency: low
Maintainer: Ubuntu Developers <ubuntu-devel-discuss at lists.ubuntu.com>
Changed-By: Didier Roche <didrocks at ubuntu.com>
Description:
compiz - OpenGL window and compositing manager
compiz-core - OpenGL window and compositing manager
compiz-dev - OpenGL window and compositing manager - development files
compiz-gnome - OpenGL window and compositing manager - GNOME window decorator
compiz-plugins - OpenGL window and compositing manager - plugins
compiz-plugins-default - OpenGL window and compositing manager - default plugins
compiz-plugins-extra - transitional dummy package.
compiz-plugins-main - transitional dummy package.
compiz-plugins-main-default - transitional dummy package.
compiz-plugins-main-dev - transitional dummy package.
compizconfig-backend-gconf - transitional dummy package.
compizconfig-settings-manager - Compiz configuration settings manager
libcompizconfig0 - Settings library for plugins - OpenCompositing Project
libcompizconfig0-dev - Development file for plugin settings - OpenCompositing Project
libdecoration0 - Compiz window decoration library
libdecoration0-dev - Compiz window decoration library - development files
python-compizconfig - Compizconfig bindings for python
Launchpad-Bugs-Fixed: 927168 944653 956986 974242 976032 980663 1004336 1014986 1037411 1039406 1040081 1040455 1041047 1041066 1041310 1041631 1042095 1042323 1042537 1042552 1043143 1045127 1045191 1045235 1045652 1045665 1046184 1046190 1046199 1046212 1046661 1046701 1046770 1047067 1048551 1049100 1050704 1050749 1050752 1051885
Changes:
compiz (1:0.9.8.2+bzr3377-0ubuntu1) quantal-proposed; urgency=low
.
[ Sam Spilsbury ]
* debian/python-compizconfig.install
- Install compizconfig-python.pc
* debian/patches/100_expo_layout.patch
- re-add the expo layout that used to be in precise (LP: #1047067)
- add some testcases
.
[ Timo Jyrinki ]
* New upstream snapshot.
- Fix multiple window placement bugs (LP: #974242) (LP: #976032)
- Don't waste CPU looping through and looking at all the windows if you're
rendering an output that has no damage on it. (LP: #1014986)
- Updated convert files to fix some typos in the key names. (LP: #1041631)
- Fix crash when imgsvg is loaded, due to missing symbol
(decor_apply_gravity from libdecoration). (LP: #956986)
- Treat unresolved symbols at link time as an error, rather than letting
them through and cause strange crashes later. (LP: #1043143)
- Refactors a little bit of the upgrade code and gets it under test to
prepare to fix (LP: #1042537)
- Updated AUTHORS from the full bzr log, and re-sort the list.
(LP: #1042095)
- Fixes FTBFS for kde4-window-decorator (LP: #1041310)
- Fix obvious omissions from the introduction of unminimize_*,
which were causing the unminimize animation settings to be ignored
(LP: #1040455)
- resize plugin: don't crash if resize wasn't initiated externally
(LP: #1045191)
- Clean up capitalization (LP: #1045652)
- Avoid division by zero, if plugins try to deform a window down to size
zero. (LP: #1045235)
- Make "Unredirect Fullscreen Windows" more reliable. This fixes the
problem with unredirection failing to engage at all (LP: #1041066) when
gtk-window-decorator creates offscreen windows that are stacked on top.
This also fixes the problem with unredirect hiding all windows,
because it thinks the desktop window should be stacked on top
(LP: #980663).
- Ensure unredirected windows don't stay unredirected if they're no longer
on top. (LP: #1041047)
- Fix launching terminal functionality and make show-hud default key
visible. Update the defaults to org.compiz.integrated to reflect the
actual gnome values pre-gnome-3. (LP: #1040081) (LP: #1046199)
(LP: #1046190)
- Fix show-hud, bump COMPIZ_GNOME_INTEGRATED_SETTINGS_LIST_SIZE.
(LP: #1046212)
- Fixed: Windows with an alpha-channel, like gnome-terminal, were not
being considered as possibly covering fullscreen windows. But they most
certainly can. This ensures such RGBA windows are visible if they're
stacked above a fullscreen window. (LP: #1046661)
- Remove ListToStringList (LP: #1046184)
- Fix typo causing CMake Error (LP: #1045665)
- Transitions gtk-window-decorator over to use GSettings. Add a testing
framework for the options code. (LP: #1042323)
- Also need kdeworkspace since kdecorationbridge.h is there
(LP: #1046770)
- Implements some cleanup that was suggested on the merge for the original
port to gsettings. Other issues fixed as well. (LP: #1042323)
- Fix the case where a new gsettings schema got added for building but
it wasn't recompiled locally (LP: #1046701)
- Scale: select the window under the pointer, when the scale animation
is over. (LP: #1045127)
- Fixes the some "Use of uninitialised value" warnings reported by
valgrind (LP: #1004336))
- Check if org.gnome.mutter is available before using it (LP: #1048551)
- We don't need to map our style windows, prevent them from cluttering
up the paint queue (LP: #1042552)
- Migrate profile independent keys separately from the profile
dependent keys (LP: #1046190)
- Don't ever enter the subdir of a plugin that is disabled. (LP: #1049100)
- Workaround SubBuffer performance regression (LP: #1037411)
- Changed the default placement of the benchmark window from 0,0 to
100,50. (LP: #1039406)
- Ensure window decorations always get rendered after the window, not
before. This is how it was in compiz 0.9.7, and is required in order
to resolve unity panel shadow (LP: #1050704)
- Fix CMakeLists.txt to bring an xslt file back to compiz-dev
- Avoid a NULL dereference and give a useful error message instead
(LP: #944653)
- Fix (LP: #1050752)
- Check that pixmaps which aren't managed by us actually exist before
binding. (LP: #927168)
- Fix flickering and performance problems with using Unredirect Fullscreen
Windows with multiple monitors. (LP: #1050749) (LP: #1051885)
* debian/compiz-dev.install
- Remove compizconfig-python.pc, now in python-compizconfig.install
* Drop dependency on libgconf2-dev, add gconf2 dependency to the
transitional package for migrations
* Add -DUSE_GCONF=OFF to debian/rules
* debian/libdecoration0.symbols
- Add decor_shadow_options_cmp
* Cherry-pick fixes from trunk:
- Fix FTBFS with BUILD_GLES
* Restore 'Glide 2' unminimize animation via override
.
[ Didier Roche ]
* debian/libdecoration0.symbols:
- update the symbols file
* add and cherry-pick missing ABI breakage bump
Checksums-Sha1:
98c8fdc7cc590ea5a791d4d3105886f99201a586 3389 compiz_0.9.8.2+bzr3377-0ubuntu1.dsc
f62e1505c5b956813593aa3a4084b8a6f7047f18 5445954 compiz_0.9.8.2+bzr3377.orig.tar.gz
4475f572ad337c64079d76bb9aea9aa35b7e2ec8 77787 compiz_0.9.8.2+bzr3377-0ubuntu1.diff.gz
Checksums-Sha256:
72d00a1d121c041c471a71c58bdc8ced309fe112a39723576db9854e22700fab 3389 compiz_0.9.8.2+bzr3377-0ubuntu1.dsc
98a65167f6da094cefda321fccedcbaf1c0ca0cee07312c363f31b15ba0a2e55 5445954 compiz_0.9.8.2+bzr3377.orig.tar.gz
3794c2ba6cdfe36c6869b6d73458fe7656c950dbc3c16cb244eb5f09954e8320 77787 compiz_0.9.8.2+bzr3377-0ubuntu1.diff.gz
Files:
3f4f09f4194548f9c25120062fff52f3 3389 x11 optional compiz_0.9.8.2+bzr3377-0ubuntu1.dsc
1ddb5f8e3a2a5a250fe507bd3d976e6a 5445954 x11 optional compiz_0.9.8.2+bzr3377.orig.tar.gz
266a0d80a8bdc941fafaa45b5c762d56 77787 x11 optional compiz_0.9.8.2+bzr3377-0ubuntu1.diff.gz
Original-Maintainer: Debian X Strike Force <debian-x at lists.debian.org>
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
iEYEARECAAYFAlBbOOIACgkQmLJKnOSsII7N8QCfS0Fs+CFQCQa1q1SwstURXiyu
PxEAoKD02ToF/E9XBuKWpwhvxRoOOY9b
=lKRa
-----END PGP SIGNATURE-----
More information about the Quantal-changes
mailing list