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

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

Closed
YoshiMan opened this issue Dec 14, 2016 · 0 comments
Closed

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

YoshiMan opened this issue Dec 14, 2016 · 0 comments

Comments

@YoshiMan
Copy link

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.

@YoshiMan YoshiMan changed the title Feature: CTRL/CMD + Q closes the mainwindo Feature: CTRL/CMD + Q closes the mainwindow Dec 14, 2016
YoshiMan pushed a commit to YoshiMan/QtPass that referenced this issue Dec 14, 2016
enabled shortcut
extra treatment for mc os
annejan added a commit that referenced this issue Dec 14, 2016
…the-

Feature: CTRL/CMD + Q closes the mainwindow #258
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

No branches or pull requests

1 participant