Johann Bauer

Results 120 comments of Johann Bauer

Yes, please do. I'm curious if you were able to build the webkitgtk "minibrowser" executable. It seems to have a command line option for the background color, so if it...

@Stivius any updates? Did you create an issue on their bug tracker? If so, can you link it here?

Does successfully mean you didn't run into the transparency bug?

Sure, I will update this PR to 2.28.4 later. Thanks for testing!

What example do you mean?

Apologies @dasgarner, this isn't quite ready yet. I don't have a snapcraft environment to test here. Once it builds, I will let you know that it can be tested.

Thank you for your feedback. I can confirm that outgoing UDP packets to IPv4 addresses still get sent on my Linux machine like @kdeme said. This was meant as a...

@kdeme @cheatfate I updated the code as per your feedback. It seems to work but the part with `setSockOpt` explained above looks ugly. Please let me know if there's a...

Thank you for weighing in on this. I'm a bit confused now. Your proposed solution sounds similar to what I initially suggested and directly opposite to what cheatfate and kdeme...

> This is fine - the same thing applies here: try to parse as ipv6, if that doesn't work, parse as ipv4. When done parsing, create an ipv6 socket (in...