Fred Frey
Fred Frey
I have an application where I periodically call an async function that lives in JS land, `poll()`. It calls it from the main runtime of Python, *not* an async context....
In Chapter 3, when first playing with the concept of a Gaussian, we have the following text: > What does this curve *mean*? Assume we have a thermometer which reads...
fixes #364
When matching xresources properties, we match against `opt_name`, passed through `-n` The properties in `.Xresources` that should be honored will not change their name with this runtime parameter, so e.g....
Fixes #241 - applying `--scale XxY --transform 1,0,1,...`, `--transform` overrides `--scale`. This causes autorandr to loop between applying and not applying the transform, so every time you load the profile...
This may be well understood already, but I have not seen anyone lay out what I think to be the actual problem with download play from my limited experimentation. I...