summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2012-02-15xcompmgr 1.1.6HEADxcompmgr-1.1.6masterAlan Coopersmith1-1/+1
2011-11-19Only define shape_kind() function if DEBUG_SHAPE is trueAlan Coopersmith1-2/+5
2011-11-19Make dpy a local variable instead of a globalAlan Coopersmith1-3/+3
2011-10-07Add xext to PKG_CHECK_MODULES for calls of shape ext. functions in libXextAlan Coopersmith1-1/+1
2011-09-25Handle XShape window which shape changeAndreas1-1/+116
2010-11-21Remove trailing whitespaceAlan Coopersmith2-53/+53
2010-11-21config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERSAlan Coopersmith1-6/+7
2010-11-21config: Remove unnecessary calls from configure.acAlan Coopersmith1-15/+0
2010-11-21config: update AC_PREREQ statement to 2.60Gaetan Nadon1-1/+1
2009-11-21don't hard-code package version in C source.Matthieu Herrb1-3/+4
2009-11-02xcompmgr 1.1.5xcompmgr-1.1.5Alan Coopersmith1-1/+1
2009-11-02Add COPYING file with copyright/license notice from xcompmgr.cAlan Coopersmith1-0/+19
2009-11-02Fix formatting of options/arguments in man pageAlan Coopersmith1-11/+11
2009-10-19Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONSAlan Coopersmith2-8/+8
2009-10-01Add README with pointers to mailing lists, bugzilla, & gitAlan Coopersmith1-0/+27
2009-04-14Try to report current composite manager nameYann Droneaud1-3/+27
2009-04-14Check for _NET_WM_CM_Sn before trying to install ourself as composite managerYann Droneaud1-2/+13
2009-04-14Don't hard code the screen numberYann Droneaud1-4/+5
2009-04-14Fix error reportingYann Droneaud1-3/+12
2009-01-19Ansification and compile warning fixes.Paulo Cesar Pereira de Andrade4-94/+104
2008-04-02Make usage() report the current version.James Cloos1-1/+1
2008-03-06xcompmgr 1.1.4xcompmgr-1.1.4Adam Jackson1-1/+1
2008-02-13Fix a server resource leak on destroying windows.Dana Jansens1-0/+5
2007-11-05Bug #13073: Fix broken word-wrapping in ChangeLog generation.Jamey Sharp1-2/+1
2007-09-03Add *~ to .gitignore to skip patch/emacs droppingsJames Cloos1-0/+1
2007-08-24Remove deprecated .cvsignoreJames Cloos2-16/+0
2007-03-12Make this loop slightly easier to read.Tilman Sauerbeck1-2/+4
2007-03-12Constified some variables.Tilman Sauerbeck1-2/+2
2007-03-12Include getopt.h for getopt().Tilman Sauerbeck1-0/+1
2007-03-12Added .gitignore.Tilman Sauerbeck1-0/+17
2007-03-12Fixed a bunch of warnings.Tilman Sauerbeck1-15/+4
2007-01-25Bug #9762: Fix opacity changes on unmapped windows.Mark Tiefenbruck1-3/+7
2006-12-21increase version number to 1.1.3xcompmgr-1.1.3Dave Airlie1-1/+1
2006-12-21remove changelog from xcompmgrDave Airlie2-298/+12
2006-12-03Bug #2703: Fixed a memory leak in the fading code.Tilman Sauerbeck1-1/+1
2006-09-06Set the _NET_WM_CM_S* atom on the screen we're running on.Tilman Sauerbeck1-2/+8
2005-10-31Bump to 1.1.3 for anholt's named window hackXCOMPMGR_1_1_3Adam Jackson1-1/+1
2005-10-07Add the foreign flag so autotools doesn't incorrectly slap a GPL on this,Eric Anholt3-1/+23
2005-10-07Make a dummy window with a name, so xrestop can point its finger atEric Anholt2-0/+21
2005-01-27Bug #2391: Fix a use-after-free in run_fades. (Jonathan Briggs)XCOMPMGR_1_1_2Adam Jackson3-4/+16
2005-01-27Include the autogen.sh in the distfile.Eric Anholt2-1/+8
2004-10-16Make xcompmgr distcheck and have a sane package name/version, and bumpEric Anholt3-2/+4
2004-09-29Modified paint_all so that it doesn't draw off-screen windows, and doesn'tdolio2-1/+16
2004-09-27bump version numberXCOMPMGR_1_1Adam Jackson1-1/+1
2004-09-23Added command-line options for changing values relevant to fading.dolio3-1/+35
2004-09-23Miscellaneous code cleanup and failed allocation checks.dolio2-4/+27
2004-09-21Added shadow precomputation for large-enough windows.dolio2-6/+68
2004-09-20Print the version number in the usage summary.Adam Jackson2-0/+6
2004-09-18Added various options for client-side shadows (offset, opacity,dolio3-11/+46
2004-09-17Changed the usage function to display information on the available options.dolio2-1/+16