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

Add cmd+w shortcut for hiding window #227

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

KevinRamsunder
Copy link

@KevinRamsunder KevinRamsunder commented Jan 1, 2020

Fixes #214 #8

app.hide() seemed like the best option here, but let me know if something else would be more ideal, I looked through here https://electronjs.org/docs/api/app a bit.

@KevinRamsunder
Copy link
Author

hey @chrisknepper, any chance we could get this merged? i realize this project hasn't been updated in a while, but I wanted to check before I started using my own forked distribution.

@andreyrd
Copy link

Another request for this in #243
I would suggest maybe adding a second maintainer to this repository, considering how many Issues have piled up at this point? This app is super useful, and I would like to see it continue.

@OrangeDrangon
Copy link

That appears to already exist in a production build.

@KevinRamsunder
Copy link
Author

@OrangeDrangon want to link where exactly?

@andreyrd
Copy link

andreyrd commented Jun 6, 2020

Looks like cmd-h already works, which is nonstandard, but an okay workaround.

You can also use built in macOS Keyboard Shortcuts functionality to override it to make it cmd-w:

Screen Shot 2020-06-06 at 10 35 31 AM

@OrangeDrangon
Copy link

I am not positive about this version but currently on my recent fork (at least on arch linux) ctrl+w for close (quit if tray is off) is working. I am working on getting it published in all the various ways necessary to be useful.

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

Successfully merging this pull request may close these issues.

[Feature Request] cmd-w to close window in Mac app
3 participants