xiehuc

Results 38 comments of xiehuc

i think there a only one way add error field to Message type Message { id: ID! body: String! error: String }

这个输出信息没有任何帮助。 在2015年07月19,下午 8:51,pacmanRnsbase [email protected] 写道: > 终端输出[7月 19 20:25:35] ERROR[3474]: msg.c:668 lwqq_msg_new: > No such message type > > — > Reply to this email directly or view it on...

自从进入公司以来 已经完全没有时间搞其它的了, 所以这个项目正式停止支持了. 在 2015年7月31日 下午3:51,fireinice [email protected]写道: > 我这边也是这样的情况,今天出现了很多501错误,怀疑是因为web2.qq.com的访问资源减掉造成的,因为我这边web2.qq.com > 页面打开已经无法登录QQ了,能否直接换成w.qq.com? > > — > Reply to this email directly or view it on GitHub > https://github.com/xiehuc/pidgin-lwqq/issues/656#issuecomment-126597654.

Thank you for your advice. I write it because i want to use it on job interview. After i get a job. I can transfer it to organization. 发自我的小米手机 Arthur...

我看,默认输入法的icon应该不在 输入法.app 里面,而是 /System/Library/TextInput 里面,比如中文输入法 /System/Library/TextInput/TextInput_zh.bundle/Versions/A/Resources/Keyboard-zh_Hans-Pinyin.plist ``` UI-abc 拼音 UI-ABC 拼音 UI-IconArtworkShort InputMode.Pinyin UI-IconArtworkFull InputMode.Pinyin.zh-Hans ``` UI-IconArtworkShort 对应短图标, UI-IconArtworkFull 对应长图标, 还有一种是 /System/Library/TextInput/TextInput_ja.bundle/Versions/A/Resources/Keyboard-ja.plist ``` UI-IconLabelScript あ ``` 直接用文字作为图标 输入法应该是要和keyboard绑定,再和TextInput绑定。因为Squirrel里面键盘布局一直是空的,也许这里要先通。 更多的就没看出来了。

> @xiehuc 你图标在哪里找的? 没找到,从菜单栏截的

我发现过了这么久好像习惯了,现在系统没有经常弹输入法图标了。

用 Unicode和Rime就行,不用ABC。Unicode输入法能输入Meta键,不会映射到特殊字符上去。