rust-windowing/softbuffer

Bump deps and make a release

kchibisov opened this issue · 4 comments

Basically:

#161
#159
#158
#147 (maybe)
#132

These things are done now, other than #132.

We could do a patch release now, though none of the updates are especially important.

The raw-window-handle update will be breaking, and I guess should be done alongside the release of winit. Unless we can support both versions in some clean way.

The main motivation is to include updated softbuffer for the winit release, so we don't have duplicated deps.

Unsure if this should go in a new issue or not, but winit has had a softbuffer-breaking update - Winit Version 0.29.2.

I mean, it doesn't matter though. You can still use softbuffer with new winit, just use a rwh_05 feature. And winit doesn't depend on softbuffer.