Skip to content

Feature: CTRL/CMD + Q closes the mainwindow #258

Closed
@YoshiMan

Description

As a user of QtPass
i want to quit the application with a keyboard shortcut,
so that i dont have to use the mouse on move it all round the screen
and save a little bit time ;).

You already can close dialogs with ESC.

Given the mainwindow is focused
When CTRL/CMD+Q is pressed
Then the QtPass application closes.

Given any dialog is focused
When CTRL/CMD+Q is pressed
Then nothing happens.

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions