-
Notifications
You must be signed in to change notification settings - Fork 5
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
upgrade? #35
Comments
Not really: the idea is that it should be backwards compatible, so there should be absolutely nothing to do to use a tint2 config on tint3. In some cases this might not be true as tint2 has added new features since the original fork, and tint3 lagged behind due to a case of Real Life™. I have an open "Feature Parity" milestone to implement the missing features (see https://github.com/jmc-88/tint3/milestone/1). |
Okay. I tried the latest tint3 on the latest tint2rc:
tint2 has a convenient GUI tint2conf, but then I can't use the config for tint3. |
Yes, those are options that have been introduced in tint2 after I forked the project, so I just need to backport them as time allows. |
Ignored, as tint2 has removed support for it already. It will at least print out a more specific error message. Related issues: - #35
As a side note, your error log above shows you have a " |
It is in the code, but not yet documented. |
Is there a way to convert a tint2 config to a tint3 config?
The text was updated successfully, but these errors were encountered: