Skip to content
Jason Charney edited this page Jan 19, 2015 · 1 revision

Pasadena is a lightweight standalone compositor for [X11] desktops especially [Fluxbox]. It is a fork of the Compton compositor which corrects a lot of what was wrong with xcompmgr which had memory leaks.

The major differences between Pasadena and Compton is that help files are written as man pages rather than [Doxygen or ASCIIDoc](Never use Doxygen or ASCIIDoc for Man stuff). Also, some changes to some of the Shell Scripts from using regular Shell (#!/bin/sh) to Bash (#!/bin/bash). Also, downgrading some of the [Python] 3 requirements down to just using Python 2.

Pasadena will be aKodos feature because [Raspberry Pi](Raspberry Pi) doesn't have OpenGL support.

External Links

Clone this wiki locally