Adoo

Results 35 comments of Adoo

I'd be glad to accept Back-pressure support for `merge_all_threads` op. To implement it, I would prefer to keep the `concurrent` type and add a `with_backpressure` method to config the callback...

> Would you like to review a merge_scan_with_backpressure PR? Of course.

@Trequetrum sorry for the too late replay, I'm busing work on another library and forget this thread before. > Subscribing with an Observer, returns a SubscriptionLike (via SubscriptionWrapper) and it's...

I think this is a bug, we should fix it.

thx for your response. But when a type is not impl `Copy`, I can't direct dereference `e`.

@coolbluewater 1. I'm not quite sure what you mean by "custom-rendered widgets like Flutter". Could you provide more details? 2. By removing `debug=true` and using the configuration below in Cargo.toml,...

1. Yes, Ribir draws all widgets itself. 2. Remove the `Debug` and strip the symbols, the size will be 9.2M, we do a very simple analysis before, resource and dependencies...

We've added RTL support through rustybuzz, although it's not tested yet. I've reviewed the cosmic-text project and while it's impressive. It seems a little heavy for Ribir. At this moment,...