hluk/CopyQ

Cannot get CopyQ to consistently open in current workspace

Open

#2 425 ouverte le 15 août 2023

Voir sur GitHub
 (1 commentaire) (0 réactions) (0 assignés)C++ (419 forks)batch import
X11bughelp wanted

Métriques du dépôt

Stars
 (7 372 stars)
Métriques de merge PR
 (Merge moyen 17h 35m) (13 PRs mergées en 30 j)

Description

Before creating a new issue, see list of known issues.

Describe the bug

I have mentioned this issue before in #2064 . Another similar issue is #1886

I am using Herbstluftwm window manager

When I use the keybind hc keybind $Mod-q spawn copyq toggle to toggle copyq from any workspace/tag, it only appears in the workspace/tag from where it was called the first time.

Say I started copyq from workspace 3. Then I move to workspace 4. Toggle copyq, then it still appears in workspace 3.

However, this behaviour is not shown when I have a tray software open like stalonetray

I have attached a video of the issue.

I use env COPYQ_LOG_LEVEL=DEBUG copyq to run copyq

https://imgur.com/a/Ll4aHq1

To Reproduce

  1. Toggle copyq in a workspace
  2. Hide it
  3. Toggle copyq in another workspace
  4. copyq still opens in the workspace used in step `

Expected behavior copyq should always appear in the current workspace

Version, OS and Environment (Get details from copyq version command if possible.)

CopyQ Clipboard Manager 7.0.0
Qt: 5.15.8
KNotifications: 5.104.0
Compiler: GCC
Arch: x86_64-little_endian-lp64
OS: Arch Linux
  • Arch Linux
  • Herbstluftwm window manager

Additional context I opened a discussion in the herbstluftwm repo

Guide contributeur