I recently found a great solution. Using elementary os's gala window manager. it works excellently with xfce! incredibly smooth, stable, and fast. You get very smooth effects, features like "aero snap", and light resource usage. I'm also using plank as the dock and it all integrates very well, feels like I'm using eOS luna, but with the very stable, mature xfce base and apps.
To install it on xubuntu just do the following:
Add the elementary daily ppa and install gala
sudo apt-add-repository ppa:elementary-os/daily
sudo apt-get update
sudo apt-get install gala dconf-tools
Set gala as xfce's default window manager
cp /etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
leafpad ~/.config/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml
replace "xfwm4" with "gala"
Put min/max/close buttons on the right
open dconf-editor:
org pantheon desktop gala appearance
button-layout: :minimize,maximize,close
original source where I found the instructions: youtube.com/watch?v=12a8M5y7MNg
My current desktop, still got plenty of tweaking left to do:
Disclaimer: The elementary ppa is a daily development ppa and installing from it may not always work correctly since the packages are always in "flux".









