Skip to content
Discussion options

You must be logged in to vote
  1. 就是弹出的输入框中的一段文字,那个页面描述的是典型的摆放位置
  2. 不是鼠标指针,是输入光标,就是你正在输入的位置,目的是让 fcitx 能把输入窗口移动到正确的位置
  3. a. 传多少随意,但一般来说我在实现 im module 的时候都会限制大小,没有输入法会用到非常多
    b. 需要
    c. 是的
    你可以选择不传,只需要不设置 capabilityflag 的对应位即可。

Replies: 1 comment 3 replies

Comment options

You must be logged in to vote
3 replies
@tonyfettes
Comment options

@wengxt
Comment options

@tonyfettes
Comment options

Answer selected by tonyfettes
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants