Muhammad Mominul Huque
Muhammad Mominul Huque
I know that IE is not officially supported by avro.im, but I have found a bug - Texts are not getting selected & cursor is not moving by clicking **OS:**...
### Discussed in https://github.com/OpenBangla/OpenBangla-Keyboard/discussions/243 Originally posted by **abdullah-if** August 19, 2021 আমি সাধারনত `ibus-avro` ব্যাবহার করি। কিছুদিন ধরে আমি `প্রভাত` লেয়াউট ব্যাব্যহার করছি, যেটা `xkeyboard-config` দিয়ে থাকে, `ibus` এর মাধ্যমে।...
We should add a feature that will enable the user add the word they have typed directly into the autocorrect dictionary. We should choose a key binding that will commit...
Add a functionality of importing [keyboard-layout-editor.com](http://www.keyboard-layout-editor.com/) edited layout files. So users can make their own layouts without installing another software. The layout data format is specified [here](https://github.com/ijprest/keyboard-layout-editor/wiki/Serialized-Data-Format).
I can't get the results of executing `curl https://swift.org/download/` Here is my code: ```swift import Process let result = Process.exec("curl https://swift.org/download/") print(result.stdout) ```
Hi, thanks for this crate! :heart: Do you have any intention to add `docx` reading capability to this crate? If anyone contributes reading support, will that be merged? Thanks again!
Hi, this pull request fixes errors that are occurring when compiling in Linux * On Linux the callback function argument is UnsafeMutableRawPointer? * pthread_t is non optional on Linux Thanks...
GCC doesn't accept a path as an argument to `-fuse-ld`. It errors out by ``` cc: error: unrecognized command-line option '-fuse-ld=/usr/bin/mold' ``` Passing `-fuse-ld=mold` is enough. Tested with ``` gcc...
### Checklist - [X] I've looked through the [issues and pull requests](https://github.com/cross-rs/cross/issues?q=) for similar reports ### Describe your issue I have built the `ghcr.io/cross-rs/aarch64-pc-windows-msvc-cross` image with `cross-toolchains`. Here is the...
OBK v3.0.0 will support two engine backends: iBus and Fcitx5. For not confusing the user and having a seamless integration, OBK will have both IMEs in the package. For the...