Per-window metadata passed to algorithms. More...
#include <phosphor-tiles/include/PhosphorTiles/TilingParams.h>
Public Attributes | |
| QString | appId |
| Application identifier (e.g., "firefox", "org.kde.dolphin") | |
| bool | focused = false |
| Whether this window currently has focus. | |
Per-window metadata passed to algorithms.
Provides identity and state for each tiled window so algorithms can make app-aware layout decisions (e.g., "browser always master").
| QString PhosphorTiles::WindowInfo::appId |
Application identifier (e.g., "firefox", "org.kde.dolphin")
| bool PhosphorTiles::WindowInfo::focused = false |
Whether this window currently has focus.