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

Quit does not work, have to force quit on MacOS #157

Open
demensdeum opened this issue Apr 3, 2024 · 16 comments
Open

Quit does not work, have to force quit on MacOS #157

demensdeum opened this issue Apr 3, 2024 · 16 comments
Assignees

Comments

@demensdeum
Copy link

Steps:

  1. Run muffon on MacOS
  2. Close player window
  3. Muffon in still in Dock
  4. Right click on muffon in Dock -> Quit
  5. Doesn't close
  6. Optional key + right click on muffon -> Force quit
@xyloflake
Copy link
Collaborator

xyloflake commented Apr 3, 2024

Hey! Nice to see ya again :)

That's actually intentional.
You have to actually turn ON "exit on close" from the settings.
image

Have a nice day!

@xyloflake xyloflake self-assigned this Apr 3, 2024
@demensdeum
Copy link
Author

Wow nice

@demensdeum
Copy link
Author

But right-> quit should work as in other apps, for example Telegram @xyloflake

@staniel359
Copy link
Owner

@demensdeum Hello.
"Quit" in tray works as you described.
"Quit" from context menu will behave the same as window's close button.
I guess I should improve dock's context menu.

@demensdeum
Copy link
Author

@staniel359 idea that vscode, telegram, Firefox, Google Chrome are closing entirely from dock -> right click-> context menu -> quit (process exits/killed) on MacOS, and muffin is still appear, and if window closed it looks like it stuck.

@staniel359
Copy link
Owner

@demensdeum Got it, needs an improvement.

@staniel359 staniel359 reopened this Apr 3, 2024
@staniel359 staniel359 self-assigned this Apr 3, 2024
@xyloflake
Copy link
Collaborator

@staniel359 what's the proposed solution to this? Quit on calling quit from dock?

@staniel359
Copy link
Owner

@xyloflake On Linux "Quit" from dock behaves like close button.
And "Quit" from tray quits.
I don't know for MacOS.

@xyloflake
Copy link
Collaborator

@staniel359 it's the same on macOS but the expected behaviour is to exit when you click on quit

@staniel359
Copy link
Owner

@xyloflake Ok then.

@xyloflake
Copy link
Collaborator

@staniel359 ok what? Change the default setting to exit on close = true on macOS?

@staniel359
Copy link
Owner

@xyloflake

the expected behaviour is to exit when you click on quit

Ok to this.

@xyloflake
Copy link
Collaborator

xyloflake commented May 31, 2024

@staniel359 I mean we should just change the default value for macos right?

@staniel359
Copy link
Owner

@staniel359 No.
Person may not want to exit on close, but should be able to exit the app from dock/tray.
So this "Quit" action in dock/tray should be redefined.

@xyloflake
Copy link
Collaborator

@staniel359 idt there's any way to differentiate the close button and quit from dock. Also, the red button on macOS is for closing the app and yellow is for minimising the app, why would anyone click close if they do not mean to close it?

@staniel359
Copy link
Owner

@xyloflake Don't know about Mac, but on Windows "Close" can either exit or just close the window if tray is present.
And minimize puts it in the taskbar.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants