hluk / CopyQ

Clipboard manager with advanced features
GNU General Public License v3.0
8.63k stars 440 forks source link

CopyQ size #1952

Open alabotski opened 2 years ago

alabotski commented 2 years ago

MacOS Clipboard Manager 6.1.0-gf6684d39-v6.1.0

After Close/Open CopyQ doesn't save itself size, only position

hluk commented 2 years ago

Do you mean that when you restart the application, the window size from previous run is not restored?

alabotski commented 2 years ago

Do you mean that when you restart the application, the window size from previous run is not restored?

Yes that's right

alabotski commented 2 years ago

Hi any news? Really not very convenient... =(

hluk commented 2 years ago

Try removing copyq_geometry.ini file from configuration directory (to find out the config path use copyq info config command - it prints the main config file path which is in the same directory).

You can also try disabling geometry restoring with copyq config restore_geometry false to see if it works better.

If the above does not work and you use global shortcut to show the main window, there is command copyq show LEFT TOP WIDTH HEIGHT which overrides the position and size.

alabotski commented 2 years ago
  1. I have deleted - copyq_geometry.ini. It did not help.
  2. Can you help? Where can I enter command - copyq config restore_geometry false
hluk commented 2 years ago

2. Can you help? Where can I enter command - copyq config restore_geometry false

Either into terminal or Action dialog (can be open from Item menu or with F5 shortcut from the main window).

alabotski commented 2 years ago
  1. copyq config restore_geometry false - after this. Stopped recovering not only the size, but also the position. Appears in the middle of the screen, and not where it was last time
alabotski commented 2 years ago
  1. opyq show LEFT TOP WIDTH HEIGHT - Why I did not understand this command ... The "LEFT" tab appeared and how to remove it? =(
alabotski commented 2 years ago

The program is very good, I have been using it for a long time... But it has become too complicated for the basic functions - clipboard monitoring =(

hluk commented 2 years ago
  1. copyq config restore_geometry false - after this. Stopped recovering not only the size, but also the position. Appears in the middle of the screen, and not where it was last time

Yeah, this leaves the position and size restoring on the window manager.

3. opyq show LEFT TOP WIDTH HEIGHT - Why I did not understand this command ... The "LEFT" tab appeared and how to remove it? =(

Oh, sorry I posted wrong command. What I meant is to use something like a concrete position and size: copyq showAt 1000 1500 500 600

alabotski commented 2 years ago

@hluk hmm , nothing help me =( After restart, it always takes such position

image
alabotski commented 2 years ago

My actions

  1. I close CopyQ

    image
  2. Then open it again... And see such picture... CopyQ remember position, but forget itself size.

    image
alabotski commented 1 year ago

Updated to version 7, problem persisted I close the program with one size Opens already with another (as in the photo)

Screenshot 2023-07-17 at 18 07 39