![]() |
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-style.cpp.
#include "stage/workspace/ui-style.hpp"#include "stage/timeline/timeline-widget.hpp"#include "stage/style-scheme.hpp"#include "stage/config-keys.hpp"#include "lib/searchpath.hpp"#include "lib/file.hpp"#include "lib/util.hpp"#include <gtkmm/stylecontext.h>Namespaces | |
| namespace | stage |
| Lumiera GTK UI implementation root. | |
| namespace | stage::workspace |
| The global workspace with top-level windows. | |