Lumiera  0.pre.03
»edit your freedom«
work-site-trail.hpp File Reference

Go to the source code of this file.

Description

History of work sites visited by the user in recent past.

The immediate consequence of introducing the concept of a WorkSite is the expectation for the user to navigate between several such locations within the interface space. This establishes a context of least recently visited locations, which can be used to resolve various contextual questions. Most notably, managing such a history allows us to navigate back.

Todo:
WIP 2/2017 early draft / foundations of "interaction control"
See also
work-site.hpp
interaction-director.hpp
ui-bus.hpp

Definition in file work-site-trail.hpp.

#include "stage/gtk-base.hpp"
#include "lib/nocopy.hpp"

Classes

class  WorkSiteTrail
 Establish and manage a history of recent work sites. More...
 

Namespaces

 stage
 Lumiera GTK UI implementation root.
 
 stage::interact
 UI interaction control.