Manjaro Difference between revisions of "Compiz and Emerald"

Difference between revisions of "Compiz and Emerald"

From Manjaro
imported>Aeonflux
m (outdated)
 
(67 intermediate revisions by 5 users not shown)
Line 1: Line 1:
{{Out of date|This is page need to be updated. [[User:Oguzkagan|Oguzkagan]] ([[User talk:Oguzkagan|talk]])}}
This page needs updating.


== About Compiz Fusion and Emerald ==
In short, to install Compiz:


{{warning|At present Compiz Fusion is only compatible with the XFCE and KDE desktop environments. It will not work with Gnome / Cinnamon.}}


Compiz 0.9 series (includes autostart for Xfce and MATE):


'''Compiz Fusion''' is a compositing manager that allows you to easily add a wide variety of fancy effects and animations to your desktop environment. Some of the more well known - and popular - examples include:
sudo pacman -S compiz-manjaro


* Turning the desktop into a 3D cube, cylinder, or sphere to switch between workspaces / virtual desktops
reboot
* Wobbly and stretchy windows
* Zooming in on the desktop




'''Emerald''' is a window decorator that allows for a wide variety new looks to be added to appplication windows. It also allows for decorations to be edited or even created from scratch. For now, there are plenty of existing Emerald themes that can be downloaded and used first.
Compiz 0.8 series (includes autostart for Xfce):


Using Compiz Fusion and Emerald together can produce some genuinely stunning-looking desktop environments. However, even if you choose to download and install them together, you can still very easily choose to use just one or the other with your desktop environment at any time. For more information about Compiz Fusion and Emerald, the Compiz wiki can be found [http://wiki.compiz.org here].
sudo pacman -S compiz08-xfce


reboot


<center> [[File:cube2.png]] [[File:expo.jpg]]  [[File:cylinder.png]] </center>




== Install Compiz Fusion and Emerald ==


Although it is possible to download and install them via the ''Add/Remove Software'' application provided with Manjaro, it is actually faster and easier to use the terminal, which will be used in this tutorial.


{{Tip|pacman will automatically download dependencies, so it is not necessary to actually specify ALL the packages we need. For example, asking pacman to download and install Emerald's themes will automatically result in downloading Emerald itself, if not already installed. This is because Emerald is a dependency of the themes.}}


As illustrated in the screenshot below, entering the command to install both Compiz Fusion and Emerald together for XFCE has resulted in pacman automatically pulling a few extra packages as dependencies of the ones specified (i.e. seven packages have been listed, but eleven are being downloaded in this instance):


Compiz 0.9 series + emerald + fusion icon:


[[File: compiz_dependencies.png]]
sudo pacman -S compiz-manjaro emerald0.9 emerald-themes fusion-icon0.9


reboot


Once installed, it will not be necessary to reboot your machine; you can start setting them up straight away!


Compiz 0.8 series + emerald + fusion icon:


=== Installation for XFCE ===
sudo pacman -S compiz08-xfce emerald08 emerald-themes fusion-icon08


* To install only Compiz Fusion:
reboot
{{term|sudo pacman -S ccsm compiz-core fusion-icon compiz-fusion-plugins-extra libcompizconfig compiz-manager}}
[[Category:Contents Page{{#translation:}}]]
 
[[Category:Outdated Page{{#translation:}}]]
* To install only Emerald:
{{term|sudo pacman -S emerald-themes}}
 
* To install both Compiz Fusion and Emerald together:
{{term|sudo pacman -S ccsm compiz-core fusion-icon emerald-themes compiz-fusion-plugins-extra libcompizconfig compiz-manager}}
 
=== Installation for KDE ===
 
* To install only Compiz Fusion:
{{term|sudo pacman -S ccsm compiz-core fusion-icon compiz-fusion-plugins-extra libcompizconfig compiz-manager compiz-decorator-kde}}
 
* To install only Emerald:
{{term|sudo pacman -S emerald-themes}}
 
* To install both Compiz Fusion and Emerald together:
{{term|sudo pacman -S ccsm compiz-core fusion-icon emerald-themes compiz-fusion-plugins-extra libcompizconfig compiz-manager compiz-decorator-kde}}
 
== Set up Compiz Fusion and Emerald ==
 
=== Compiz Fusion ===
 
==== The Compiz Configuration Settings Manager ====
 
==== The Fusion Icon ====
 
==== Using the Fusion Icon to Start Compiz Automatically ====
 
=== Emerald ===
 
==== The Emerald Theme Manager ====
 
==== Making Emerald your Window Decorator ====

Latest revision as of 16:25, 7 September 2021

Tango-dialog-warning.png This article or section is out of date.
Reason: This is page need to be updated. Oguzkagan (talk) (Discuss)
Tango-dialog-warning.png

This page needs updating.

In short, to install Compiz:


Compiz 0.9 series (includes autostart for Xfce and MATE):

sudo pacman -S compiz-manjaro

reboot


Compiz 0.8 series (includes autostart for Xfce):

sudo pacman -S compiz08-xfce

reboot




Compiz 0.9 series + emerald + fusion icon:

sudo pacman -S compiz-manjaro emerald0.9 emerald-themes fusion-icon0.9

reboot


Compiz 0.8 series + emerald + fusion icon:

sudo pacman -S compiz08-xfce emerald08 emerald-themes fusion-icon08

reboot

Cookies help us deliver our services. By using our services, you agree to our use of cookies.