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/shortcuts/globalshortkeys #196

Closed
wants to merge 76 commits into from
Closed

Feature/shortcuts/globalshortkeys #196

wants to merge 76 commits into from

Conversation

avielc
Copy link

@avielc avielc commented Nov 2, 2017

ability to quickly open and close franz

Description

using Ctrl+W to quickly close is great!
Adding an ability like Ctrl+E to quickly do the open will be a perfect addition to such shortcut

Motivation and Context

one typical scenario i can think of is when you use it and someone you don't want to see your screen comes over, you can quickly close franz , but to open it again you have to drag the mouse to double click and open the app.
It can be much faster to do it with a shortcut key that could be close by to the Ctrl+W, I was specifically thinking of Ctrl+E - but if there are anything else which would be just as comfortable, i'm good for it 👍

How Has This Been Tested?

N/A

Screenshots (if appropriate):

N/A

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • My code follows the code style of this project (run $ yarn lint).
  1. make sure Ctrl+W isn't limiting the app from opening (There is a bug of that kind right now on Beta11)
  2. pressing it and opening it again without selecting any app, - to make sure it works
  3. using the Ctrl+E to open the app after jumping between different applications to see its not limited to a specific window context or old "active" franz instance that is still marked active.

adlk and others added 30 commits October 18, 2017 14:57
Spanish (From Spain) translation
Added the line for the option to (dis)able minimizing to the system tray. Changed term for "settings" to a synonym to better fit the UI.
Fixed spelling mistake and swapped word
DBozhinovski and others added 28 commits October 27, 2017 12:00
Fixes addNewService, same issue as #111
Due to the menu update we now show use the standard shortcuts for opening the dev tools.
Add missing trailing comma after `it` value in franz/src/i18n/languages.js.
feat(locales): Add italian translation
[translation] Add norwegian translations
Reset status when navigating away from services screen
@adlk adlk closed this Nov 2, 2017
@adlk adlk deleted the feature/shortcuts branch November 2, 2017 10:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet