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

keyboard-shortcut-support-for-plugins-code-decoupling #805

Closed
vssdeo opened this issue Aug 8, 2023 · 3 comments
Closed

keyboard-shortcut-support-for-plugins-code-decoupling #805

vssdeo opened this issue Aug 8, 2023 · 3 comments

Comments

@vssdeo
Copy link
Contributor

vssdeo commented Aug 8, 2023

This bug/issue separates the KeyBind utility code where the plugins have the capability to register short cuts which can then be edited via preferences window. The issue 681 had this code and plugin both. Now this separates the utility code from plugin.

Details Ref: functionalities of the plugin #681 along with screenshots

A separate issue is seen where the keyboard signals attached to window are not caught by new windows but work on multiple tabs of same window they work fine. I have tried to look into it and tried to address it by one approach. 37c7716

@vssdeo
Copy link
Contributor Author

vssdeo commented Aug 8, 2023

Ref: to deleted plugin: d91d017

@vssdeo
Copy link
Contributor Author

vssdeo commented Aug 8, 2023

Examples on how to use:
#706
#682

@mattrose
Copy link
Member

Assuming the merged code fixes this issue

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

2 participants