Target window + screen for a navigation or lifecycle operation. More...
#include <phosphor-engine/include/PhosphorEngine/NavigationContext.h>
Public Attributes | |
| QString | windowId |
| QString | screenId |
Target window + screen for a navigation or lifecycle operation.
Populated by the daemon from compositor shadow state (windowActivated / cursorScreenChanged) before dispatching through the placement engine. Both fields may be empty on very-early-startup shortcuts or when no window is focused — each IPlacementEngine method documents its behaviour when the fields are empty.
| QString PhosphorEngine::NavigationContext::screenId |
| QString PhosphorEngine::NavigationContext::windowId |