Preston Carpenter

Results 74 comments of Preston Carpenter

Not a fan of that iterator approach either, it's a little weird. Plus I'm not sure how well it can be wrapped in wlroots-rs (especially if there needs to be...

Is the xdg decoration protocol what's becoming standard now? (I haven't been keeping up on this particular protocol). If so, then yes we should use xdg-decoration. Basically whichever is used...

There hasn't been any work done on this feature, since I don't personally own any HiDPI screens. That will be something that might be tackled later, but patches are always...

Awesome, feel free to ping me on gitter if you need any help with understanding the code base

@kiran-kp what's the status on this? Still working on it?

@kiran-kp Awesome, no worries about the delay, just wanted to make sure this isn't something I'd need to tackle by myself later. Thanks for pushing your work, I'll see if...

This will be supported in the next release, which won't be for a _while_. We switched to wlroots, but most of the code base has been deleted and is being...

That was not the next release correct. This will not be done soon

I'm all for that. It makes my work on wlroots-rs easier as it means I can definitely be sure to finish wrapping something (which is non trivial with Rust's safety...

The multiple renders sounds like it would add a lot more time if we wanted it in 1.0. Is it a feature that couldn't wait until a 2.0 in the...