Maliit
Maliit provides a flexible and cross-platform input method framework, including a virtual keyboard. It has a plugin-based client-server architecture where applications act as clients and communicate with the Maliit server via input context plugins. more…
Maliit is an open source framework (LGPL 2) with open source plugins (BSD). There are also proprietary plugins. It runs on most GNU/Linux distributions.
Goals
Input method framework
This includes support for traditional input methods such as hardware and virtual keyboards. More exotic input methods should also be possible, such as handwriting recognition and voice input, and special purpose input methods such as date/time pickers, tag clouds, etc.
Core input methods
The default set of input methods should demonstrate the core capabilities of the framework and provide a good user experience that device manufacturers and integrators can use easily.
Third-party developers
It should be easy to customize existing input methods or develop powerful new input methods, whether for profit, research or fun.
Community
We welcome and encourage employees from different companies, freelancers, members of academia, hackers and volunteers.
maliit-framework
Core libraries of Maliit and server.
-
Cloning this repository:
git clone git://gitorious.org/maliit/maliit-framework.git maliit-framework cd maliit-framework
Add this repository as a remote to an existing local repository:
git remote add maliit-framework git://gitorious.org/maliit/maliit-framework.git git fetch maliit-framework git checkout -b my-local-tracking-branch maliit-framework/master_or_other_branch
maliit-plugins
Contains the reference input method plugins, such as the Maliit Keyboard.
-
Cloning this repository:
git clone git://gitorious.org/maliit/maliit-plugins.git maliit-plugins cd maliit-plugins
Add this repository as a remote to an existing local repository:
git remote add maliit-plugins git://gitorious.org/maliit/maliit-plugins.git git fetch maliit-plugins git checkout -b my-local-tracking-branch maliit-plugins/master_or_other_branch
maliit-buildbot-configuration
-
Cloning this repository:
git clone git://gitorious.org/maliit/maliit-buildbot-configuration.git maliit-buildbot-configuration cd maliit-buildbot-configuration
Add this repository as a remote to an existing local repository:
git remote add maliit-buildbot-configuration git://gitorious.org/maliit/maliit-buildbot-configuration.git git fetch maliit-buildbot-configuration git checkout -b my-local-tracking-branch maliit-buildbot-configuration/master_or_other_branch
maliit-ubuntu-packaging-framework
Packaging for the official Ubuntu packages in Maliit PPA – for maliit-framework
-
Cloning this repository:
git clone git://gitorious.org/maliit/maliit-ubuntu-packaging-framework.git maliit-ubuntu-packaging-framework cd maliit-ubuntu-packaging-framework
Add this repository as a remote to an existing local repository:
git remote add maliit-ubuntu-packaging-framework git://gitorious.org/maliit/maliit-ubuntu-packaging-framework.git git fetch maliit-ubuntu-packaging-framework git checkout -b my-local-tracking-branch maliit-ubuntu-packaging-framework/master_or_other_branch
maliit-ubuntu-packaging-plugins
Packaging for the official Ubuntu packages in Maliit PPA – for maliit-plugins
-
Cloning this repository:
git clone git://gitorious.org/maliit/maliit-ubuntu-packaging-plugins.git maliit-ubuntu-packaging-plugins cd maliit-ubuntu-packaging-plugins
Add this repository as a remote to an existing local repository:
git remote add maliit-ubuntu-packaging-plugins git://gitorious.org/maliit/maliit-ubuntu-packaging-plugins.git git fetch maliit-ubuntu-packaging-plugins git checkout -b my-local-tracking-branch maliit-ubuntu-packaging-plugins/master_or_other_branch
maliit-openembedded-layer
-
Cloning this repository:
git clone git://gitorious.org/maliit/maliit-openembedded-layer.git maliit-openembedded-layer cd maliit-openembedded-layer
Add this repository as a remote to an existing local repository:
git remote add maliit-openembedded-layer git://gitorious.org/maliit/maliit-openembedded-layer.git git fetch maliit-openembedded-layer git checkout -b my-local-tracking-branch maliit-openembedded-layer/master_or_other_branch
maliit-archlinux-packaging
-
Cloning this repository:
git clone git://gitorious.org/maliit/maliit-archlinux-packaging.git maliit-archlinux-packaging cd maliit-archlinux-packaging
Add this repository as a remote to an existing local repository:
git remote add maliit-archlinux-packaging git://gitorious.org/maliit/maliit-archlinux-packaging.git git fetch maliit-archlinux-packaging git checkout -b my-local-tracking-branch maliit-archlinux-packaging/master_or_other_branch
Activities 
-
Friday May 25 2012
-
Push
13:54
sil2100 pushed 1 commit to ~sil2100/maliit/sil2100s-maliit-ubuntu-packaging-framework:master. View diff
master changed from adb700f to 18c0155
-
Repository
11:56
sil2100 cloned maliit/maliit-ubuntu-packaging-framework
New repository is in sil2100s-maliit-ubuntu-packaging-framework
-
Merge request
11:53
Krzesimir Nowak updated merge request maliit/maliit-plugins #66
→ State changed from Go ahead and merge to MergedMerged, thanks.
-
Push
11:53
Krzesimir Nowak pushed 1 commit to maliit/maliit-plugins:master. View diff
master changed from 1e02da4 to 3a2d5d5
-
Push
11:44
Jan Arne Petersen pushed 1 commit to maliit/maliit-framework:master. View diff
master changed from 7e05fc0 to 86c1463
-
Push
11:27
Jan Arne Petersen pushed 1 commit to maliit/maliit-plugins:master. View diff
master changed from 33b2a75 to 1e02da4
-
Merge request
11:25
Jan Arne Petersen updated merge request maliit/maliit-plugins #66
→ State changed from New to Go ahead and mergeLooks good.
-
Merge request
09:30
Krzesimir Nowak requested merge of ~krnowak/maliit/krnowaks-maliit-plugins with maliit-plugins in merge request maliit/maliit-plugins #66
-
Commit
09:29
Krzesimir Nowak created branch qt-mobility-disable on maliit/krnowaks-maliit-plugins
-
Push
07:56
Jan Arne Petersen pushed 18 commits to ~jpetersen/maliit/jpetersen-plugins:master. View diff
master changed from e52239d to d7abb2f
-
-
Thursday May 24 2012
-
Merge request
13:19
Mattia Barbon updated merge request maliit/maliit-plugins #62
→ State changed from Go ahead and merge to MergedSorry, it slipped my mind. Merged now.
-
Push
13:18
Krzesimir Nowak pushed 2 commits to maliit/maliit-framework:master. View diff
master changed from 4e4aa22 to 7e05fc0
-
Push
13:15
Mattia Barbon pushed 3 commits to maliit/maliit-plugins:master. View diff
master changed from 4c86688 to 33b2a75
-
Merge request
13:08
Jan Arne Petersen updated merge request maliit/maliit-framework #190
→ State changed from Go ahead and merge to Merged -
Push
13:06
Jan Arne Petersen pushed 3 commits to maliit/maliit-framework:master. View diff
master changed from 8b6ce96 to 4e4aa22
-
Merge request
13:06
Krzesimir Nowak updated merge request maliit/maliit-framework #190
→ State changed from Updated to Go ahead and mergeThanks for fixing it. Now it looks good.
-
Merge request
12:43
Jan Arne Petersen updated merge request maliit/maliit-framework #190
→ State changed from Revise and update to UpdatedFixed both and also a bug in MaliitInputMethod
-
Merge request
12:43
-
Push
12:40
Jan Arne Petersen pushed 3 commits to ~jpetersen/maliit/jpetersen-framework:master. View diff
master changed from 45ae818 to 4e4aa22
-
Merge request
12:02
Krzesimir Nowak updated merge request maliit/maliit-framework #190
→ State changed from New to Revise and updateWould be nice to have gtk3 python example installed. Also, I would rename it to be consistent wit...
-
Merge request
11:42
Jan Arne Petersen requested merge of ~jpetersen/maliit/jpetersen-framework with maliit-framework in merge request maliit/maliit-framework #190
-
Push
11:38
Jan Arne Petersen pushed 13 commits to ~jpetersen/maliit/jpetersen-framework:master. View diff
master changed from c0292c8 to 45ae818
-
Merge request
11:16
Krzesimir Nowak updated merge request maliit/maliit-plugins #65
→ State changed from Go ahead and merge to MergedMerged, thanks.
-
Commit
11:15
Krzesimir Nowak deleted branch private-pure-virtuals on maliit/krnowaks-maliit-plugins
-
Push
11:14
Krzesimir Nowak pushed 1 commit to maliit/maliit-plugins:master. View diff
master changed from 1ce5f31 to 4c86688
-
Comment
11:11
Michael Hasselmann commented on merge request maliit/maliit-plugins #62
Anything blocking on merging this patch?
-
Merge request
11:10
Michael Hasselmann updated merge request maliit/maliit-plugins #65
→ State changed from New to Go ahead and mergeThanks, looks good.
-
Merge request
11:04
Krzesimir Nowak requested merge of ~krnowak/maliit/krnowaks-maliit-plugins with maliit-plugins in merge request maliit/maliit-plugins #65
-
Commit
10:59
Krzesimir Nowak created branch private-pure-virtuals on maliit/krnowaks-maliit-plugins
-
Commit
10:50
Krzesimir Nowak deleted branch feedback on maliit/krnowaks-maliit-plugins
-

