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

Blocks mouse clicks to other apps on wayland, needs hide-view to work #136

Closed
bk138 opened this issue Jun 22, 2021 · 6 comments
Closed

Blocks mouse clicks to other apps on wayland, needs hide-view to work #136

bk138 opened this issue Jun 22, 2021 · 6 comments

Comments

@bk138
Copy link
Owner

bk138 commented Jun 22, 2021

If you'd like to put out an incentive for fixing this bug, you can do so at https://issuehunt.io/r/bk138/gromit-mpx

Describe the bug

To Reproduce

One can click other windows always

Screenshots

Desktop (please complete the following information):

  • OS and version: Debian 11
  • Xorg version used:
  • Wayland version used: Mutter 3.38

Additional context

@bk138 bk138 added this to the Release 1.5 milestone Jun 22, 2021
@bk138
Copy link
Owner Author

bk138 commented Jun 22, 2021

56a6fb6 related?

@bk138
Copy link
Owner Author

bk138 commented Jun 28, 2021

This is new in GNOME 3.38, was not present on GNOME 3.32

@jocelyn
Copy link

jocelyn commented Oct 21, 2021

Any update on this issue ?
I am also having the same issue in very similar code, so I was looking at Gromit-mpx code hoping to find a workaround , but sadly I noticed Gromit-mpx has the same issue.
Thus I am quite interested by any information you may have related to this issue.

@bk138
Copy link
Owner Author

bk138 commented Feb 4, 2022

@jocelyn Yeah, it seems an additional gdk_window_invalidate_rect() is needed to apply the input shape on newer GNOME versions at least.

@piater
Copy link

piater commented Dec 27, 2022

For me in sway, gromit-mpx v. 1.4.3 still does not pass mouse clicks. Other mouse-related events do not appear to be passed on either; focus-follows-mouse does not work as expected. Should I file a new issue?

@bk138
Copy link
Owner Author

bk138 commented Dec 28, 2022

For me in sway, gromit-mpx v. 1.4.3 still does not pass mouse clicks. Other mouse-related events do not appear to be passed on either; focus-follows-mouse does not work as expected. Should I file a new issue?

Hmm, I guess so, but please make sure to include as much info as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants