Salman Abuhaimed

Results 10 comments of Salman Abuhaimed

there is a library called [Better Arabic Reshaper](https://github.com/agawish/Better-Arabic-Reshaper) that solves the Arabic issue for most of applications and would simply work with a simple port, it's already been ported to...

> Thank you for the link but I'm afraid it won't help much in this situation. Chatterino does custom text and message layouting to properly handle the quirks of Twitch...

> If we find a suitable C++ port I don't know much about C++ but is [this](https://github.com/HamidSaffari/UTF8_Persian_Arabic_Reshaper), or [this](https://github.com/idreamsi/u8g2-persian-reshaper) usable?

> Flatpak should work, if you're able to use that instead see issue #96 I'm using snap because I don't get notification badges when installed using flatpak or something else...

I also had to read the code to figure out how this features works, would be really helpful for other people to have it in the docs. Edit: I just...

Hello! I'm quite interested in this feature, and I would like to kindly ask what is gonna happen to it :)

hello :), I'm interested in this feature, will it be merged?

maybe because versions were not updated in [mavlink](https://github.com/mavlink/rust-mavlink/blob/1208960092e6fd942d240d67670f6dc9cb3eb73b/mavlink/Cargo.toml#L4) and [mavlink-core](https://github.com/mavlink/rust-mavlink/blob/1208960092e6fd942d240d67670f6dc9cb3eb73b/mavlink-core/Cargo.toml#L3)

does this only need changes in the `apply()` function? I tried to only change that, but I'm not sure how to verify it's actually working diff: ``` diff --git a/leftwm/src/config.rs...