Phosphor
Qt6 / Wayland library suite for window-management tools
 
Loading...
Searching...
No Matches
SnapAssistFilter.h File Reference
#include <phosphorcompositor_export.h>
#include <PhosphorCompositor/ICompositorBridge.h>
#include <PhosphorIdentity/WindowId.h>
#include <PhosphorProtocol/ZoneTypes.h>
#include <QSet>
#include <QString>

Go to the source code of this file.

Namespaces

namespace  PhosphorCompositor
 
namespace  PhosphorCompositor::SnapAssistFilter
 Compositor-agnostic snap assist candidate builder.
 

Functions

PHOSPHORCOMPOSITOR_EXPORT PhosphorProtocol::SnapAssistCandidateList PhosphorCompositor::SnapAssistFilter::buildCandidates (ICompositorBridge *bridge, const QString &excludeWindowId, const QString &screenId, const QSet< QString > &snappedWindowIds)
 Build snap assist candidate list from all visible windows.