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

Create keyboard shortcuts to switch between Open, Actionable and Closed issue#975 #1160

Merged
merged 2 commits into from
Dec 2, 2024

Conversation

ArimaBatista
Copy link
Contributor

Created new shortcut keyboard to switch tabs. Use the commands Alt+1, Alt+2 and Alt+3 to execute the shortcuts
issue #975

add new improviment in MainWindow, new keyboard shortcuts
Comment on lines 135 to 138
#switch tab
self.switch_tab_open()
self.switch_tab_actionable()
self.switch_tab_closed()
Copy link
Contributor

Choose a reason for hiding this comment

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

Why are they called here at init? I don't see the need for this.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Upon reviewing the code as recommended, I have implemented the necessary modifications

@ArimaBatista
Copy link
Contributor Author

I will review the code

Upon reviewing the code as recommended, I have implemented the necessary modifications
@diegogangl
Copy link
Contributor

LGTM, thanks!

@diegogangl diegogangl merged commit b06ca68 into getting-things-gnome:master Dec 2, 2024
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants