screencopy: improve consistency of share indicator

This commit is contained in:
vaxerski
2023-04-17 22:57:24 +01:00
parent b4f75525d9
commit ae82c3a639
4 changed files with 27 additions and 16 deletions

View File

@@ -37,4 +37,6 @@ class CToplevelExportProtocolManager {
bool copyFrameShm(SScreencopyFrame* frame, timespec* now);
void onMonitorRender(CMonitor* pMonitor);
friend class CScreencopyClient;
};