Skip to content
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

refactoring #304

Open
kesselborn opened this issue Feb 22, 2019 · 19 comments
Open

refactoring #304

kesselborn opened this issue Feb 22, 2019 · 19 comments

Comments

@kesselborn
Copy link
Owner

No description provided.

@kesselborn
Copy link
Owner Author

This is a placeholder card as this will fix a bunch of other issues.
Conex will change how it works. Right now, the popup is recreated on every call. This will be changed to keeping a rendered page in the background which will just be moved to the popup when the popup is opened. This will further allow a sidebar version of conex and should dramatically improve the performance. Thumbnails will be scaled down.

@rhavern
Copy link

rhavern commented Mar 21, 2019

At the end of this effort, will Conex work how it used to before the recent Firefox changes to containers? Do I need to install Multi-Account Containers to get the functionality that was removed from Conex? Thanks for persevering!

@kesselborn
Copy link
Owner Author

kesselborn commented Apr 1, 2019 via email

@rhavern
Copy link

rhavern commented Apr 1, 2019

Hmm, now that I look at it, only one of my instances is not behaving as expected. I have "only show tabs of the current container" enabled, however all tabs continue to be visible in all containers only on this instance. I disconnected my Firefox account, deleted FF, then re-installed 60.6.1esr (64-bit), accepted that I wanted to refresh, and then reconnected to my Firefox account. My usual add-ons then installed successfully, but the behavior persisted. Other instances connected to this Firefox account appears to work correctly, however they are not on the esr branch, if that is significant.

Best regards

@kesselborn
Copy link
Owner Author

kesselborn commented Apr 1, 2019 via email

@rhavern
Copy link

rhavern commented Apr 3, 2019

Spot on! I had to toggle this to true, thanks for your help.

@maverick74
Copy link

@kesselborn Will this also improve #215 ?

@kesselborn
Copy link
Owner Author

kesselborn commented Apr 8, 2019 via email

@maverick74
Copy link

maverick74 commented Apr 8, 2019

It's very sad that Mozilla does not see the need for this to be fixed in a way it can be used the without problems...

oh well, maybe they'll open their eyes (on this and other "details") with the use of Chromium by the competition... either they start seeing things or they'll end up going the way of the Dodo (that that would be a shame...)

Thanks for clarifying @kesselborn :)

@JibsouX
Copy link

JibsouX commented Oct 26, 2019

Hellow @kesselborn !
Is the refactoring is still ongoing ?

For now connex still work with ff70 but one day it will break.. :'(

@kesselborn
Copy link
Owner Author

yeah, still ongoing but lately no time to continue. The code base is much cleaner and better but performance was for unknown reasons really bad. Just tried it and it seems to be improved with the current version of Firefox. I will let it run for a few days.
Regarding breaking: I use Conex daily (which is why I wrote it ;) ), so if it wouldn't work anymore, I would fix the old version, don't worry. I don't really see, why it should break in the mid term.

@JibsouX
Copy link

JibsouX commented Aug 26, 2020

yeah, still ongoing but lately no time to continue. The code base is much cleaner and better but performance was for unknown reasons really bad. Just tried it and it seems to be improved with the current version of Firefox. I will let it run for a few days.
Regarding breaking: I use Conex daily (which is why I wrote it ;) ), so if it wouldn't work anymore, I would fix the old version, don't worry. I don't really see, why it should break in the mid term.

Hy @kesselborn , Still Working on mac / FF80. But the opening of the conex popup is now way slower to show the containers.

Cheers

@mkurde
Copy link

mkurde commented Oct 16, 2023

yeah, still ongoing but lately no time to continue. The code base is much cleaner and better but performance was for unknown reasons really bad. Just tried it and it seems to be improved with the current version of Firefox. I will let it run for a few days. Regarding breaking: I use Conex daily (which is why I wrote it ;) ), so if it wouldn't work anymore, I would fix the old version, don't worry. I don't really see, why it should break in the mid term.

hi, @kesselborn, I assume you are NOT working with and on Conex anymore. Can you recommend a different extension with equal or better implementation of your features?
Best
Markus

@kesselborn
Copy link
Owner Author

I still use it daily and plan to continue with the rewrite. I am actually using the rewritten version for searching already (but that only works because I know what to look out for) ... but I don't want to make any promises, so you can as well consider it as unmaintained. Is there a real bug?
Unfortunately I don't know any other extension with does Tab-Groups with containers and has a fast search for many (>1000) tabs -- which are my requirements. I tried to find a replacement but most don't do grouping with containers and none of the alternatives is fast enough :/

@JibsouX
Copy link

JibsouX commented Oct 16, 2023

Same ! I use it every day, I have several containers and each with several tabs. I often look at the alternatives, and there's nothing identical or as well done in ui ux.
i hope this plugin works indefinitely, because it's very handy for managing different accounts per container, as well as sorting and searching.
Tx again !

@kesselborn
Copy link
Owner Author

yeah ... I am on it again. Once feature parity with the current plugin is reached, I will update here on how to beta test it. Thanks for the kind words :)

@mkurde
Copy link

mkurde commented Nov 1, 2023

I use the plugin every day and kinda depend on it. I have 6-7 groups and the main once have more than 200 tabs.

The only bug which annoys the most is that i have to click onto an external link (for example open a page from slack) up to 10 times until I get the container list instead of a blank page. I think there is some kind of race condition.

I would be more than happy to beta test the next version.

@kesselborn
Copy link
Owner Author

oh, that's interesting -- I don't have that problem. Race condition is a valid assumption: There is no easy way to find out, whether the link is external or not ... it's a wild guessing. That is one of the things I still have to implement for the rewrite :/

@JibsouX
Copy link

JibsouX commented Nov 1, 2023

As far as I'm concerned, everything works pretty well, just a strange behavior when opening a new tab (ctrl+t or command+t for mac) the newly created tab in a container, is by default in no container then once the url is validated or a search is performed the tab is then assigned the container in question.
and an option that I don't think has ever really worked for me '(experimental) close tabs that are re-opened in another container'.
I'd be happy to betatester as well ;)
Cheers !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants