Add README with pointers to mailing lists, bugzilla, & git
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Fix formatting of options/arguments in man page
Add COPYING file with copyright/license notice from xcompmgr.c
Make usage() report the current version.
Ansification and compile warning fixes.
Fix error reporting
Don't hard code the screen number
Check for _NET_WM_CM_Sn before trying to install ourself as composite manager
Try to report current composite manager name
iAdam Jackson (1):
xcompmgr 1.1.4
Dana Jansens (1):
Fix a server resource leak on destroying windows.
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.
Mark Tiefenbruck (1):
Bug #9762: Fix opacity changes on unmapped windows.
Tilman Sauerbeck (5):
Fixed a bunch of warnings.
Added .gitignore.
Include getopt.h for getopt().
Constified some variables.
Make this loop slightly easier to read.
xorg-server-1.4.0.90 + Mesa-7.0.2 by me. Mesa's coming, I promise. ;)
While here, PKG_SKIP_REASON -> PKG_FAIL_REASON, add various preprocessor
definitions to XCOMPMGR_DEFS for the user to play with (sane defaults
have been tested).
Changes include:
Constified some variables.
Include getopt.h for getopt(). (in pkgsrc, this uses USE_FEATURES)
Fixed a bunch of warnings.
Bug #9762: Fix opacity changes on unmapped windows.