Sonny Piers

Results 456 comments of Sonny Piers

For reference https://github.com/WebKit/WebKit/blob/249d5fd6931d4730efda9e89676591ac3fa02993/Source/WebCore/platform/UserAgentQuirks.cpp#L101 A simple solution would be to disable quirks when user provides a custom user agent but those quirks are usually there to fix problems so I'm not...

Taking pictures or recording audio won't work with Tangram anyway - no matter the user agent. Maybe try Epiphany if it supports it - then it should be trivial to...

I'm not going to add certificate management to Tangram - however it should respect your preferences. You can try trusting the certificate through seahorse or https://help.gnome.org/users/epiphany/stable/cert.html.en If it doesn't work...

According to https://blogs.gnome.org/mcatanzaro/2018/11/11/the-gnome-and-webkitgtk-networking-stack/ that would be GnuTLS > if you’re using desktop Linux and point WebKitGTK+ at an HTTPS address, then GLib is going to load a GIO extension point...

That's probably what you are looking for https://github.com/sonnyp/Tangram/blob/7bad084ef62288ccdea23b903b1519684023d253/src/Notebook.js#L69

@ErnieBernie10 still interested in making this happen? Happy to help if you can submit a draft PR.

https://github.com/dudik/blockit https://gabmus.org/posts/block_ads_in_webkitgtk/

I did some digging and compared with an app that doesn't present the issue - Shortwave. Both icons are at the same location ``` ~/.local/share/flatpak/exports/share/icons/hicolor/symbolic/apps/de.haeckerfelix.Shortwave-symbolic.svg ~/.local/share/flatpak/exports/share/icons/hicolor/symbolic/apps/re.sonny.Tangram-symbolic.svg ``` However in Settings...

And here is the solution from Epiphany https://gitlab.gnome.org/GNOME/epiphany/-/issues/1716