upkeep

Results 3 comments of upkeep

As [this SO answer](https://stackoverflow.com/questions/8903140/shrink-window-in-gtk-dynamically-when-content-shrinks) would suggest, all operations that could have possibly caused a dynamic content resize need to issue a resize request to the smallest window possible, from where...

I've written a stopgap library that exports this exact interface, which you can find [here](https://github.com/misterupkeep/multiformat-multicodec)

I see, thanks for the tips. Since the same codebase builds for an Airplay 2 version (which I've packaged separately), and that version has its own dependency that needs to...