Thank you so much for this release. I have been using it as my main operating
system for a short while. Here are some issues that I've noticed:
1. The menu in IceDove, ABrowser and other firefox based browser like Tor
Browser and IceCat has a transparent border around it. I believe this is an
issue in how compton does shadows and I think the fix is to exclude shadows
for argb with these firefox based programs.
"class_g = 'Firefox' && argb"
https://github.com/chjj/compton/issues/201
How can I make compton changes in Trisquel 9? It looks like the default
settings are in a binary file?
2. This is a minor issue but I noticed that Google is the default search
engine in IceDove. This would probably not be the preference for most
Trisquel users.
3. The program torbrowser-launcher does not work by default. I had to follow
the steps below to get it working.
https://github.com/micahflee/torbrowser-launcher/issues/401
https://github.com/micahflee/torbrowser-launcher/issues/424#issuecomment-529723787
4. libSDL2 has a bug in Ubuntu 18.04 that requires the following argument
before running a binary using SDL2:
DBUS_FATAL_WARNINGS=0
Thank you so much for all of the hard work that is going into this. Please
let me know if there is more information or testing I can provide.