sync-tab-groups icon indicating copy to clipboard operation
sync-tab-groups copied to clipboard

Support Tree Style Tab’s sidebar (WIP)

Open piroor opened this issue 6 years ago • 1 comments

I'm trying to add context menu items of Sync Tab Groups to the fake context menu on the Tree Style Tab's sidebar panel. Because TST 2.4.17 (latest release) doesn't support some required features of the context menu, this change requires TST 2.4.18 (the next release) or later.

This change will help people who use both TST and STG. How about it?

piroor avatar Mar 16 '18 10:03 piroor

doesn't support some required features of the context menu

Do you mean moving tabs between STG ?

This change will help people who use both TST and STG. How about it?

I agree, even if I believe that people were more looking the Tree organization from TST. Do you have people asking for moving tabs ? Do you want it personally ?

In any cases, I prefer to study how to provide a public API (to other extensions) for the context menu. I am not keen on to bind too much my context menu.

Also, you bind it to the SpecialActionMenuListener It is the one responsible of the actions when you right click on the Sync Tab Groups Icon. Do you really want this ?

I will keep you in touch.

Morikko avatar Mar 18 '18 03:03 Morikko