compiz: Changes to 'master'

David Reveman davidr at kemper.freedesktop.org
Sun Jul 23 10:28:06 PDT 2006


 gnome/window-decorator/gnome-window-decorator.c |   32 
 include/compiz.h                                |   70 -
 plugins/gconf-dump.c                            |   13 
 plugins/gconf.c                                 |   39 -
 plugins/rotate.c                                |   46 -
 plugins/switcher.c                              |  526 +++++++++----
 plugins/wobbly.c                                |  324 +++++---
 plugins/zoom.c                                  |  360 +++++----
 src/display.c                                   |  921 +++++++++++++++++++-----
 src/event.c                                     |  617 +---------------
 src/option.c                                    |   30 
 src/screen.c                                    |   24 
 12 files changed, 1691 insertions(+), 1311 deletions(-)

New commits:
commit e69b5116ca55dce85d57bc8596324286617c278d
Author: David Reveman <davidr at novell.com>
Date:   Sun Jul 23 13:26:50 2006 -0400

    All binding options are now finally converted to action options, removing
    all code related to the old CompBinding option.

commit 23695b774eaf836388dad62f9b3c01e27132146e
Author: David Reveman <davidr at novell.com>
Date:   Sun Jul 23 13:05:33 2006 -0400

    Convert all core bindings to actions.

commit 7a19863fd70e60776daa6162c034bfced734d957
Author: David Reveman <davidr at novell.com>
Date:   Sun Jul 23 13:03:51 2006 -0400

    Position window menu at top left corner of window when no button.

commit a6fd14077ff273dce680ab64d3897d1bb8f5142c
Author: David Reveman <davidr at novell.com>
Date:   Sun Jul 23 13:01:39 2006 -0400

    Check ROTATE_DISPLAY_OPTION_TO_12 as well.

commit 87334d36b8e586be19eb0c3997c71ae4ce6f2fa5
Author: David Reveman <davidr at novell.com>
Date:   Sun Jul 23 13:00:28 2006 -0400

    Unsnap from top on global terminate.

commit cecf64430517d59e2dccc6cf8edb0fc2195be6cc
Author: David Reveman <davidr at novell.com>
Date:   Sat Jul 22 17:49:37 2006 -0400

    Add shiver action and remove visual bell option.

commit 73f32e386e041be6db3854bf5c7f7edef24923ce
Author: David Reveman <davidr at novell.com>
Date:   Sat Jul 22 17:12:35 2006 -0400

    Make wobbly plugin use new action system.

commit 0a77871af2bcbbd5af6f2267c650e7602badb5ed
Author: David Reveman <davidr at novell.com>
Date:   Sat Jul 22 17:11:48 2006 -0400

    Make switcher plugin use new action system.

commit a158f64186729048955ac01b287f748af4ff820a
Author: David Reveman <davidr at novell.com>
Date:   Sat Jul 22 17:11:13 2006 -0400

    Make zoom plugin use new action system.

commit 6d4d8640c5d23672f98f5c35c72613013ed0861e
Author: David Reveman <davidr at novell.com>
Date:   Sat Jul 22 17:09:47 2006 -0400

    Release move window when initiating new rotation.




More information about the xorg-commit mailing list