I'm not sure what you're referring to myself. Cinnamon in LMDE is as feature-complete as the version in the Maya. Perhaps you're eluding to, however, the fact that Maya ships with a newer version of Gnome, 3.4 versus the older 3.2 version that is currently in LMDE. Because of the newer version of Gnome (and thus Clutter) Cinnamon was patched in the main edition (referred to as UP1) to use the latest Clutter. If built against muffin 1.0.3, this branch provides a stable version of Cinnamon 1.4 with compatibility for Clutter 1.9 and Gnome 3.4.
Here's some guidance to adding more features to Cinnamon.
First, modify your repositories like this:
- Code: Select all
sudo gedit /etc/apt/sources.list
add the following repositories, then save the file
- Code: Select all
## Cinammon Desktop Themes & Extensions
deb http://ppa.launchpad.net/bimsebasse/cinnamonextras/ubuntu oneiric main
deb-src http://ppa.launchpad.net/bimsebasse/cinnamonextras/ubuntu oneiric main
deb http://ppa.launchpad.net/mordant23/themes/ubuntu oneiric main
deb-src http://ppa.launchpad.net/mordant23/themes/ubuntu oneiric main
deb http://ppa.launchpad.net/noobslab/themes/ubuntu oneiric main
deb-src http://ppa.launchpad.net/noobslab/themes/ubuntu oneiric main
## Screenlets development version
deb http://ppa.launchpad.net/screenlets-dev/ppa/ubuntu oneiric main
deb-src http://ppa.launchpad.net/screenlets-dev/ppa/ubuntu oneiric main
**Warning** While it's never, ever a good idea to add Ubuntu repositories to Debian, in this case the Cinnamon themes and latest Screenlets packages are distro agnostic.
Open up your package manager and refresh. Now do a search for keyword "Cinnamon" and you'll find all sorts of cool new themes and applets you can add to make Cinnamon look and function better than ever.
Here's a screenshot of my Cinnamon on LMDE