43 using interact::FocusTracker;
60 : stateManager_{stateManager}
61 , tracker_{focusTracker}
Helper to pick up typical focus/activity changes, for the purpose of keeping a coherent system of Wor...
Interface: a component to maintain persistent interface state.
virtual ~StateManager()
this is an interface
Establish and handle persistent interface state.
Helper to track focus/activation changes to move the activity "Spot" automatically.
Lumiera GTK UI implementation root.
Interface: handling of persistent interface state.
UiState(StateManager &, interact::FocusTracker &)
Initialise storage for global interface state.