This Patch allows the stretching of modules-{left,center,right} as well
add a "expand" flag to AModule. This allows one module to consume the
leftover space.
To allow the left or right modules to fully consume the center, the
changes also include a way to remove the center box (center_)
altogether.
|
||
|---|---|---|
| .. | ||
| modules | ||
| util | ||
| AAppIconLabel.hpp | ||
| AIconLabel.hpp | ||
| ALabel.hpp | ||
| AModule.hpp | ||
| ASlider.hpp | ||
| IModule.hpp | ||
| bar.hpp | ||
| client.hpp | ||
| config.hpp | ||
| factory.hpp | ||
| group.hpp | ||