The Wayback Machine - https://web.archive.org/web/20201015065152/https://github.com/hluk/CopyQ/issues/888
Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

click menu bar icon shows main window [Mac OS X] #888

Open
Antisunny opened this issue Feb 24, 2018 · 3 comments
Open

click menu bar icon shows main window [Mac OS X] #888

Antisunny opened this issue Feb 24, 2018 · 3 comments
Labels

Comments

@Antisunny
Copy link

@Antisunny Antisunny commented Feb 24, 2018

Dash has a option to make this work.
on Windows, main window will show when the tray icon is click, please add this feature on Mac OS X.

screen shot 2018-02-25 at 07 54 32

@hluk hluk added the macOS label Mar 2, 2018
hluk added a commit that referenced this issue Mar 2, 2018
Middle button opens menu. This doesn't open native menu so it can look
bit out of place. But the menu provides searching functionality.

The behavior can be changed by setting option
"tray_menu_open_on_left_click" to false. Unfortunately, this is an
internal option and cannot be set from GUI, only by editing config file
manually.

Fixes #888
hluk added a commit that referenced this issue Mar 2, 2018
Middle button opens menu. This doesn't open native menu so it can look
bit out of place. But the menu provides searching functionality.

The behavior can be changed by setting option
"tray_menu_open_on_left_click" to false. Unfortunately, this is an
internal option and cannot be set from GUI, only by editing config file
manually.

Fixes #888
@hluk
Copy link
Owner

@hluk hluk commented Mar 2, 2018

@Antisunny, @rygwdn, I can fix this by changing how the tray icon responds to mouse clicks (see the commit message 11175ee). Though this could make the application behavior a bit strange on mac.

@hluk hluk added the feature label Mar 2, 2018
@hluk
Copy link
Owner

@hluk hluk commented Mar 2, 2018

@reagle, Do you have any opinion on this?

@reagle
Copy link

@reagle reagle commented Mar 2, 2018

My CopyQ is in the menu bar and when I click I get a menu. If I want the main window I then click "Show/Hide" in that menu. But I rarely do that because I have the main window assigned to a global shortcut key.

I wouldn't find much use in this, but I don't object, it would just unusual from a Mac UI point of view.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
3 participants
You can’t perform that action at this time.