Bartłomiej Maryńczak

Results 205 comments of Bartłomiej Maryńczak

Ok, client side is done. I went ahead and broke the API of `QueueHandle::make_data`, by adding the `DelegateTo`, as I suppose it's rarely used anyway, and this allows us to...

> Also it turns out that thanks to [ObjectData::data_as_any](https://docs.rs/wayland-backend/latest/wayland_backend/sys/client/trait.ObjectData.html#method.data_as_any) on client side the generic on Proxy::data getter is totally not needed, I will experiment with similar approach on server side...

Gentle ping @elinorbgr, no rush tho.

> Or do you think there is a good reason to keep them alongside this new API? Nope, removed. Those are easy to copy-paste if someone really needs them for...

Yeah, the depreciations should just be in the XML, the current solution that I did is only meant to be a stopgap for now, and that's also why it's so...

If said support will be more stable than this fork then probably yes, but knowing Nvidia it will be some time until that happens (I could be wrong and maybe...

(sorry for the off-topic) Yep, did the same, all problems are magically gone, even X11 works miles better, no matter the WM, no matter the DE, no matter the display...

Oh, yeah that's bad, will take a look at that, in the meantime assuming that you are not building for web browsers you could just call .path() instead of .read(),...

I'm open to it, and it should be relatively easy (especially because all of the work was done by drumthesia already) but the problem is that I never played drums...

> Interesting - it sounds like what we might be able to do then is add libadwaita as a dependency then, but try to only actually connect its activation hooks...