Carlos F. M. e Silva

Results 8 comments of Carlos F. M. e Silva

Hi @networkException, the problem is that the files shipped with ungoogled-chromium have the explained behaviour. Here is a sample of `/etc/chromium.d/miscellaneous`: ``` # Disable NGShapeCache export CHROMIUM_FLAGS="$CHROMIUM_FLAGS --enable-features=LayoutNGShapeCache" # Disable...

Thanks for the links. But, maybe I was not clear... The problem is that ``--enable-features`` and ``--disable-features`` are not cumulative. Thus if you call them in two different files or...

This is related with captive portals. So you need to somehow enable that detection from a policy or preference. But I do not know what policy/preference needs to be changed.

Added a screenshot in the original post.

Hi @vippium that is correct. The thing is... in Firefox that popup can be omitted tunning preferences. Therefore, I was expecting a similar feature in chromium-based browsers by setting a...

Thanks! I just do not have the knowlegde to do it :(.

I've tested the solution provided by @quantenzitrone using the glsl file, but it did not properly worked. The bottom is squared as expected, but the top is not properly antialised....