mirror of
https://github.com/Ed94/raddebugger.git
synced 2026-08-06 22:08:41 +00:00
os_gfx -> report mouse move events; still allow passive mouse interaction if window is unfocused, but have recently received mousemove events
This commit is contained in:
@@ -689,6 +689,7 @@ struct DF_GfxState
|
||||
|
||||
// rjf: frame request state
|
||||
U64 num_frames_requested;
|
||||
U64 last_time_mousemoved_us;
|
||||
|
||||
// rjf: history cache
|
||||
DF_StateDeltaHistory *hist;
|
||||
|
||||
Reference in New Issue
Block a user