Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

lenky0401/fcitx-qimpanel

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

172 Commits

Repository files navigation

Build fcitx-qimpanel based on qt4 default.
Build fcitx-qimpanel based on qt5 by Using the cmake command as follows:
 cmake -DQT_5=ON -DQT_4=OFF ../
How to Install fcitx-qimpanel in ubuntu + qt5:
 mkdir build; cd build
 sudo apt-get install cmake
 sudo apt-get install build-essential
 sudo apt-get install fcitx-libs-dev
 sudo apt-get install qtbase5-dev qtdeclarative5-dev qttools5-dev-tools qttools5-dev
 cmake ../
 make
 sudo make install
How to Install fcitx-qimpanel in ubuntu + qt4:
 mkdir build; cd build
 sudo apt-get install cmake
 sudo apt-get install build-essential
 sudo apt-get install fcitx-libs-dev
 sudo apt-get install libqt4-declarative libqt4-dev libqt4-dev-bin qt4-default qt4-dev-tools qt4-qmake
 cmake ../
 make
 sudo make install

About

An input method frontend for fcitx. It's a standalone application written in Qt/QML.

Resources

License

GPL-2.0, GPL-3.0 licenses found

Licenses found

GPL-2.0
LICENSE.GPLv2
GPL-3.0
LICENSE.GPLv3

Stars

Watchers

Forks

Packages

No packages published

Contributors 6

AltStyle によって変換されたページ (->オリジナル) /