Category Archives: Default

Compositing in Maliit

Introduction The development for Maliit, a cross-platform text input method framework for mobile devices, until 0.8 was mainly based on requirements for MeeGo Harmattan, the operating system on the Nokia N9. Harmattan applications are fullscreen. Animation of orientation changes is, … Continue reading

Posted in Default | Tagged , , , , | Leave a comment

Maliit and Qt 5

Qt 5 has a complete new interface for input methods. Instead of the old QInputContext (which is just a wrapper around the new system now) there is now QInputPanel and QPlatformInputContext (no documentation yet, see source), for the reasoning see … Continue reading

Posted in Default | Tagged , , | 6 Comments

Maliit running under Wayland with Qt Lighthouse

Currently Maliit depends heavily on X for core functionality (for example assigning the virtual keyboard to the application via transient for window hint) but also for some optional features like self compositing, which was implemented to dramatically improve the performance … Continue reading

Posted in Default | Tagged , , , , | 5 Comments

Maliit packages for Fedora

I used theĀ Open Build Service (OBS) to build Maliit (Meego Input Method) packages for Fedora 15. To install the packages: Download the .repo file and save it as /etc/yum.repos.d/maliit.repo. Install the packages meego-inputmethodkeyboard and meego-inputmethodbridges with the Add/Remove Software application … Continue reading

Posted in Default | Tagged , , , , | 1 Comment

Maliit running in GNOME 3

Jon Nordby shows the Maliit (Meego Input Methods) virtual keyboard on a WeTab tablet running Fedora 15:

Posted in Default | Tagged , , , , | 1 Comment

Mountain View CA

Posted in Default | Tagged , | 2 Comments

Application Indicators

At Openismus I am currently supporting Canonical to implement Application Indicators for Ubuntu Lucid. Application indicators are simple menus so it is easier and more consistent to interact with them than with the current notification area icons, where each icon … Continue reading

Posted in Default | Tagged , , , | 11 Comments

Fremantle Hildon Desktop

The source code of the Hildon Desktop for Maemo Fremantle including the hildon-deskop, libhildondesktop, hildon-home and hildon-status-menu components, which I worked on for the last year at Openismus, moved to a public git repository at maemo.gitorious.org. It is now easier … Continue reading

Posted in Default | Tagged , | 5 Comments

First Openismus Barbecue 2009

Friday there was the first Openismus barbecue of the season at the Berlin Openismus office. Thanks to Michael’s organization talent, the good mood of our guests and the weather being quite springlike, we had a nice evening. I am looking … Continue reading

Posted in Default | 5 Comments

Clutter Tutorial

With the unstable developers release of Clutter 0.7.0 there were some API changes related to the new layout system. So I did another update of the examples and text in Openismus’ Clutter tutorial (also available as PDF). Coming from a … Continue reading

Posted in Default | Tagged , | Leave a comment