Git Product home page Git Product logo

kimtoy's Introduction

KIMToy is an input method frontend for KDE

Supported input methods
    fcitx >= 4.0
    ibus  >= 1.3.0
    scim  >= 1.4.9

Homepage
    http://kde-apps.org/content/show.php?content=140967

Version Control
    https://projects.kde.org/projects/extragear/utils/kimtoy

Authors
    Ni Hui <[email protected]>

Contributors
    Weng Xuetian <[email protected]>

License
    GNU GPL v2 or v3 or Later

Build requirements (Development packages)
    cmake   >= 2.8.12
    qt      >= 5.2
    kf5     >= 5.2.0
    openssl
    gettext
    ibus    >= 1.3.0 (build ibus support)
    scim    >= 1.4.9 (build scim support)

Manual install instruction
    mkdir build && cd build
    cmake -DCMAKE_INSTALL_PREFIX=`kf5-config --prefix` ..
    make
    sudo make install
    kbuildsycoca5

FAQ
Q how to move status bar and preedit bar?
A drag using right mouse button, the position will be memorized.

Q does the input method started by kimtoy conflict with the one started by system?
A you can configure kimtoy to start an input method when kimtoy application starts. but if your system has been set a default input method, please disable autostart feature in kimtoy.

Q does the environment variable settings in kimtoy affect the system ones?
A the env set in kimtoy will overwrite the system ones.

Q why does the text in preedit bar differ from the one specified in the theme?
A since the font specified int the theme is missing in your system, kimtoy will fallback to the default font, which is usually sans serif. you can set custom font to replace the font specified in the theme.

Q why do some status bar icons positions have offset sometimes?
A because the position count specified in the theme may be lesser than actual icon count, and kimtoy can not decide what should be shown and what should not.

kimtoy's People

Contributors

nihui avatar wengxt avatar cfeck avatar dfaure avatar

Watchers

Bater.Makhabel avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.