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

macOSでCmd+Qでアプリケーションを終了できるようにする #557

Merged

Conversation

PickledChair
Copy link
Member

内容

タイトルの通りです。"window-all-closed" イベントの時にmacOSだけ例外的に終了させていなかったのを終了するようにして実現しました。

関連 Issue

close #546

スクリーンショット・動画など

なし

その他

副作用として閉じるボタンやCmd+Wでも終了するようになります。

Copy link
Member

@Hiroshiba Hiroshiba left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!!

@Hiroshiba
Copy link
Member

issue 側で @.madosuki さんも良さそうとのことだったので、マージしちゃいます。

@Hiroshiba Hiroshiba merged commit dab4ccd into VOICEVOX:main Dec 5, 2021
@PickledChair PickledChair deleted the improve-the-exit-process-in-macos branch December 14, 2021 08:06
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.

macOSにおいて Command + Q でアプリケーションを終了できるようにしたい
2 participants