hluk / hluk/CopyQ

CopyQ Not Remembering Window Size Across Multiple Monitors

Open
#2,616 1 comment 0 reactions 0 assignees View on GitHub
bug
Dominant language
C++
Stars
12.3k
Forks
593
Avg merge
2d 8h
Merged PRs (30d)
9

Description

Running the latest version of CopyQ on the latest version of macOS.

Sometimes when switching between displays CopyQ will shrink the size of the main window. How can I get CopyQ to remember the size and position of the window when triggered through the global shortcut? I am using the default "Show/Hide Main Window" global shortcut in preferences.

As a temporary workaround, I've created a custom global shortcut that sizes my window properly on my main display:
`copyq:
showAt(285, 285, 575, 300, '&Mac')`

If someone can help me revise the above command to run a different showAt() depending on the display the cursor is on at the time of executing the command, that would be helpful. Additionally, this shortcut does not toggle the copyQ window, but instead only displays it. Is there a way I can also run hide() if copyQ is already focused?

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.