android-messages-desktop
android-messages-desktop copied to clipboard
Binding Cmd + W to close window button.
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.
I do not have a mac to test but CTRL+W works on linux. I assume there is a platform related issue going on.
CTRL+W closes on windows 10
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.
+1
according to some research cmd+q is the global window close on macos. closing wont fix
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.
fair enough this can stay open but the change will need to come from someone else.
+1 on this feature please, amazing app nonetheless thank you!!