mirror of
https://repo.dec05eba.com/gpu-screen-recorder-ui
synced 2026-04-19 16:35:49 +09:00
Only update cursor tracker every 100ms, fix cursor hotspot offset for x11
This commit is contained in:
@@ -210,5 +210,6 @@ namespace gsr {
|
||||
std::function<void()> on_region_selected;
|
||||
|
||||
std::unique_ptr<CursorTracker> cursor_tracker;
|
||||
mgl::Clock cursor_tracker_update_clock;
|
||||
};
|
||||
}
|
||||
Reference in New Issue
Block a user