mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-04-23 02:05:02 +09:00
Wayland: only show ui after stupid fullscreen animation has stopped
This commit is contained in:
@@ -170,5 +170,8 @@ namespace gsr {
|
||||
|
||||
mgl::vec2i window_size = { 1280, 720 };
|
||||
mgl::vec2i window_pos = { 0, 0 };
|
||||
|
||||
mgl::Clock show_overlay_clock;
|
||||
double show_overlay_timeout_seconds = 0.0;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user