Desktop Drapes hosts its code at http://drapes.mindtouchsoftware.com/bzr.

You can learn more at the project's web page.

Launchpad has a mirror of the master branch and you can create branches from it.

You can browse the source code for the development focus branch or get a copy of the branch using the command:
bzr branch lp:drapes

See all merge proposals.

Desktop Drapes has 2 active branches owned by 1 person. There were 0 commits in the last month.

Bazaar branches

Name Status Last Modified Last Commit
lp:drapes
Series: trunk
bug 1 Development 2005-12-31 23:47:30 UTC
125. * Fixed a issue with which DrapesAppl...

Author: Milosz Tanski
Revision Date: 2006-09-23 16:52:17 UTC

* Fixed a issue with which DrapesApplet.server* file should be included in the
  final distribution.

lp:drapes/0.5
Series: 0.5
2 Mature 2006-12-11 15:40:02 UTC
140. Replaced a big part of the code that ...

Author: Milosz Tanski
Revision Date: 2007-03-20 17:00:44 UTC

Replaced a big part of the code that deals with the settings class (also
the way gconf behaves):
  * Settings are cached (no need to check gconf).
  * All settings changes that come from gconf are now hookedup to events.
  * The configuration menu & wallpaper monitoring register callbacks for
    these events now. No longer having to make calls directly to widgets
    (ick) for the meny from the settings class, or the WpList class.
  * Gconf change events "debounce" self induced (same) changes.
Refactored some of the ConfigMenu code; moved the glade wired widgets
to a diffrent file (partial class).

12 of 2 results
You can't create new branches for Desktop Drapes.