Jim Winstead

Results 30 comments of Jim Winstead

Some more spelunking: if I change `dpi_for_window_screen` to always return the effective_dpi from the screen info, I at least get the same behavior as when I populate config.dpi_by_screen with the...

I was able to hack away at `did_resize` and get it to derive the `frame` and `backing_frame` from `inner.window`, and it results in the terminal window being created at the...

Just confirmed that it still happens with v0.2022.11.14.14.55.stable_01 and Source Code Pro downloaded from https://www.fontsquirrel.com/fonts/source-code-pro. But it does work with the version downloaded from Google Fonts (both the variable and...

Also works with the TrueType version from the Github project.

Turns out all of the 5.x changelogs were already removed. Submitted a PR to stamp out the last few 4.x that lingered. https://github.com/php/doc-en/pull/3775

Not sure why the commit from PR #3241 is showing up in this PR again, but I assume Git is smart enough to figure that out in the merge.

I think possibly having the problem of fending off too many contributions to the manual is vastly preferable to the existing problem of not acknowledging major chunks of the PHP...

Thanks for linking to that other issue, that fills in a historical event I knew was out there but hadn't run across. As it happens, I have another related blog...

> Nothing against Composer, but in that case, what about PHIVE ? And shouldn't the history with PEAR and its installer be mentioned ? PEAR and a number of PEAR...

I'll hold off on pushing this and the accompanying `doc-base` change until at least Monday in case anyone else wants to chime in.