CVS Update: app (branch: trunk)

David Reveman xorg-commit at cvs.freedesktop.org
Fri Apr 14 18:08:31 EEST 2006


CVSROOT:	/cvs/xorg
Module name:	app
Changes by:	davidr at kemper.freedesktop.org	06/04/14 15:08:31

Log message:
  Add support for automatic unredirecting of fullscreen windows

Modified files:
      app/compiz/:
        ChangeLog 
      app/compiz/include/:
        compiz.h 
      app/compiz/plugins/:
        compiz.schemas 
      app/compiz/src/:
        display.c event.c paint.c screen.c window.c 
  
  Revision      Changes    Path
  1.105         +9 -0      app/compiz/ChangeLog
  http://webcvs.freedesktop.org/xorg/app/compiz/ChangeLog
  1.29          +11 -1     app/compiz/include/compiz.h
  http://webcvs.freedesktop.org/xorg/app/compiz/include/compiz.h
  1.6           +15 -1     app/compiz/plugins/compiz.schemas
  http://webcvs.freedesktop.org/xorg/app/compiz/plugins/compiz.schemas
  1.14          +22 -0     app/compiz/src/display.c
  http://webcvs.freedesktop.org/xorg/app/compiz/src/display.c
  1.23          +3 -0      app/compiz/src/event.c
  http://webcvs.freedesktop.org/xorg/app/compiz/src/event.c
  1.6           +15 -0     app/compiz/src/paint.c
  http://webcvs.freedesktop.org/xorg/app/compiz/src/paint.c
  1.25          +12 -0     app/compiz/src/screen.c
  http://webcvs.freedesktop.org/xorg/app/compiz/src/screen.c
  1.30          +39 -5     app/compiz/src/window.c
  http://webcvs.freedesktop.org/xorg/app/compiz/src/window.c




More information about the xorg-commit mailing list