Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dropped touch sequences after interleaved mouse input #8476

Open
hrdl-github opened this issue Nov 25, 2024 · 0 comments
Open

Dropped touch sequences after interleaved mouse input #8476

hrdl-github opened this issue Nov 25, 2024 · 0 comments
Labels
bug Not working as intended input/touch

Comments

@hrdl-github
Copy link
Contributor

  • sway version 1.10 as well as 1.10-dev-1d783794

  • sway.log

  • Default config

  • Description:

  1. Run application, e.g. WAYLAND_DEBUG=1 xournalpp 2>&1 |tee app.log |grep --line-buffered 'wl_touch.*down\|wl_touch.*end\|wl_touch.*cancel'
  2. Create touch down event, keep pressed
  3. Move mouse pointer into window, press and release mouse button
  4. Release touch. No end or cancel event is generated

Background: xournalpp/xournalpp#4861 (comment)

@hrdl-github hrdl-github added the bug Not working as intended label Nov 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Not working as intended input/touch
Development

No branches or pull requests

2 participants