1. Install packages (in terminal):
sudo apt-get install git autoconf libtool libwnck1.0-cil-dev libwnck-dev intltool libdecoration0-dev gawk
2. Download emerald
cgit.compiz.org/fusion/decorators/emerald/snapshot/emerald-0.9.5.tar.gz
3. Install, in terminal (if you download to Downloads folder)
cd Downloads
cd emerald-*
./autogen.sh && make clean && make distclean && ./configure --prefix=/usr && make && sudo make install
4. Run:
emerald --replace
ADD!
RU version by me -
[link]JP version by sakuraiyuta (check for fix Segmentation fault!) -
[link]how-to fix Segmentation fault by mirbaharobert -
[link]more detail how-to by loki079 -
[link]
do you have any idea?
As it was impossible to work with titlebar less windows, I had to open new terminal and type "emerald --replace" again, and the title bar came back but that was only until I kept the terminal window opened
Using Ubuntu 12.04. Didn't install compiz config settings manager.
Cheerz
Thanks