internal: clean up dead snapshot code
This commit is contained in:
parent
472b52bc06
commit
57d20a1bf6
4 changed files with 6 additions and 51 deletions
|
|
@ -83,9 +83,8 @@ class CHyprRenderer {
|
|||
void unsetEGL();
|
||||
SExplicitSyncSettings getExplicitSyncSettings(SP<Aquamarine::IOutput> output);
|
||||
void addWindowToRenderUnfocused(PHLWINDOW window);
|
||||
void makeWindowSnapshot(PHLWINDOW);
|
||||
void makeRawWindowSnapshot(PHLWINDOW, CFramebuffer*);
|
||||
void makeLayerSnapshot(PHLLS);
|
||||
void makeSnapshot(PHLWINDOW);
|
||||
void makeSnapshot(PHLLS);
|
||||
void renderSnapshot(PHLWINDOW);
|
||||
void renderSnapshot(PHLLS);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue