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 shortcuts added: -Open settings, -Open locations, -Refresh w… #113

Merged
merged 2 commits into from
May 8, 2024

Conversation

francobattista
Copy link
Contributor

…eather, using keyboard library

mousam.py file modified, added methods to create key listeners and listen the shortcuts.

I used "keyboard" library.

@amit9838
Copy link
Owner

amit9838 commented May 7, 2024

Hi @francobattista thanks making contribution, the keyboard package is not being maintained for now
Screenshot 2024-05-07 at 2 33 44 PM
https://github.com/boppreh/keyboard

would be nice if you can try GTK's native keyboard methods, this makes the app lightweight

@francobattista
Copy link
Contributor Author

Sure! I will change it.

@francobattista
Copy link
Contributor Author

HI! I commited the new changes.

Now, Im using Gtk EventControllerKey to listen event keys.

Copy link
Owner

@amit9838 amit9838 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works fine, Thanks @francobattista

@amit9838 amit9838 merged commit 63e6b07 into amit9838:master May 8, 2024
1 check passed
@amit9838 amit9838 mentioned this pull request May 8, 2024
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

Successfully merging this pull request may close these issues.

2 participants