![]() |
Lumiera 0.pre.04~rc.1
»edit your freedom«
|
Implementation of global concerns regarding a coherent UI and global state. More...
Go to the source code of this file.
Implementation of global concerns regarding a coherent UI and global state.
Especially, the wiring of top-level components is done here, as is the basic initialisation of the interface and global configuration on UI toolkit level.
Definition in file ui-manager.cpp.
#include "stage/gtk-base.hpp"#include "stage/config-keys.hpp"#include "stage/ctrl/ui-manager.hpp"#include "stage/ctrl/global-ctx.hpp"#include "stage/ctrl/actions.hpp"#include "stage/ctrl/facade.hpp"#include "stage/workspace/ui-style.hpp"#include "lib/searchpath.hpp"#include "lib/util.hpp"#include <gdlmm.h>Namespaces | |
| namespace | stage |
| Lumiera GTK UI implementation root. | |
| namespace | stage::ctrl |
| Backbone of the Lumiera GTK UI. | |