Create several ways to quit the application #197

Merged
savanni merged 3 commits from fitnesstrax/quit into main 2024-02-19 17:06:06 +00:00
Owner

This MR sets up an action group for quitting the application. It then attaches that to three different triggers that the user can take:

  • A quit item in the menu
  • Ctrl-Q
  • Clicking the window close button

Resolves #140

This MR sets up an action group for quitting the application. It then attaches that to three different triggers that the user can take: - A quit item in the menu - Ctrl-Q - Clicking the window close button Resolves #140
savanni added 2 commits 2024-02-19 17:02:14 +00:00
c14b20b79e Set up an application quit action group
This ties together a menu item, closing the main window, and Ctrl-Q into
the same action, which is to quit the application.
savanni added 1 commit 2024-02-19 17:05:38 +00:00
savanni merged commit aed4735209 into main 2024-02-19 17:06:06 +00:00
savanni deleted branch fitnesstrax/quit 2024-02-19 17:06:06 +00:00
Sign in to join this conversation.
No reviewers
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: savanni/monorepo#197
No description provided.