Use `WindowEvent` for mouse handling

Open
#23 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
2/5
Estimated time
1-3 hours
Newbie friendliness
45/100
Issue type
Bug
Clarity
Mostly clear
Activity status
Stale
Tech stack
macos
Domain
desktop

Research direction

Start by finding the mouse-handling path that currently uses DeviceEvent and compare it with the WindowEvent path. Reproduce the macOS window-chrome dragging case, then verify that dragging and mouse events work through WindowEvent.

Written by the indexing model from the issue text.

Description

@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.

Dominant language
HTML
Stars
321
Forks
18
PR merge metrics
No merged PRs in 30d

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from RayTracing/gpu-tracing

All issues in RayTracing/gpu-tracing

Similar issues

More Desktop Dev issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.