Diamond

Results 112 issues of Diamond

This commit experiments with refactoring package `core/intern` to use the newly added `runtime.AddCleanup` and `weak.Pointer` APIs from Go 1.24. This commit has been tested against issues https://github.com/diamondburned/gotk4/issues/106 and https://github.com/diamondburned/gotk4/issues/126 to...

Tuba did this: https://github.com/GeopJr/Tuba/pull/931 Adopting Clapper would let us stream videos and GIFVs instead of downloading whole files and playing them back afterwards. It also helps us cut off a...

enhancement