An owner is a (kind, screen) pair. More...
#include <phosphor-compositor/include/PhosphorCompositor/DecorationManager.h>
Public Member Functions | |
| bool | operator== (const Owner &) const =default |
Public Attributes | |
| OwnerKind | kind |
| QString | screenId |
An owner is a (kind, screen) pair.
Autotile/Snap owners are per-screen so per-virtual-screen retiles release only their own claim and never disturb a sibling screen's. Rule owners are screen-agnostic (empty screenId).
|
default |
| OwnerKind PhosphorCompositor::DecorationManager::Owner::kind |
| QString PhosphorCompositor::DecorationManager::Owner::screenId |