index
:
xorg/app/xcompmgr
XCOMPMGR_1_1
master
Compositing manager using RENDER
krh
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2012-02-15
xcompmgr 1.1.6
HEAD
xcompmgr-1.1.6
master
Alan Coopersmith
1
-1/+1
2011-11-19
Only define shape_kind() function if DEBUG_SHAPE is true
Alan Coopersmith
1
-2/+5
2011-11-19
Make dpy a local variable instead of a global
Alan Coopersmith
1
-3/+3
2011-10-07
Add xext to PKG_CHECK_MODULES for calls of shape ext. functions in libXext
Alan Coopersmith
1
-1/+1
2011-09-25
Handle XShape window which shape change
Andreas
1
-1/+116
2010-11-21
Remove trailing whitespace
Alan Coopersmith
2
-53/+53
2010-11-21
config: replace deprecated AM_CONFIG_HEADER with AC_CONFIG_HEADERS
Alan Coopersmith
1
-6/+7
2010-11-21
config: Remove unnecessary calls from configure.ac
Alan Coopersmith
1
-15/+0
2010-11-21
config: update AC_PREREQ statement to 2.60
Gaetan Nadon
1
-1/+1
2009-11-21
don't hard-code package version in C source.
Matthieu Herrb
1
-3/+4
2009-11-02
xcompmgr 1.1.5
xcompmgr-1.1.5
Alan Coopersmith
1
-1/+1
2009-11-02
Add COPYING file with copyright/license notice from xcompmgr.c
Alan Coopersmith
1
-0/+19
2009-11-02
Fix formatting of options/arguments in man page
Alan Coopersmith
1
-11/+11
2009-10-19
Migrate to xorg macros 1.3 & XORG_DEFAULT_OPTIONS
Alan Coopersmith
2
-8/+8
2009-10-01
Add README with pointers to mailing lists, bugzilla, & git
Alan Coopersmith
1
-0/+27
2009-04-14
Try to report current composite manager name
Yann Droneaud
1
-3/+27
2009-04-14
Check for _NET_WM_CM_Sn before trying to install ourself as composite manager
Yann Droneaud
1
-2/+13
2009-04-14
Don't hard code the screen number
Yann Droneaud
1
-4/+5
2009-04-14
Fix error reporting
Yann Droneaud
1
-3/+12
2009-01-19
Ansification and compile warning fixes.
Paulo Cesar Pereira de Andrade
4
-94/+104
2008-04-02
Make usage() report the current version.
James Cloos
1
-1/+1
2008-03-06
xcompmgr 1.1.4
xcompmgr-1.1.4
Adam Jackson
1
-1/+1
2008-02-13
Fix a server resource leak on destroying windows.
Dana Jansens
1
-0/+5
2007-11-05
Bug #13073: Fix broken word-wrapping in ChangeLog generation.
Jamey Sharp
1
-2/+1
2007-09-03
Add *~ to .gitignore to skip patch/emacs droppings
James Cloos
1
-0/+1
2007-08-24
Remove deprecated .cvsignore
James Cloos
2
-16/+0
2007-03-12
Make this loop slightly easier to read.
Tilman Sauerbeck
1
-2/+4
2007-03-12
Constified some variables.
Tilman Sauerbeck
1
-2/+2
2007-03-12
Include getopt.h for getopt().
Tilman Sauerbeck
1
-0/+1
2007-03-12
Added .gitignore.
Tilman Sauerbeck
1
-0/+17
2007-03-12
Fixed a bunch of warnings.
Tilman Sauerbeck
1
-15/+4
2007-01-25
Bug #9762: Fix opacity changes on unmapped windows.
Mark Tiefenbruck
1
-3/+7
2006-12-21
increase version number to 1.1.3
xcompmgr-1.1.3
Dave Airlie
1
-1/+1
2006-12-21
remove changelog from xcompmgr
Dave Airlie
2
-298/+12
2006-12-03
Bug #2703: Fixed a memory leak in the fading code.
Tilman Sauerbeck
1
-1/+1
2006-09-06
Set the _NET_WM_CM_S* atom on the screen we're running on.
Tilman Sauerbeck
1
-2/+8
2005-10-31
Bump to 1.1.3 for anholt's named window hack
XCOMPMGR_1_1_3
Adam Jackson
1
-1/+1
2005-10-07
Add the foreign flag so autotools doesn't incorrectly slap a GPL on this,
Eric Anholt
3
-1/+23
2005-10-07
Make a dummy window with a name, so xrestop can point its finger at
Eric Anholt
2
-0/+21
2005-01-27
Bug #2391: Fix a use-after-free in run_fades. (Jonathan Briggs)
XCOMPMGR_1_1_2
Adam Jackson
3
-4/+16
2005-01-27
Include the autogen.sh in the distfile.
Eric Anholt
2
-1/+8
2004-10-16
Make xcompmgr distcheck and have a sane package name/version, and bump
Eric Anholt
3
-2/+4
2004-09-29
Modified paint_all so that it doesn't draw off-screen windows, and doesn't
dolio
2
-1/+16
2004-09-27
bump version number
XCOMPMGR_1_1
Adam Jackson
1
-1/+1
2004-09-23
Added command-line options for changing values relevant to fading.
dolio
3
-1/+35
2004-09-23
Miscellaneous code cleanup and failed allocation checks.
dolio
2
-4/+27
2004-09-21
Added shadow precomputation for large-enough windows.
dolio
2
-6/+68
2004-09-20
Print the version number in the usage summary.
Adam Jackson
2
-0/+6
2004-09-18
Added various options for client-side shadows (offset, opacity,
dolio
3
-11/+46
2004-09-17
Changed the usage function to display information on the available options.
dolio
2
-1/+16
[next]