[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

compiz-fusion-plugins-main: Changes to 'refs/tags/compiz-fusion-plugins-main-0.8.4-1'



Tag 'compiz-fusion-plugins-main-0.8.4-1' created by Sean Finney <seanius@debian.org> at 2010-02-11 20:57 +0000

Tagging upload of compiz-fusion-plugins-main 0.8.4-1 to unstable.
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iD8DBQBLdG81ynjLPm522B0RAnRDAJ0bJ8G0DzYPyss1dHjlY7qaWN1jNACfV+0q
27AlD5XdpaSab3xmZ/XNgFI=
=jhIL
-----END PGP SIGNATURE-----

Changes since 0.8.4:
Danny Baumann (27):
      Fixed rotate initiation.
      Fixed legacy fullscreen support.
      Don't handle InputOnly windows.
      Revert "Fixed rotate initiation."
      0.6 doesn't have the new action system yet.
      Fix recognition of Firefox windows.
      Check firefox menu class name case insensitive.
      Don't always overwrite wmType.
      Add fullscreen as allowed action for windows that actually _are_ fullscreen and just have their minimum size set to the same value as the maximum size.
      Track core changes.
      Fix default keybinding.
      Firefox 3 has Popup as menu class name.
      Fix byte ordering for big endian machines.
      Don't wrap around when moving up/down/left/right.
      Initialize as->output to a valid output structure.
      Replace strndup usage with malloc and strncpy.
      Properly terminate strings.
      Fix in-window calculations.
      passive_grab must be set to false, not true.
      Enable legacy fullscreen support by default.
      Grab translation calculation code from plane plugin.
      Proper error handling for invalid JPEG files.
      Give local includes in the include/ directory priority over global ones.
      Do workarounds on map.
      We should never set the fullscreen state to desktop windows as this will break the stacking.
      We should remove the fullscreen flag while core processes a ConfigureRequest event.
      moveWindowToViewportPosition moves the window already, no need for a second move.

Dennis Kasprzyk (23):
      Better fade in/out
      Remove useless code.
      Smoother animation.
      Fix stacking.
      Cleanup.
      Added different output modes for multiple output configurations.
      Don't fade windows in multioutput mode.
      Don't paint invisible windows.
      Added expo termination with double click.
      Added missing damageScreen on end of the animation.
      Sort initial window list based on stack position.
      Handle selected window opacity correctly.
      Fade in/out windows that are above the selected window.
      Added option to hide all non Desktop windows during switching.
      Load before fade.
      Do only paint windows of current viewport above the animation. (Fixes transparent cube)
      Paint individual windows instead the whole output, when painting above current animation.
      Remove sticky flag in finiWindow only with setWindowState.
      Initiate with minimized windows in the background.
      Load after cubereflex.
      Optimizations.
      Use windowPaintAttribs.
      Use current aspact ratio for reflection calculation.

Erkin Bahceci (20):
      Reduce animation cpu/gpu usage by damaging minimally.
      Fix explode tessellation.
      Initialize variable.
      Add -lGLU
      Fix dodge damaging.
      Do shadow damaging for future polygon-based focus effects.
      Fix initial damage of dodging windows.
      Remove unnecessary variable.
      Correct wave direction.
      Fix 1 pixel line artifact.
      Fully damage window for magic lamp with menus.
      Fix glide transform (and damaging).
      Quick fix for multi-monitor damaging (should be further optimized).
      Fix crash (Avoid possibly creating damage box with negative size).
      Further optimize dodge.
      Play better with bs (focus effects). Small optimization.
      Equalize dream duration with others. Move constants.
      Fix polygon-based glide damaging with multiple monitors.
      Multi-monitor: Optimize damaging and fix perspective.
      Prevent focus anim after Switcher when zoom is low.

Guillaume Seguin (1):
      * Add data subdir to Makefile.am

Jigish Gohil (2):
      merge translations into 0.6.0 branch
      bump version to 0.6.0

Robert Noland (1):
      Make window large enough to display 4 digit by 4 digit geometry.

Sean Finney (36):
      run ./autogen.sh
      initial debianization
      keep text.h header, needed by c-f-p-extra.
      back out autoconf generated stuff, will now be built in the build process.
      * Remove autofoo generated content and create/remove it as part of the
      FTBFS fix
      missing build deps
      Merge branch 'upstream-unstable' of git+ssh://git.debian.org/git/pkg-xorg/bling/compiz-fusion-plugins-main into 07merge
      Merge branch 'upstream-unstable' into debian-unstable
      new upstream release
      bump build-deps
      include new .png images
      update build deps
      install pkgconfig pc files
      grammar fix
      Merge commit '0.7.6' into upstream-unstable
      Merge branch 'upstream-unstable' into debian-unstable
      new upstream release
      Merge commit '0.8.2' into upstream-unstable
      Merge branch 'upstream-unstable' into debian-unstable
      add gbp.conf for use with git-buildpackage
      update Standards-Version to 3.8.1
      prepare changelog
      update versioned build-deps for compiz packages to >= 0.8.2
      add build-dep on quilt
      new patch: nvidia-workaround.patch for redraw issue with nvidia cards.
      prepare 0.8.2-2
      bump build-dep on libdecoration, as there was a reverted API break.
      prepare release 0.8.2-3
      Merge commit '0.8.4' into upstream-unstable
      Merge branch 'upstream-unstable' into debian-unstable
      Remove nvidia-workaround.patch, incorporated upstream.
      Import 10-fix_plasma_previews.patch from ubuntu
      prepare 0.8.4-1
      Update Build-Depends against compiz-dev to >= 0.8.4 for ABI bump.
      Update changelog with ABI bump

---
 debian/changelog                            |   98 ++++++++++++++++++++++++++++
 debian/compat                               |    1 
 debian/control                              |   21 ++++++
 debian/copyright                            |   19 +++++
 debian/docs                                 |    3 
 debian/gbp.conf                             |    8 ++
 debian/install                              |    8 ++
 debian/patches/10-fix_plasma_previews.patch |   15 ++++
 debian/patches/series                       |    1 
 debian/rules                                |   97 +++++++++++++++++++++++++++
 10 files changed, 271 insertions(+)
---


Reply to: