compiz: Changes to 'master'

Dennis Kasprzyk onestone at kemper.freedesktop.org
Thu Jan 31 19:15:43 PST 2008


 configure.ac                            |    2 
 include/decoration.h                    |   15 -
 kde/window-decorator-kde4/Makefile.am   |    4 
 kde/window-decorator-kde4/decorator.cpp |   74 ++++--
 kde/window-decorator-kde4/decorator.h   |    5 
 kde/window-decorator-kde4/switcher.cpp  |  369 ++++++++++++++++++++++++++++++++
 kde/window-decorator-kde4/switcher.h    |   84 +++++++
 kde/window-decorator-kde4/utils.cpp     |    3 
 kde/window-decorator-kde4/utils.h       |    1 
 kde/window-decorator-kde4/window.cpp    |   59 +----
 kde/window-decorator-kde4/window.h      |    1 
 plugins/switcher.c                      |   84 ++++++-
 12 files changed, 612 insertions(+), 89 deletions(-)

New commits:
commit a0d236e2cc09985d3f6c417dc1468944959c920f
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Fri Feb 1 04:10:44 2008 +0100

    Watch for plasma theme changes.

commit 3c1c706346a76009ddae7fb13ba022b7b80a97f2
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Fri Feb 1 04:02:45 2008 +0100

    Set switcher backgound pixmap instead of only a color.

commit 8ea5d28e37a965d9c74638a56e1779a42dc5e9ca
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Fri Feb 1 03:23:42 2008 +0100

    Use Plasma::Svg and some code from Plasma::Dialog to paint directly into a QPixmap.

commit 5f76ea4aaa3f812215c52fff58557558cefebdc6
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Fri Feb 1 02:07:41 2008 +0100

    Do not resize the decoration widget to the wrong dimensions first.

commit 7e5ba8be4bc7e19bc1f47b96fdfbdfe58ad0a6e9
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Fri Feb 1 01:49:41 2008 +0100

    Set switcher selection color.

commit da57394a7c9586292d98f2a799fb51357add4b81
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Fri Feb 1 01:49:16 2008 +0100

    Allow the window decorator to change the selection rectangle color.

commit 708327a5b0892d5afeb90d68a20e491f3056f5db
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Fri Feb 1 01:48:23 2008 +0100

    Add atom define that allows the decorator to change the color of the selection rectangle of the switcher window.

commit 7057301fa5cd6db67d2dea9f7f8f83d66ee06b65
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Fri Feb 1 00:56:02 2008 +0100

    Removed old switcher code.

commit b4092ab6b5639df736da430f07a3381a2901aee6
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Fri Feb 1 00:52:12 2008 +0100

    Include only needed headers.

commit d991fbab2b7fc726e20af4554be7d17f06fe5a94
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Fri Feb 1 00:44:47 2008 +0100

    Set blur property for the switcher window.

commit f5a315df7ddfddf040f307e075b396fc2542cf26
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Fri Feb 1 00:11:49 2008 +0100

    Use Plasma to draw the application switcher window.

commit d29094df5fcc0c0e1eb13a02cdb7662085cef9c6
Author: Dennis Kasprzyk <onestone at opencompositing.org>
Date:   Fri Feb 1 00:10:49 2008 +0100

    Link against Plasma.



More information about the xorg-commit mailing list