home.social

#webengine — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #webengine, aggregated by home.social.

  1. PSA for users ( based): we need to use this option to enable support in `~/.config/qutebrowser/autoconfig.yaml` (for example, if you're a @fedora package maintainer and don't want to have to keep re-logging into Fedora websites):

    ```
    qt.args:
    global:
    - auth-server-allowlist=*<domain>
    ```

    Used to be `auth-server-whitelist` but changed at some point.

    Reference: github.com/qutebrowser/qutebro