Lumiera  0.pre.03
»edit your freedom«
spot-locator.hpp File Reference

Go to the source code of this file.

Description

Navigating a centre of user activity globally.

When the user works with the application, we conceive this activity to be happening _"somewhere",_ at a location within user interface space. We call this place where the user "is" and does its work the Spot – to be seen both as a location and some part of the interface lit up by a spotlight beam. The SpotLocator implements the technical gear necessary to move this spot from one place in the interface to another.

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

Definition in file spot-locator.hpp.

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

Classes

class  SpotLocator
 Control and navigate the global centre of activity. More...
 

Namespaces

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