Results 87 issues of linkmauve

This would allow project listings to display one or two selected screenshots, instead of just linking to a screenshots page.

feature-discussion

These should be fixed to point somewhere else, I guess.

bug

At https://blog.rust-lang.org/2024/03/30/i128-layout-update.html the links in the footnotes aren’t converted to hyperlinks, making them more cumbersome to follow.

The current one fails to build on modern node versions. Also please do a release afterwards, so projects building on otr can update easily.

When the user decides to use an older version of raw-window-handle, through the `rwh_04` or `rwh_05` features, it makes sense to reexport the crate so they don’t have to depend...

These two events are synthesized from the same event from the same protocol, [zwp_pointer_gestures_v1](https://wayland.app/protocols/pointer-gestures-unstable-v1), and will always come together. I’ve left over the third value, which is a `dx`/`dy` from...

S - enhancement
DS - wayland

`getauxval(AT_HWCAP)` is the best way to check for features on ARM and AArch64, as it doesn’t require parsing a file, instead it just returns a value provided by the kernel...

Supersedes #167, and atm implemented only on Linux.