mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-03-31 09:17:04 +09:00
Move first mouse move event to after frame has been drawn
This commit is contained in:
@@ -160,5 +160,6 @@ namespace gsr {
|
||||
XEvent *xi_output_xev = nullptr;
|
||||
|
||||
std::array<KeyBinding, 1> key_bindings;
|
||||
bool drawn_first_frame = false;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user