ccyybn

Results 9 issues of ccyybn

### Description of bug The new message pushed by the server is loaded at the end of the message list, and the message list does not scroll automatically. The latest...

enhancement
usability
needs-review

**Describe the bug** 在方案中配置 enable_completion: true,码表均为4码固定长度(小鹤音形码),按权重排序,输入de,候选词列表没有按权重展示 **To Reproduce** 将我上传的方案部署后即可复现 [Rime.zip](https://github.com/rime/librime/files/14308062/Rime.zip) 为方便观察问题,该码表精简为只有 **de** 开头的词条,高权重的在上面 该问题在 Weasel for Windows 和 Fctix5 for Android Rime 插件上均存在 **Expected behavior** 无论是否输入完整,都按权重排序,可以比 的整体靠后,但是他们内部都按权重排序 **Log** **Screenshots** ![Snipaste_2024-02-16_15-53-02](https://github.com/rime/librime/assets/7237501/a687d3df-41e9-4131-94f7-30cccc889554)...

intended behaviour

# Text Editing UI ![image](https://github.com/fcitx5-android/fcitx5-android/assets/7237501/9ec22807-c4e4-4822-b0df-6b01148ae4c0) ![image](https://github.com/fcitx5-android/fcitx5-android/assets/7237501/71e89df2-09ac-47d1-a859-3029bd4433c5) ![image](https://github.com/fcitx5-android/fcitx5-android/assets/7237501/ad5f9920-d5c4-4bd5-9191-50a3032359dd) ![image](https://github.com/fcitx5-android/fcitx5-android/assets/7237501/0c7838b0-35ad-4ffd-a7fa-f5c7f85bbfbc) # Symbol Key Border ![image](https://github.com/fcitx5-android/fcitx5-android/assets/7237501/e5d70ef7-6ead-4883-816c-86791a621101) ![image](https://github.com/fcitx5-android/fcitx5-android/assets/7237501/9fe4eed0-5057-402c-86ab-d50501aff827) ![image](https://github.com/fcitx5-android/fcitx5-android/assets/7237501/d4443298-1f5c-456f-9fda-d8dbe5490976) # Clipboard Content Radius ![image](https://github.com/fcitx5-android/fcitx5-android/assets/7237501/e04e1c1f-f811-43dd-9283-ae9a57da6e52)

#### 摘要 / Summary RIME输入法引擎 自身可以同时配置五笔,双拼,笔画这些不同的输入法,但是现在的切换方式, 只能在Fcitx配置的输入法键间切换,RIME是作为一个整体被切换了 而插件内的不同输入法,在一个三级列表里面,十分不好按,而且一共要点三次,极其不方便 #### 附加信息 / Additional Context ![image](https://github.com/fcitx5-android/fcitx5-android/assets/7237501/17547321-bb19-465f-920f-be2cf80851df)

enhancement

**上报前请检查** - [ * ] 我遇到的问题没有其他人在 issue 里提到过 - [ ] 我的小狼毫版本于 rime/weasel 下载 - [ * ] 我在使用小狼毫的最新发布版本,或最新发布版本后的 CI 构建 **操作系统信息** - Windows 11 23H2 22631.3007 **描述遇到的问题** 因为会崩溃,就写了个Windows服务监控 WeaselServer.exe,崩溃后调用...

I have activated **Office 365** with ohook, but the theme seems to be different from the latest theme displayed after the subscription account is activated. ![image](https://github.com/massgravel/Microsoft-Activation-Scripts/assets/7237501/14becf68-3a5d-4034-ad21-c4177cedd3ba) And there is an...

我发现向左移动光标后,光标后 `preedit` 的内容会变成原始输入内容,`分隔符` 会消失,`preedit_format` 也会失效。 这样左右调整位置时,整个内容会不断跳动变化,特别是双拼这种将 `长韵母` 映射为 `单键` 的情况,肉眼很难定位,很不舒服 而微软拼音左右移动光标整个 preedit 就不会变,只有光标在动,就很舒服 我尝试修改源码,找到这两行,发现光标前的内容是由 `cand->preedit()` 生成,光标后就是简单的直接拼接的 `full_input` 字符串 ``` composition.cc: 63 preedit.text += std::to_string(i) + cand->preedit(); ``` ``` composition.cc: 82...

enhancement

https://github.com/yunsur/phicomm-n1/blob/ec16e80a899f781b1405030431124c4d0c850a2d/lib/compilation.sh#L731C2-L731C117 `fetch_from_repo "$GITHUB_SOURCE/complexorganizations/wireguard-manager" "wireguard-manager" "tag:v1.0.0.10-26-2021"`

### Guidelines - [X] I have searched the issue tracker for [open](https://github.com/NeoApplications/Neo-Launcher/issues) and [closed](https://github.com/NeoApplications/Neo-Launcher/issues?q=is%3Aissue+is%3Aclosed) issues that are similar to the feature request I want to file, without success. - [X]...