Slabity
Slabity
This could also be seen as a solution to #123 as `AsRef` is not really suppose to be implemented for `T` or `&T`, but `Borrow` is already blanket-implemented for `T`...
Any particular issues with this? Anything that would need to be changed to allow it to be merged in?
> > In particular Eq, Ord and Hash must be equivalent for borrowed and owned values: `x.borrow() == y.borrow()` should give the same result as `x == y`. > >...
I also have this issue: `error while loading shared libraries: librustc_driver-025268cc2660894c.so: cannot open shared object file: No such file or directory`
Well I didn't expect a response in [email protected]_registry(new id wl_registry@2) [785450.482] -> [email protected](new id wl_callback@3) [785450.543] [email protected]_id(3) [785450.565] [email protected](1, "wl_shm", 1) [785450.644] -> [email protected](1, "wl_shm", 1, new id [unknown]@4) [785450.687]...
@kchibisov - Ah, including `libxkbcommon` as a dependency does indeed fix the issue. Thanks for the quick help.
I'm going to reopen this old ticket because I think 2 things need to happen here: 1. The `unreachable!()` macro needs to be changed to a panic with a detailed...
> The point was, that winit don't plan to support working without libxkbcommon not having it is the only way you can get there, which is not desire. We may...
> I'm just saying that it's not forward compatible, Ah, I see what you're saying now. Sorry, I thought your first two comments were contradicting each other. But yea, if...
Anything on this? Bitmap fonts are still blurry when patched. What seems to be the issue?