android-messages-desktop icon indicating copy to clipboard operation
android-messages-desktop copied to clipboard

Binding Cmd + W to close window button.

Open fermata opened this issue 2 years ago • 10 comments

Is your feature request related to a problem? Please describe. I cannot close the window with Cmd + W shortcut like the other apps do.

Describe the solution you'd like Maybe closing a window?

Thanks for the great app by the way.

fermata avatar Apr 18 '22 02:04 fermata

I do not have a mac to test but CTRL+W works on linux. I assume there is a platform related issue going on.

OrangeDrangon avatar Apr 18 '22 18:04 OrangeDrangon

CTRL+W closes on windows 10

innesst avatar Apr 18 '22 18:04 innesst

https://github.com/OrangeDrangon/android-messages-desktop/blob/ff20c5141fc111730580046682860374d6f14f2f/src/menu/windowMenu.ts#L3

This is the code for the window menu. It is just relying on an electron provided menu template.

OrangeDrangon avatar Apr 18 '22 18:04 OrangeDrangon

+1

anonymousaga avatar May 02 '22 20:05 anonymousaga

according to some research cmd+q is the global window close on macos. closing wont fix

OrangeDrangon avatar Sep 14 '22 22:09 OrangeDrangon

I disagree with this. Cmd+q is quit. Cmd+w is to close all windows. This app can run without any windows (notifications), so it makes sense to have cmd+w & cmd+q.

anonymousaga avatar Sep 14 '22 22:09 anonymousaga

fair enough this can stay open but the change will need to come from someone else.

OrangeDrangon avatar Sep 14 '22 22:09 OrangeDrangon

+1 on this feature please, amazing app nonetheless thank you!!

mananong avatar May 08 '24 23:05 mananong