
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Toggle-Compositing is a little button that you can conveniently
put anywhere in your plasma panel or desktop and it allows
you to switch with ease, beetween KWin's compositing and
traditional mode.
Since 0.2.2, it needs KDE 4.2+
11 years ago
[Version 0.2.3]
* Fixed small-size-in-panel-after-restarting-plasma bug.
[Version 0.2.2]
* 0.2.2 has no changes, other than those required for compilation under KDE 4.1.96 (4.2RC1).
It will probably not compile under older KDE versions (use 0.2.1 for these).
[Version 0.2.1]
* Fixed a sizing-related bug that could
turn the app into a CPU hog
[Verion 0.2]
* Ported to KDE 4.1
11 years ago
[Version 0.2.3]
* Fixed small-size-in-panel-after-restarting-plasma bug.
[Version 0.2.2]
* 0.2.2 has no changes, other than those required for compilation under KDE 4.1.96 (4.2RC1).
It will probably not compile under older KDE versions (use 0.2.1 for these).
[Version 0.2.1]
* Fixed a sizing-related bug that could
turn the app into a CPU hog
[Verion 0.2]
* Ported to KDE 4.1
mrpeabody
12 years ago
CMake Error at /usr/share/cmake-2.6/Modules/FindKDE4.cmake:72 (MESSAGE):
ERROR: cmake/modules/FindKDE4Internal.cmake not found in
/home/mrpeabody/.kde4/share/apps;/usr/lib/kde4/share/kde4/apps
Call Stack (most recent call first):
CMakeLists.txt:3 (find_package)
CMake Warning (dev) in CMakeLists.txt:
No cmake_minimum_required command is present. A line of code such as
cmake_minimum_required(VERSION 2.6)
should be added at the top of the file. The version specified may be lower
if you wish to support older CMake versions for this project. For more
information run "cmake --help-policy CMP0000".
This warning is for project developers. Use -Wno-dev to suppress it.
-- Configuring done
Report
smihael
12 years ago
Report
bigjohn60
12 years ago
it makes it easy to view full screen video. Either
my meager video card (geforce mx4000) or kde 4.1
desktop effects make full screen video very unreliable.
bob
Report
smihael
12 years ago
You are great, continue great work...
Thanks again!
Report
smihael
12 years ago
http://smihael.bplaced.net/downloads/toggle-compositing_0.2.1-1_amd64.deb
Report
naegling23
12 years ago
I wanted to add these to launch scripts for my games, but I cant find what they are. I know when I was using compiz, it was just kwin --replace, and compiz --replace. Can you let us know your details ;-)
Report
bory2201
12 years ago
Report
warezmen
12 years ago
deb http://amarok2deb.co.cc/debian unstable main
http://www.amarok2deb.co.cc/debian/dists/unstable/main/binary-i386/plasmoid-togglecompositing_0.3_i386.deb
Report
jesperS
12 years ago
Report
iovar
12 years ago
svn checkout http://ivplasma.googlecode.com/svn/toggle-compositing/ toggle-compositing-read-only
I have made the changes for 4.1 for some time now, but I haven't had the time to refine it and go for a release.
Report
jesperS
12 years ago
Report
google01103
12 years ago
Report
smihael
12 years ago
Quote:$ make
Generating confirmation_dialog.moc
Generating toggle_compositing.moc
Generating ktimerdialog.moc
Scanning dependencies of target plasma_applet_toggle_compositing
[ 25%] Building CXX object CMakeFiles/plasma_applet_toggle_compositing.dir/plasma_applet_toggle_compositing_automoc.o
[ 50%] Building CXX object CMakeFiles/plasma_applet_toggle_compositing.dir/toggle_compositing.o
/home/mihas/compoziting/toggle_compositing.cpp: In constructor ‘ToggleCompositing::ToggleCompositing(QObject*, const QVariantList&)’:
/home/mihas/compoziting/toggle_compositing.cpp:49: error: ‘setContentSize’ was not declared in this scope
/home/mihas/compoziting/toggle_compositing.cpp:51: error: no matching function for call to ‘Plasma::Svg::Svg(const char [21])’
/usr/include/plasma/svg.h:72: note: candidates are: Plasma::Svg::Svg(QObject*)
/usr/include/plasma/svg.h:48: note: Plasma::Svg::Svg(const Plasma::Svg&)
/home/mihas/compoziting/toggle_compositing.cpp: In member function ‘QSizeF ToggleCompositing::contentSizeHint() const’:
/home/mihas/compoziting/toggle_compositing.cpp:83: error: ‘contentSize’ was not declared in this scope
/home/mihas/compoziting/toggle_compositing.cpp: In member function ‘virtual void ToggleCompositing::mousePressEvent(QGraphicsSceneMouseEvent*)’:
/home/mihas/compoziting/toggle_compositing.cpp:169: error: ‘contentRect’ was not declared in this scope
/home/mihas/compoziting/toggle_compositing.cpp: In member function ‘virtual void ToggleCompositing::paintInterface(QPainter*, const QStyleOptionGraphicsItem*, const QRect&)’:
/home/mihas/compoziting/toggle_compositing.cpp:186: error: ‘contentSize’ was not declared in this scope
make[2]: *** [CMakeFiles/plasma_applet_toggle_compositing.dir/toggle_compositing.o] Error 1
make[1]: *** [CMakeFiles/plasma_applet_toggle_compositing.dir/all] Error 2
make: *** [all] Error 2
Report
smihael
12 years ago
Quote:$ kde4-config --version
Qt: 4.4.0
KDE: 4.00.74 (KDE 4.0.73 >= 20080515
kde4-config: 1.0
Report
Shirakawasuna
12 years ago
Report
smihael
12 years ago
Quote:$ kde4-config --version
Qt: 4.4.0
KDE: 4.00.74 (KDE 4.0.73 >= 20080515
kde4-config: 1.0
Report
jmthomas
12 years ago
deb http://ppa.launchpad.net/echidnaman/ubuntu hardy main
Then "sudo apt-get install toggle-compositing"
Report
jmthomas
12 years ago
Report
thesupermadman
12 years ago
Report
jmthomas
12 years ago
Some Wine programs crap out with compositing open, and I always need the extra performance while playing games.
Report
codertux
12 years ago
thanks!
Report
buschmann23
12 years ago
http://software.opensuse.org/search?baseproject=ALL&p=1&q=kde4-plasmoid-toggle_compositing
Report
iovar
12 years ago
(for am3rok and netgraph, too :)
Report
enzobelmont
12 years ago
maybe you should try a plasma theme changer button??? or some more usefull.
thanks for your effort, it will make kde4 full of options.
Report
PhinnFort
12 years ago
Report