window changes location between toggles
- Dominant language
- C++
- Stars
- 12.3k
- Forks
- 593
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 9
Description
**Describe the bug**
Toggling copyq via `copyq toggle` opens the window ever lower and to the right of previous window location, eventually wrapping and starting from the center again.
**To Reproduce**
Toggle the window constantly and observe the window movement between the toggles.
**Expected behavior**
Window should open & close without changing its position
**Screenshots**
https://github.com/user-attachments/assets/7fa4f5fa-7160-49af-933e-48783405b909
**Version, OS and Environment**
```
$ copyq --version
CopyQ Clipboard Manager 13.0.0
Qt: 6.10.2
KNotifications: 6.23.0
Compiler: GCC
Arch: x86_64-little_endian-lp64
OS: Debian GNU/Linux forky/sid
```
Running x11, no desktop env, using i3 window manager.
Unsure when exactly this started happening, it's been a few months at least.
Reproduces both in single-mon & multi-mon setups.
---
Edit: copyq was just upgraded to v16, still reproduces:
```
$ copyq --version
CopyQ Clipboard Manager 16.0.0
Arch: x86_64-little_endian-lp64
Audio: miniaudio 0.11.25
Compiler: GCC
DISPLAY: :0
KNotifications: 6.23.0
KStatusNotifierItem: 6.23.0
OS: Debian GNU/Linux forky/sid
QCA: 2.3.10
Qt: 6.10.2
QtKeychain: 0.16.0
XDG_CURRENT_DESKTOP: i3
XDG_SESSION_DESKTOP: i3
XDG_SESSION_TYPE: x11
has-audio: 1
has-encryption: 1
has-global-shortcuts: 1
has-keychain: 1
has-mouse-selection: 1
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.