Releases: Menghuan1918/Smartinput
1.0.4D: Merge pull request #8 from Menghuan1918/dev
🐛Bug fix
- Sometimes on wayland it can not catch clip
- Mouse pointer not in the correct position when outputting text
- A dead-end loop that can cause a crash(This is why V1.0.4B/C not exist)
✨ New feature
- Add a current status indicator prompt
🐛Bug修复
- Wayland下有时候不能捕获剪切板
- 在输出文本时鼠标指针没在正确的位置
- 一个可能导致崩溃的死循环(这就是为什么V1.0.4B/C不存在的原因)
✨ 新特征
- 添加了当前状态指示提示
1.0.4A
New showtext window, now able to stream output/edit final text.
It also automatically remembers the window size
Add Windows support
船新的显示窗口,流式显示输出并且能直接编辑最终文本
同时它会自动记忆窗口大小
支持Windows
1.0.4: Merge pull request #4 from Menghuan1918/dev
New showtext window, now able to stream output/edit final text.
Add Windows support
船新的显示窗口,流式显示输出并且能直接编辑最终文本
支持Windows
v1.0.3
新增监听模式:混合/剪切板/鼠标选择文本
新增处理模式:直接处理/弹窗二次确认
New listening Mode Selection:Mixed/Clipboard/Mouse Selection of Text
New processing Mode Selection:Direct processing/pop-up secondary confirmation
1.0.2A
[由GitHub Action自动生成并发布]
改进流畅度,将文本处理放置在后台线程中
[Automatically generated and published by GitHub Action]
Improved fluency, put text processing in the background thread
1.0.2
改进流畅度,将文本处理放置在后台线程中 \n \n Improved fluency, put text processing in the background thread
v1.0.1
修复了wayland下可能会崩溃的bug。二进制打包文件现在由GitHub Action自动完成,你可对其进行sha256sum校验。
Fixed a bug that could crash under wayland. Binary packaged files are now auto-completed by GitHub Action, and you can sha256sum-check them.
v1.0.0
目前仅实现了全局划线取词并翻译或解释,请将文件夹解压并运行Refresh_Desktopfile.sh
,其会自动安装到桌面启动项中。卸载请运行Refresh_Desktopfile.sh uninstall
并删除文件夹。
Currently only global underlined words are implemented and translated or explained, please unzip the folder and run Refresh_Desktopfile.sh
, it will be automatically installed into the desktop startup items. To uninstall, run Refresh_Desktopfile.sh uninstall
and delete the folder.