phw / peek

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

AwesomeWM/picom: not able to click/interact through peek window #1171

Closed qoreQyaS closed 1 year ago

qoreQyaS commented 1 year ago

System Information

Describe the bug with active picom on awesomewm i am not able to interact through the peek window. floating/sticky setting of clients don't change anything. workaround: after starting the record toggle ontop state of peek window twice, then it gets into the background when focusing the to-be-recorded client and one can interact with it. recording is fine (tested webm). shutting down picom changes the behavior and everything seems fine.

To Reproduce Steps to reproduce the behavior, for example:

  1. start picom && awesomewm on xorg
  2. start to-be-recorded client && peek
  3. start recording - don't be able to interact with to-be-recorded client
airtonix commented 1 year ago

Can confirm. Stopping picom fixes this for me.

x picom --version
v10

> awesome --version
awesome v4.3 (Too long)
 • Compiled against Lua 5.4.3 (running with 0.9.2)
 • D-Bus support: ✔
 • execinfo support: ✔
 • xcb-randr version: 1.6
 • LGI version: /usr/share/lua/5.4/lgi/version.lua

> gtk-launch --version
3.24.35

> peek --version
Peek 1.5.1

> rpm -qa |grep xorg-x11-server-Xorg
xorg-x11-server-Xorg-1.20.14-7.fc36.x86_64

image

phw commented 1 year ago

Not supported, see https://github.com/phw/peek/issues/306