-
-
Notifications
You must be signed in to change notification settings - Fork 29
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Visually distinguish open from closed tabs #155
Comments
My first preference would be to have unopened tabs in grey text for both light and dark themes so you don't need hovering at all. My second preference would be to have a permanent blue background for open tabs without hovering. |
@philiprhoades Gray text is now implemented on the switchover branch, and attached. Unzip this right over the top of your existing tfswitch tree, and reload the extension from chrome:extensions. Let me know what you think! If you want to change the color, edit line 116 of |
Sorry about the slow response - a cousin has been diagnosed with glioblastoma and my hardware hassles now appear to be exacerbated by some idiot trying on a ransom email by knowing one of my less important passwds somehow . . Anyway, yes that change is perfect! Thanks for that. |
@philiprhoades I'm very sorry to hear about your cousin! I wish your cousin, the doctors, and your whole family all the best. That is very tough. I appreciate your thinking of me, but please do not worry about response time! |
Thanks Chris @cxw42 , At the beginning of the week I was here: https://iva2018.westernsydney.edu.au which I had been looking forward to for some time but then got an emergency case for my non-profit: http://www.neuralarchivesfoundation.org and had to drop everything and attend to that - so I missed the rest of the conference unfortunately. Anyway while all that was going on I found a problem with v0.2.0-pre4 but now that I have time to look at it - I can't reproduce it with a clean TF install. Somehow what happens is that all the tabs that are in a just saved and closed window get inserted into another window when it is opened immediately after the closed window - so if I have two windows with ten tabs each, after this exercise, the second window now has 20 tabs . . this got out of control when a window with LOTS of tabs kept repeatedly getting inserted into another window - a lot single tab deletions are required to get window back to normal . . I will keep looking at it (now that things have calmed down a little) to see if can reproduce the problem reliably . . Phil. |
@philiprhoades Thanks for the updates - sorry things have been so crazy! If you are able to reproduce the problem, please open a new issue. Did this happen just after a Chrome update, by any chance? If so, it's actually a Chrome bug. See #131. The workaround is to exit Chrome and restart it. Really! :) |
@cxw42 ,
Yes, I will keep looking into it.
No, but it might have happened with a Vivaldi update - I am mostly switched over now . . the last few weeks is a bit of a blur actually but I seem to recall an update . . Since I am still having problems with hardware (apparently) in my workstation, I have been doing most of my stuff on a lower-powered Zenbook . . |
Several related issues. Also related to #35.
What is the best way to show open/closed status of tabs? It needs to work whether or not they are hovered, and whether or not the TF window is focused.
The text was updated successfully, but these errors were encountered: