Giter VIP home page Giter VIP logo

plugins's Introduction

Maliit

Maliit provides a flexible and cross-platform input method framework. It has a
plugin-based client-server architecture where applications act as clients and
communicate with the Maliit server via input context plugins. The communication
link currently uses D-Bus. Maliit is an open source framework (LGPL 2) with
open source plugins (BSD).

These are the Maliit reference plugins.


Installing

Qt 4.7 must be installed to build the Maliit reference plugins. At a terminal, run:

qmake
make
make install

Run qmake HELP=1 to get more information about build options.


Running

Plugins require a running maliit-server. Active and enabled plugins are
controlled via GConf. The reference plugin is configured like so:

gconftool-2 -s --type list --list-type string /maliit/onscreen/enabled "[libmaliit-keyboard-plugin.so,en_gb]"
gconftool-2 -s --type list --list-type string /maliit/onscreen/active "[libmaliit-keyboard-plugin.so,en_gb]"

There can be more than one enabled plugin, but only one can be active at a time.

Resources

Wiki: http://wiki.maliit.org/ and http://wiki.maliit.org/Plugins
IRC: #maliit on chat.freenode.net
Announcement mailing list: [email protected]
Discussion mailing list: [email protected]

plugins's People

Contributors

abyzthomas avatar araujoluis avatar garycmartin avatar gdamjan avatar hannuko avatar jmalmari avatar jpavelek avatar jpetersen avatar krnowak avatar locusf avatar maliit-buildbot avatar mbarbon avatar mikhas avatar murraycu avatar norayr avatar pvuorela avatar special avatar

Watchers

 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.