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

EMCO: Improved on tab click functionality #68

Merged
merged 1 commit into from
Aug 4, 2023

Conversation

Bornasm
Copy link
Contributor

@Bornasm Bornasm commented Jul 23, 2023

This PR changes the on-click functionality when clicking on tabs in order to add a way to close them through UI.

Currently, any mouse click switches to the clicked tab.

The changes proposed here change that to the following:
LeftClick = Switch to tab
MiddleClick = Close tab
RightClick = No action

@Bornasm Bornasm changed the title Improved on tab click functionality EMCO: Improved on tab click functionality Jul 24, 2023
Copy link
Owner

@demonnic demonnic left a comment

Choose a reason for hiding this comment

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

lgtm

@demonnic demonnic merged commit 1355231 into demonnic:main Aug 4, 2023
1 check passed
@Bornasm Bornasm deleted the feat/close-tab-through-ui branch September 21, 2023 00:14
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.

None yet

2 participants