Tabs: new mouse click action

Features wanted...
Post Reply
Filehero
Posts: 2734
Joined: 27 Feb 2012 18:50
Location: Windows 11@100%

Tabs: new mouse click action

Post by Filehero »

Hi Don,

I would like to see a new on *-click mouse action Toggle last|previous tab, and if it's feasible a new on single-click mouse event as well.

Expected behaviour
In a given XY session on source event

Code: Select all

- if (the currently active tab X has at least one previously active sibling Y)
--- focus Y
- else
--- do nothing
Cheers,
Filehero

admin
Site Admin
Posts: 66454
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Tabs: new mouse click action

Post by admin »

Nice idea but technically tricky. I implemented it experimentally as a tweak:

Code: Select all

TabOnDblClick=8
Nice side effect: You can dbl-click *any* tab in the bar to trigger the toggle, so you have a large target for the mouse.

Filehero
Posts: 2734
Joined: 27 Feb 2012 18:50
Location: Windows 11@100%

Re: Tabs: new mouse click action

Post by Filehero »

Cool, thanks. :D

Q: which version got that tweak?
admin wrote:

Code: Select all

TabOnDblClick=8
Nice side effect: You can dbl-click *any* tab in the bar to trigger the toggle, so you have a large target for the mouse.

admin
Site Admin
Posts: 66454
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Tabs: new mouse click action

Post by admin »

The next.

bdeshi
Posts: 4256
Joined: 12 Mar 2014 17:27
Location: Asteroid B-612
Contact:

Re: Tabs: new mouse click action

Post by bdeshi »

nice! but what happens to tab double-click action set up in "config>tabs>on dbl-click"?
Icon Names | Onyx | Undocumented Commands | xypcre
[ this user is asleep ]

admin
Site Admin
Posts: 66454
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Tabs: new mouse click action

Post by admin »

SammaySarkar wrote:nice! but what happens to tab double-click action set up in "config>tabs>on dbl-click"?
The tweak will not survive OK-ing the Configuration dialog. It's only an experiment for now. If it looks good I will add it to that list as "Select previous tab" or so.

admin
Site Admin
Posts: 66454
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Tabs: new mouse click action

Post by admin »

Forget the tweak. I just added it to the UI. :)

admin
Site Admin
Posts: 66454
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Tabs: new mouse click action

Post by admin »

admin wrote:Nice side effect: You can dbl-click *any* tab in the bar to trigger the toggle, so you have a large target for the mouse.
PS: This works only if you have programmed the middle button to perform a dbl click.

Filehero
Posts: 2734
Joined: 27 Feb 2012 18:50
Location: Windows 11@100%

Re: Tabs: new mouse click action

Post by Filehero »

admin wrote:Forget the tweak. I just added it to the UI. :)
:appl:
admin wrote:Nice side effect: You can dbl-click *any* tab in the bar to trigger
That's ultrasmooth. :appl: :appl: :appl:

Nevertheless, except for the X close button, a LMD is eagerly awaiting being assigned a special tab job. :wink:

For me, that's a little but huge enhancer of my daily work. :D :beer:

Edit: I just started to scratch my tabs and make the tree path jump, jump, jump ...


Thanks a lot,
Filehero
Last edited by Filehero on 05 May 2014 20:49, edited 1 time in total.

admin
Site Admin
Posts: 66454
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Tabs: new mouse click action

Post by admin »

BTW, I assume you know about this CKS possibility:
Miscellaneous | Tab Functions | Open Previous Tab

Filehero
Posts: 2734
Joined: 27 Feb 2012 18:50
Location: Windows 11@100%

Re: Tabs: new mouse click action

Post by Filehero »

admin wrote:Miscellaneous | Tab Functions | Open Previous Tab
Yep, but here the productivity gain comes from the mouse. In contrast, a majour CKS goodie ist <ctrl><shift><t> - Restore Last Closed Tab.

I browse the web, and I browse my files........

Cheers,
Filehero

PS: FF29 has got a nice gui touch-up, many seem to hate, I like it.
FF29.png
To see the attached files, you need to log into the forum.

admin
Site Admin
Posts: 66454
Joined: 22 May 2004 16:48
Location: Win8.1, Win10, Win11, all @100%
Contact:

Re: Tabs: new mouse click action

Post by admin »

OMG. Please tell me how to get the tab bar back down to where it was before.

Filehero
Posts: 2734
Joined: 27 Feb 2012 18:50
Location: Windows 11@100%

Re: Tabs: new mouse click action

Post by Filehero »

admin wrote:OMG. Please tell me how to get the tab bar back down to where it was before.
-> Self-censored: OT moved to a new thread.

Cheers,
Filehero
Last edited by Filehero on 05 May 2014 21:28, edited 1 time in total.

Jerry
Posts: 835
Joined: 05 May 2010 15:48
Location: The UnUnited States of America

Re: Tabs: new mouse click action

Post by Jerry »

admin wrote:BTW, I assume you know about this CKS possibility:
Miscellaneous | Tab Functions | Open Previous Tab
Wow, I don't know when this was added but this seems to address my previous tab issue posted some time ago here.
Running on Windows 10 Pro 64-bit quad-core ASUS G752-VY notebook with 64 GB RAM, over 26 external USB3 drives attached via multiple powered hubs with letters and mount points, totaling 120+ TB. SCREEN SCALING: 125%

Post Reply