Dimitri Fedorov

Results 21 comments of Dimitri Fedorov

Yep, sure. Submit PR, please, and I'll take a look.

This library is using bitmaps to draw on canvas, even with text. Do you still have this problem?

@Hello9999901 Can you please point me to where exactly in the docs it is stated? [Codes page](https://zmk.dev/docs/codes#f-keys) lists F13-F24 as not supported on Android only. System configuration page [says](https://zmk.dev/docs/config/system#hid) >...

In case someone is still interested. To use tower with figwheel, you have to trigger rebuilding of namespace containing `tconfig` each time your `dictionary.clj` changes. It can be done via...

Same problem here. Android 10, Pixel 4. Works fine on device, freezing via sshd.

3 years, bug is still here

Abandon hope all ye who enter here

Technically it is possible (and was done by Glove80 guys) to treat both halves as separate keyboards. Then one can have fully wired connection via USB splitter for example.

Guys, please read the thread carefully. Stylistic sets (i.e. custom ligatures) are [NOT supported](https://youtrack.jetbrains.com/issue/IDEA-221886/Support-stylistic-sets-for-fonts) in IntelliJ products yet. One can use [OpenType Feature Freezer](https://twardoch.github.io/fonttools-opentype-feature-freezer/) to generate fonts for IntelliJ at...

@josh-degraw, I believe [the ticket I mentioned](https://github.com/githubnext/monaspace/issues/162) should cover that. As a side note, Monaspace uses font variables (`width`, `slant`, fine-grained `weight`) which most IDEs can't configure. For instance, after...