What's new? =========== Maliit 0.80.0 is the first release of Maliit as an independent project. It builds a LMT-free version by default, and uses Maliit naming conventions in install paths, library names, GConf keys and similar.
There have been no semantic changes in interfaces, only renaming. 0.80 is the first release on the road to 1.0, the first long-term stable version of Maliit. Where can I get it? =================== * framework: http://gitorious.org/maliit/maliit-framework/archive-tarball/0.80.0 * plugins: http://gitorious.org/maliit/maliit-plugins/archive-tarball/0.80.0 What is it? =========== Maliit provides a flexible and cross-platform input method framework, including a virtual keyboard. It works on all MeeGo user experiences, and in other GNU/Linux distributions. Visit http://maliit.org for more information about the project. What changed in detail? ======================= CHANGES IN FRAMEWORK SINCE 0.20.20 * Maliit rebranding: - Libraries: - libmeegoimframework => libmaliit-plugins - libmeegoimquick => libmaliit-plugins-quick - Binaries: - meego-im-uiserver => maliit-server - Plugins install paths: - /usr/lib/meego-im-plugins => /usr/lib/maliit/plugins-x.y * Added library versioning - Allows for parallel installation of different versions * Removed internal libmeegotouch dependency - MPreeditInjectionEvent, MInputMethodState added to new experimental libmaliit * Improved build infrastructure: - Common defines for install paths, names, etc. - Better pkg-config support (whilst deprecating prf files) - Better install prefix handling through M_IM_PREFIX BUG FIXES * Fixes: BMC#18772 - meego-im-uiserver is changing the window type after it's window is mapped CHANGES IN PLUGINS SINCE 0.6.13 * Now builds LMT-free version by default (a simple but functional QML keyboard) - Use qmake -r CONFIG+=enable-meegotouch to build LMT reference plugin. * Use 0.80 plugins (quick) interface BUG FIXES * Fixes: Send correct input method area for MeeGo Keyboard Quick _______________________________________________ MeeGo-dev mailing list [email protected] http://lists.meego.com/listinfo/meego-dev http://wiki.meego.com/Mailing_list_guidelines
