block surface feedback on window sharing
This commit is contained in:
parent
9c67e08dbd
commit
da76a1ed9e
3 changed files with 7 additions and 3 deletions
|
|
@ -46,6 +46,7 @@ public:
|
|||
void calculateUVForWindowSurface(CWindow*, wlr_surface*, bool main = false);
|
||||
|
||||
bool m_bWindowRequestedCursorHide = false;
|
||||
bool m_bBlockSurfaceFeedback = false;
|
||||
CWindow* m_pLastScanout = nullptr;
|
||||
|
||||
DAMAGETRACKINGMODES damageTrackingModeFromStr(const std::string&);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue