phw / peek

Simple animated GIF screen recorder with an easy to use interface
GNU General Public License v3.0
10.29k stars 321 forks source link

Peek window blocks mouse events on GNOME Wayland #977

Open v4dkou opened 2 years ago

v4dkou commented 2 years ago

System Information

Describe the bug The transparent part of the Peek window captures mouse events during recording

To Reproduce Steps to reproduce the behavior, for example:

  1. Start peek
  2. Start recording a portion of a browser
  3. Try clicking on links, hovering on links or using the scroll on your mouse.
  4. None of the events are received by the underlying application (in this case, the browser)

Expected behavior Mouse events should be passed through, otherwise there's no way of recording interactions.

arlina-espinoza commented 2 years ago

Also ran into this.

System Information

paulaime commented 2 years ago

I'm also having this issue on Fedora 35 with KDE 5.24.4.

dhofstetter commented 2 years ago

Hello everybody, the same applies to me, actually.

JaneSmith commented 2 years ago

Same issue here. Fedora Silverblue 35, GNOME Shell 42.4.

derMart commented 2 years ago

Still makes peek unusable on Ubuntu 22.04 inside a Wayland session

derMart commented 2 years ago

duplicate of #773