Kivimango

Results 44 comments of Kivimango

in the future, we could split the calculation of layouts to multiple threads, if the calculations runs too long

another improvement I'm thinking of is adding a ```batch_update``` method on the Context: Right now this code ```rust ctx.widget().set("key", val); ctx.widget().set("key_2", new_val); ctx.widget().set("last_key", another_val); ``` would trigger 3 updates, right?...

After opening this issue, i reverted to 0.0.17 which is working OOTB. I will test upgrading to 0.0.18 again.

the problem still persist for me

Linux 5.10.105-1-MANJARO #1 SMP PREEMPT Fri Mar 11 14:12:33 UTC 2022 x86_64 GNU/Linux i didn't upgraded the system, because the last time it broke some packages that i needed.I will...

After updating the system and Discord itself, the problem seems to be solved (im not experiencing this issue anymore)

Thanks. However, querying the system information in the redox kernel is still very limited.

@fdehau Its been months since this issue raised, there are people willing to maintain and contribute to tui-rs. Have you decided the future maintainer yet ? Please don't let this...

@mindoodoo i hoped that this wont happen. but i think the decision has been made: tui-rs will be forked to keep alive the project and improve it in the future.There...

I'm experiencing issues when i switched to Proton Experimental: i cannot play the Expedition game mode: the loading screen shows twice, then i transferred back to the main menu.The other...