JustOff / lull-the-tabs

Lull The Tabs - unload inactive tabs to free up browser memory
https://justoff.github.io
Mozilla Public License 2.0
25 stars 3 forks source link

[Bug] Break Tab Kit 2 Tabs Tree Style (Indentation)! #4

Closed misakitchi closed 5 years ago

misakitchi commented 6 years ago

I use Tab Kit 2 for Tabs Tree Style When tab is unloaded it break the indentation: no more Tabs Tree Style... :(

Before: palemoon27 - lull the tabs - before

After: palemoon27 - lull the tabs - after

Can you do something please? :)

JustOff commented 6 years ago

As far as I see from the Tab Kit 2 sources it does not provide API necessary to move tabs in the subtree to another parent, so LTT can't preserve trees when unloading like it does so for Tree Style Tab.

I can hardly do anything about this without @PikachuEXE's help.

misakitchi commented 5 years ago

Hello! Some news on this issue?

JustOff commented 5 years ago

Unfortunately, as you can see, I have not received any response from the author of Tab Kit 2.

PikachuEXE commented 5 years ago

Let me take a look next week I don't get long enough holiday often

I guess I missed the last notification

misakitchi commented 5 years ago

I don't understand what you have done, because i see no change... but thanks! :)

JustOff commented 5 years ago

@misakitchi, the work is in progress, please wait for updates.

misakitchi commented 5 years ago

Thanks for the new version! :)

PS: have a question: How change "transparency"/"opacity" of unloaded tabs? I want it less transparent... I want the gray of text more black... don't know if you understand what i want :D i try some changes in userChrome.css but not working

.tabbrowser-tab[pending] { color: black !important; opacity: 0.6 !important; => i want it just a little transparent but not too much... font-weight: normal !important; }

Edit: i found: opacity is 0 to 1! XD

PikachuEXE commented 5 years ago

Guess I can throw away BarTab and install this instead :)