ungoogled-chromium icon indicating copy to clipboard operation
ungoogled-chromium copied to clipboard

Double Click to Close Tab

Open kalarsen opened this issue 2 years ago • 3 comments

Description

Double (left) click on a tab to close it

Who's implementing?

  • [ ] I'm willing to implement this feature myself

The problem

As a user with extremely large hands, I do not use the middle mouse button. Closing tabs by double-click is by far the easiest method for me.

Possible solutions

Firefox has had this feature for a long time. Microsoft Edge is in the process of adding it as well. The following project has implemented it in the past and should provide a framework for how it can be done. https://github.com/intika/UGChrome This should be a feature which can be enabled by a flag and is disabled by default.

Alternatives

No response

Additional context

No response

kalarsen avatar Jun 24 '22 03:06 kalarsen

This seems like a request better suited for upstream Chromium.

omentic avatar Jun 25 '22 00:06 omentic

I am certainly open to it being implemented upstream. This project already has a feature for hiding the close button on tabs, and this seems similar.

kalarsen avatar Jun 25 '22 01:06 kalarsen

Agree. It's convenient to use double click to close tabs, especially when you have hidden the close button in flags to save more space for caption text.

Request-timed-out avatar Jun 28 '22 09:06 Request-timed-out