SecondHalfGames / yakui

yakui is a declarative Rust UI library for games
Apache License 2.0
222 stars 18 forks source link

yakui-vulkan cleanup and simplification #107

Closed Ralith closed 7 months ago

Ralith commented 8 months ago

This should be much easier to use and more composable.

LPGhatguy commented 8 months ago

Ideally I think @kanerogers should be the one to review this since he's using the actively Vulkan backend and has a lot more experience with it.

Going forward, I'd be cool setting up CODEOWNERS so both of you can land fixes and features to the backend without waiting on me.

kanerogers commented 7 months ago

Sorry, I've been away for the last two weeks and have tried not to look at emails!

Will give this a review this week. Happy to be the owner for the Vulkan backend.

LPGhatguy commented 7 months ago

@Ralith @kanerogers I invited both of you to have write access on the repo and set up CODEOWNERS and a branch protection rule. That should enable both of yous to review PRs. Kane should be able to approve and then merge this PR all without me involved! 😄