mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 17:27:05 +09:00
Reduce cpu usage when ui is not visible
This commit is contained in:
@@ -39,7 +39,8 @@ namespace gsr {
|
||||
|
||||
void handle_events();
|
||||
void on_event(mgl::Event &event);
|
||||
void draw();
|
||||
// Returns false if not visible
|
||||
bool draw();
|
||||
|
||||
void show();
|
||||
void hide();
|
||||
|
||||
Reference in New Issue
Block a user