outputmgr applytest

This commit is contained in:
vaxerski
2022-03-19 14:07:18 +01:00
parent 86b6d7f938
commit bc9d9c9c8d
3 changed files with 44 additions and 2 deletions

View File

@@ -6,6 +6,7 @@ class CHyprRenderer {
public:
void renderAllClientsForMonitor(const int&, timespec*);
void outputMgrApplyTest(wlr_output_configuration_v1*, bool);
private:
};