Weng Xuetian

Results 44 comments of Weng Xuetian

Well, support doesn't have to land in kmscon, using a screen-like wrapper and process the key there is ok to do some basic support.

@dvdhrm you could try to provides a similar / same interface as fbterm. As for concrete input method framework support, it's kinds of our stuff ( @yuyichao and I are...

#### About GUI ability As for on-screen keyboard.. doesn't kmscon support touch? if not, we don't need to bother that. I guess kmscon want o always focus on being a...

https://github.com/kiwix/kiwix-desktop/blob/cb5cfdceaf7840c456de67814e7395a7dd6c75a5/src/kiwixapp.cpp#L70 This is the part of the code that causing problem on Linux. 1. It forces the "Windows" qt widget style on Linux, while normally this is configured by desktop...

Another option is only set stylesheet against kiwix's main window (still if you want to use the same css, the text color need to be set otherwise it still use...

From readability point of view, if you apply custom background, then you should also apply the custom color setting to text, this is a bug and should be fixed. Easiest...

This won't build on windows at this point. There are some Linux only thing used by this project.

……你确定配置双拼方案要放手机端做 ´_>`……

当然,不是说不行,其实只需要一个中介转换成 fcitx::Configuration,不用单独写界面,桌面都可以用,就像现在的自定义标点的配置界面一样……只是这个并不特别重要。 重要的还是正规的虚拟键盘接口,怎么组织虚拟键盘和桌面输入法的关系

Though it's a little bit weird setup, I don't have xdg-desktop-portal-gtk, but xdg-desktop-portal-kde. But some other app like kwrite open file dialog works fine. I can see tons of repeated...