-
Notifications
You must be signed in to change notification settings - Fork 45
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
ICE on Windows? #84
Comments
Well, it would be easy enough to make this program windows compatible, as gtk can compile and work on windows too. |
@Mark-Peppermint @PizzaLovingNerd any hints on this one? |
I would have to rewrite a lot of code for a platform that I don't even use, so ice will not support Windows unless someone else ports it over. But if you are on Linux, Ice still supports Firefox. |
As far I am concerned the code base will be adjusted over the next few iterations of PeppermintOS anyway, @PizzaLovingNerd's fairly recent updates will be in Pep11, as time allows we are looking at using tkinter to replace gtk that solves your cross platform gui concerns, @hemish04082005 is on point about the hard coding stuff. Also we gearing up to add a small database back-end for better, data management with the application . |
Mozilla killed its SSB support, and now there isn't a way I know of to do isolated Firefox SSBs on Windows. I was wondering if it's possible to compile ICE on Windows, or if there's any other solutions that allow creating SSBs through Firefox.
Thanks!
The text was updated successfully, but these errors were encountered: