Jan-Michael Brummer

Results 17 comments of Jan-Michael Brummer

> What I don't understand is why libcurl has to do that itself. If this is actually for using libcurl from another application, the application could just pass the proxy...

> Speaking of Windows, proxy detection can be done with reasonably small amount of code and with minor, if any, build-level work. An example [here](https://github.com/vszakats/hb/blob/main/contrib/hbwin/win_proxyc.c). [ This is "works for...

@bagder What about @mcatanzaro proposal to make use of glib? This is an established library and works very well. Any thoughts? Maybe this is the better way.

@dwmw2 Hi, it's been a while :) With the pacrunner approach you mean something like https://docs.01.org/clearlinux/latest/guides/clear/autoproxy.html ?

@bagder FTR: I'm currently in contact with all participant of this bug to prepare the best solution for curl. Furthermore I've contacted libproxy maintainer and it looks like I (and...

You have to replace `'list name'` with an existing list name. Please also note that the view name (in this case `All Items` is language specific).

@googlebot I signed it!

Indeed it is confusing. A checkbox entry "Run in background" within the menu would help a lot. Sorry for hijacking.

Thanks for your PR. Not knowing your PR I've added a recent glib version using meson on my local system, is this of interest? Meson is the way to go...

Before starting with my work: This means meson will be a requirement to compile glib/gtk & co and is no longer a plugin. Is this correct?