Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: 关于输入法支持的两个问题 #369

Open
dgod opened this issue Jan 18, 2025 · 1 comment
Open

[Bug]: 关于输入法支持的两个问题 #369

dgod opened this issue Jan 18, 2025 · 1 comment
Labels
bug Something isn't working

Comments

@dgod
Copy link

dgod commented Jan 18, 2025

SUMMARY | 问题概要

测试了DeepinV25 Preview版本中的treeland
使用wayland输入法协议input-method-v2进行输入在我的输入法中存在的两个问题

1 候选窗口经常闪烁在左上角然后再移动到正确的光标跟随位置
类似的问题在其他compositor中的处理情况
openKylin https://gitee.com/openkylin/kylin-wayland-compositor/issues/IB83IP?from=project-issue
labwc labwc/labwc#1872

2 候选窗被加了圆角矩形
输入法普遍支持皮肤功能,圆角矩形不应由compositor实现

LAUNCH-WAY | 启动方式

ddm

BACKEND | 启动后端

Wayland

STEPS TO REPRODUCE | 复现步骤

下载小小输入法
安装依赖 libgtk-layer-shell0
下载输入法 https://yong.dgod.net/download/yong-lin-20250118.7z
解压后进入目录yong/l64
杀掉fcitx进程
运行命令
./yong-gtk3 --wayland -d
打开支持使用wayland输入的应用(需要设置好相关环境变量)
随意敲几个字母按键,空格上屏

OBSERVED RESULT | 观察到的结果

No response

EXPECTED RESULT | 期望的结果

No response

ADDITIONAL INFORMATION | 额外补充

No response

@wineee
Copy link
Member

wineee commented Feb 20, 2025

vioken/waylib#620 可以修复 input-method-v2 出现在左上角的问题

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants