37 Star 10 Fork 15

openKylin/kylin-virtual-keyboard

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
LGPL-3.0

Kylin Virtual Keyboard

Introduction

In order to solve the problem of the lack of easy-to-use virtual keyboard input methods on Linux systems, the openKylin community InputMethod SIG and the Fcitx community work closely together.
At the end of 2022, Fcitx5 support for virtual keyboards was realized for the first time, which solved the problem that the Fcitx5 input method framework could not support virtual keyboard input, making it possible to develop virtual keyboard input methods based on Fcitx5!

Build and compile

  1. Download the dependency package
sudo apt install cmake libkf5windowsystem-dev qtdeclarative5-dev libfcitx5-qt-dev qtbase5-dev
qml-module-qtquick-controls2 libgsettings-qt-dev pkg-config qtquickcontrols2-5-dev libfcitx5core-dev
  1. Build the project
mkdir build && cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr
make 
sudo make install

The first install needs to be executed in order to update the scheme: sudo glib-compile-schemas /usr/share/glib-2.0/schemas/

How to use

  1. Click the tray icon to wake up the Kylin Virtual Keyboard
  2. Click the hover button to wake up the Kylin Virtual Keyboard Screenshot of Kylin Virtual Keyboard

Thanks

Thanks to Fcitx author Wengxt for his guidance on the development of Kylin Virtual Keyboard!
Thank you to all the developers who participated in the Kylin Virtual Keyboard project!

空文件

简介

麒麟虚拟键盘 展开 收起
README
LGPL-3.0
取消

发行版 (3)

全部
2个月前

贡献者

全部

近期动态

不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
C++
1
https://gitee.com/openkylin/kylin-virtual-keyboard.git
git@gitee.com:openkylin/kylin-virtual-keyboard.git
openkylin
kylin-virtual-keyboard
kylin-virtual-keyboard
upstream

搜索帮助