xcompmgr: Changes to 'refs/tags/xcompmgr-1.1.4'

Adam Jackson ajax at kemper.freedesktop.org
Thu Mar 6 14:02:44 PST 2008


Tag 'xcompmgr-1.1.4' created by Adam Jackson <ajax at redhat.com> at 2008-03-06 22:01 -0800

xcompmgr 1.1.4
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.8 (GNU/Linux)

iEYEABECAAYFAkfQabsACgkQW4otUKDs0NOYEQCgwCLRowWNv3OXavKOnjfSnXMx
Kn4AoIyMZgDfLWyvMzHgsHsetyqBdkxF
=7/sJ
-----END PGP SIGNATURE-----

Changes since the dawn of time:
Adam Jackson (8):
      add a man page
      More effects, bug fixes, doc updates.
      Bug #1360: Fix a segfault by checking the return value of XQueryTree.
      Print the version number in the usage summary.
      bump version number
      Bug #2391: Fix a use-after-free in run_fades. (Jonathan Briggs)
      Bump to 1.1.3 for anholt's named window hack
      xcompmgr 1.1.4

Carl Worth (1):
      Eliminate several compiler warnings: missing includes, static functions,

Dana Jansens (1):
      Fix a server resource leak on destroying windows.

Dave Airlie (2):
      remove changelog from xcompmgr
      increase version number to 1.1.3

Eric Anholt (6):
      Fix for latest Xfixes changes.
      Autoconf 2.57 appears to work fine, as well.
      Make xcompmgr distcheck and have a sane package name/version, and bump
      Include the autogen.sh in the distfile.
      Make a dummy window with a name, so xrestop can point its finger at
      Add the foreign flag so autotools doesn't incorrectly slap a GPL on this,

James Cloos (2):
      Remove deprecated .cvsignore
      Add *~ to .gitignore to skip patch/emacs droppings

Jamey Sharp (1):
      Bug #13073: Fix broken word-wrapping in ChangeLog generation.

Keith Packard (24):
      Initial revision
      Prototype X compositing manager.
      Add drop shadows.
      Detect root pattern with undocumented _XROOTPMAP_ID property
      Double buffer updates. Check for InputOnly windows and ignore them
      oops. Left in an XSynchronize call.
      Configure damage must include shadow region, not just window. Also, leaking
      Make sure _XROOTPMAP_ID property is right type, format and length before
      Add a bit of scheduling to updates; update every 30 ms instead of waiting
      Track changes to _XROOTPMAP_ID property
      Detect ARGB windows, don't give them shadows, compose them correctly.
      Use an alpha map instead of an ARGB picture for shadows. Update last_update
      Reduce scheduling latency to 10ms
      Eliminate all delays in updates; let the X server scheduling handle things.
      Rename gussianMap to gaussianMap (who the heck is gus?) Allow for other
      Add support for CM_TRANSLUCENT property.
      Track whether cliplists have changed and avoid computation when not. Shrink
      Ok, this synchronizes all of my changes for the last many months. Has code
      Make composite manager mode run-time selectable with command line option:
      Only use XCompositeNameWindowPixmap when the library provides it
      Add fade-in/fade-out support (-f option). Clean up leak of solid alpha
      Eliminate 'struct timezone tz' as it isn't used.
      Add name window pixmap support
      Remove abort call as it's just annoying. Add -a flag to just use Automatic

Mark Tiefenbruck (1):
      Bug #9762: Fix opacity changes on unmapped windows.

Matthew Allum (2):
      Made gussian_map get called just once rather than N times
      Remove local changes to Makefile

Phil Blundell (3):
      Autotoolized:
      New.
      Set INCLUDES, not xcompmgr_INCLUDES.

Tilman Sauerbeck (7):
      Set the _NET_WM_CM_S* atom on the screen we're running on.
      Bug #2703: Fixed a memory leak in the fading code.
      Fixed a bunch of warnings.
      Added .gitignore.
      Include getopt.h for getopt().
      Constified some variables.
      Make this loop slightly easier to read.

dolio (7):
      Added allocation failure checks in shadow_picture and caused it to exit
      Changed the usage function to display information on the available options.
      Added various options for client-side shadows (offset, opacity,
      Added shadow precomputation for large-enough windows.
      Miscellaneous code cleanup and failed allocation checks.
      Added command-line options for changing values relevant to fading.
      Modified paint_all so that it doesn't draw off-screen windows, and doesn't



More information about the xorg-commit mailing list