QupZilla / qupzilla

Cross-platform Qt web browser
http://www.qupzilla.com
GNU General Public License v3.0
1.12k stars 348 forks source link

Tab Manager. More extensible. #2139

Open MrSorcus opened 7 years ago

MrSorcus commented 7 years ago

Maybe add switching with single click on tab? And change switching with Ctrl+Tab/Ctrl+Shift+Tab as visit? If open github tab, and then switch to other tab, press on Ctrl+Shift+Tab return to github tab. Work only with 'Group by Window', but not with 'Group by Domain' And maybe highlighting recently openning tabs?

robberer commented 7 years ago

Maybe add switching with single click on tab?

I would like to see this implemented, too

MrSorcus commented 7 years ago

And what about moving tabs in Tab Manager? I think it's good idea... :-)

robberer commented 7 years ago

I want to use the TabManager as replacement for the main TabBar to get more height on my widescreen, and because usually I have more than 30 tabs open which become unreadable in the main tab bar.

So I'm more interested in switching tabs in the manager with a single click.

But if I would want to use both (tab manager + tab bar) then moving tabs could be useful ;-)