mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
Hide UI when starting desktop portal capture (because the desktop portal selection needs to be clicked on)
This commit is contained in:
@@ -229,5 +229,7 @@ namespace gsr {
|
||||
|
||||
std::unique_ptr<CursorTracker> cursor_tracker;
|
||||
mgl::Clock cursor_tracker_update_clock;
|
||||
|
||||
bool hide_ui = false;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user