Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
PhosphorCompositor::DecorationManager::Owner Struct Reference

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
 

Detailed Description

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).

Member Function Documentation

◆ operator==()

bool PhosphorCompositor::DecorationManager::Owner::operator== ( const Owner ) const
default

Member Data Documentation

◆ kind

OwnerKind PhosphorCompositor::DecorationManager::Owner::kind

◆ screenId

QString PhosphorCompositor::DecorationManager::Owner::screenId

The documentation for this struct was generated from the following file: