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

Hyper as dock icon - clicking it does not trigger hyperterm if already running in menubar. [macOS] #40

Open
tkodev opened this issue Sep 21, 2017 · 0 comments

Comments

@tkodev
Copy link

tkodev commented Sep 21, 2017

It would be nice to have it trigger overlay when I click the dock icon (not menubar). I know that I can press the menu bar or the hotkey, but this functionality could be useful for those with a habit to click the dock icon.

My configuration:

overlay: {
      alwaysOnTop: true,
      animate: true,
      hasShadow: true,
      hideDock: false,
      hideOnBlur: true,
      hotkeys: ['Control+Space'],
      position: 'top',
      primaryDisplay: false,
      resizable: true,
      startAlone: true,
      startup: true,
      size: 0.4,
      tray: true,
      unique: false
    }
@tkodev tkodev changed the title Hyper as dock icon - clicking it does not trigger hyperterm if already running in menubar. Hyper as dock icon - clicking it does not trigger hyperterm if already running in menubar. [macOS] Sep 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant