Lumiera
0.pre.03
»edit your freedom«
|
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/util.hpp"
#include <gtkmm/stylecontext.h>
#include <boost/filesystem.hpp>
Namespaces | |
stage | |
Lumiera GTK UI implementation root. | |
stage::workspace | |
The global workspace with top-level windows. | |