onestone
February 3rd, 2008, 06:44 PM
I've done some coding during the last weeks to add some of the KDE4/Kwin features to Compiz fusion.
KDE4 Window Decorator:
You will find in in current compiz git, but you will need KDE 4.0.1 or a current svn snapshot to be able to build it.
One new feature is the plasma based switcher window that will you the current plasma theme to decorate the switcher window.
http://dev.compiz-fusion.org/~onestone/switcher.jpg
Showmouse plugin:
The showmouse helps to find the position of the current cursor.
http://dev.compiz-fusion.org/~onestone/showmouse.jpg
Mag plugin:
The mag plugin provides 3 different versions of a magnifier.
Simple : http://dev.compiz-fusion.org/~onestone/mag_simple.jpg
Image Mode : http://dev.compiz-fusion.org/~onestone/mag_image.jpg
Fisheye : http://dev.compiz-fusion.org/~onestone/mag_fisheye.jpg
Mousepoll plugin:
This is a plugin that is used by mag and showmouse to get the current mouse position. You will need to install it with "BUILD_GLOBAL=true sudo make install" before you can build mag or showmouse.
Loginout plugin:
This plugin provides the KWin4 login and logout effects. Following combinations should work:
KDE3: login only
KDE4: login and logout
Gnome: logout only
http://dev.compiz-fusion.org/~onestone/loginout.jpg
The plugins are not yet in the merged plugins-* repos and have to be downloaded separately. You will also need a current git version of compiz.
Have a lot of fun :)
KDE4 Window Decorator:
You will find in in current compiz git, but you will need KDE 4.0.1 or a current svn snapshot to be able to build it.
One new feature is the plasma based switcher window that will you the current plasma theme to decorate the switcher window.
http://dev.compiz-fusion.org/~onestone/switcher.jpg
Showmouse plugin:
The showmouse helps to find the position of the current cursor.
http://dev.compiz-fusion.org/~onestone/showmouse.jpg
Mag plugin:
The mag plugin provides 3 different versions of a magnifier.
Simple : http://dev.compiz-fusion.org/~onestone/mag_simple.jpg
Image Mode : http://dev.compiz-fusion.org/~onestone/mag_image.jpg
Fisheye : http://dev.compiz-fusion.org/~onestone/mag_fisheye.jpg
Mousepoll plugin:
This is a plugin that is used by mag and showmouse to get the current mouse position. You will need to install it with "BUILD_GLOBAL=true sudo make install" before you can build mag or showmouse.
Loginout plugin:
This plugin provides the KWin4 login and logout effects. Following combinations should work:
KDE3: login only
KDE4: login and logout
Gnome: logout only
http://dev.compiz-fusion.org/~onestone/loginout.jpg
The plugins are not yet in the merged plugins-* repos and have to be downloaded separately. You will also need a current git version of compiz.
Have a lot of fun :)