gpu-tracing icon indicating copy to clipboard operation
gpu-tracing copied to clipboard

Use `WindowEvent` for mouse handling

Open armansito opened this issue 1 year ago • 0 comments

@c0deaddict raised compatibility issues with mouse events not triggering via DeviceEvent in #22. I noticed another issue with DeviceEvent in which dragging the window by its chrome doesn't work properly on macOS when using DeviceEvent but the issue is resolved with the WindowEvent.

armansito avatar Mar 16 '25 03:03 armansito