Home
last modified time | relevance | path

Searched refs:hiddenPreview (Results 1 – 3 of 3) sorted by relevance

/dports/x11-wm/plasma5-kwin/kwin-5.23.5/src/
H A Dx11client.h203 bool hiddenPreview() const; ///< Window is mapped in order to get a window pixmap
628 inline bool X11Client::hiddenPreview() const in hiddenPreview() function
H A Dlayers.cpp169 if (!client || client->hiddenPreview()) { in propagateClients()
185 if (!client || !client->hiddenPreview()) in propagateClients()
H A Dx11client.cpp1368 if (hiddenPreview()) // Sets it to none, don't change in updateInputShape()
1727 if (hiddenPreview()) { in updateHiddenPreview()