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

805 keyboard shortcut support for plugins code decoupling #806

Conversation

vssdeo
Copy link
Contributor

@vssdeo vssdeo commented Aug 8, 2023

No description provided.

2) plugin_util  file to assist this and other plugins with key-press Helper function
3) adding Key Binding Help Functions in above (2) to config and preferences->keybinding to have a consistent behavior
…eyboard-URL-Open gnome-terminator#681

Merge remote-tracking branch 'upstream/master' into 450-mouseless-URL-opening-or-yanking
1) Mouse less/free opening / yanking feature
2) plugin_util  file to assist this and other plugins with key-press Helper function
3) adding Key Binding Help Functions in above (2) to config and preferences->keybinding to have a consistent behavior
…inding Feature: Mouseless / Mousefree / Keyboard URL opening or yanking gnome-terminator#681

- there was a bug wherein the duplicate keybindings from plugins were not throwing the error "Duplicate Key Bindings Are Not Allowed", now while checking they are merged and then final list of keybindings are checked.
…inding Feature: Mouseless / Mousefree / Keyboard URL opening or yanking gnome-terminator#681

-convert control keys keyval to standard lowercase, else signals are missing
…Binding Feature: Mouseless / Mousefree / Keyboard URL opening or yanking gnome-terminator#681

- removed plugin_util
- added key unbind feature
- updated plugin helper
- updated plugin helper - to have config as part of constructor
- updated MouseFreeURLHandler for plugin.py, unload
- removed circular dependency between plugin.py and config.py due to KeyBindUtil due to merging of plugin_util.py
…inding Feature: Mouseless / Mousefree / Keyboard URL opening or yanking gnome-terminator#681

- renamed api interfacted for better clarity
- removed double checking of short-cut binding for plugins in keybindings
…sion-Plugin-Utility-KeyBinding-Mouseless-Keyboard-URL-Open
@mattrose
Copy link
Member

This looks good! Thanks again, and sorry about the wait.

@mattrose mattrose merged commit 9c054ac into gnome-terminator:master Aug 26, 2023
@vssdeo
Copy link
Contributor Author

vssdeo commented Aug 26, 2023

@mattrose thanks for looking into this may be once back I should add documentation for key bind utility :) yes ‘documentation’ :) cheers !

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