hluk/CopyQ

Wayland issues on Hyprland with ydotool

Open

#2.747 geöffnet am 18. Juni 2024

Auf GitHub ansehen
 (6 Kommentare) (0 Reaktionen) (0 zugewiesene Personen)C++ (419 Forks)batch import
Waylandhelp wanted

Repository-Metriken

Stars
 (7.372 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 17h 35m) (13 gemergte PRs in 30 T)

Beschreibung

Hi @hluk I have the issue with CopyQ with Wayland on Hyprland still after importing Wayland script. 1

This only happens if I start it with either some startup script or use hyprland's own exec-once to start copyq server. You can see on this screenshot that I have all environments and ydotool service running, also ydotool when run from terminal, it works as expected.

It does resolve itself once I stop the copyq and start it again myself manually from terminal. That way it does work perfectly fine, are you familiar with said issue and do you happen to know a fix for it?

This screenshot is after I've exited copyq and started it again from terminal using:

env QT_QPA_PLATFORM=wayland copyq --start-server &

2

You can see that on 15:24 it failed, while at 15:40 it works as expected.

Contributor Guide