Jeroen Wijenbergh
Jeroen Wijenbergh
### Issue description Currently background drawing is very slow (obviously depends on the image). The main culprit is the decoding of the wallpaper using `cairocffi.pixbuf.decode_to_image_surface`. This is really problematic as...
Requires no changes for the Android app, it only is some internal common changes
The problem is that WireGuard LAN by default is blocked. This is great for security but makes it a bit difficult for usability. It would be cool to e.g. -...
This issue tracks WireGuard over TCP support so that we can link to it from https://docs.eduvpn.org/server/v3/wireguard.html#wireguard-over-tcp
# Installation How did you install the eduVPN/Let's Connect! client? # Version What version of the client you are running? Try your package manager or otherwise `eduvpn-gui -v` or `letsconnect-gui...
This patch adds pyright to pre-commit. I am testing this as I find that pyright catches *much* more errors than mypy. Maybe useful to have.