Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upclick menu bar icon shows main window [Mac OS X] #888
Comments
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
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
|
@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. |
|
@reagle, Do you have any opinion on this? |
|
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. |

Formed in 2009, the Archive Team (not to be confused with the archive.org Archive-It Team) is a rogue archivist collective dedicated to saving copies of rapidly dying or deleted websites for the sake of history and digital heritage. The group is 100% composed of volunteers and interested parties, and has expanded into a large amount of related projects for saving online and digital history.

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.