Re: [SailfishDevel] Accent with maliit keyboard (QML mockup)

2013-12-04 Thread dcaliste
Hello, Selon Caliste Damien : > Ok, maybe I was not clear so I made a small working QML mockup. Can > anyone would tell me how to implement this in a Maliit plugin so it > would replace the current French layout ? I'm answering myself in case somebody else is wondering. The keyboard layouts are lo

Re: [SailfishDevel] Accent with maliit keyboard (QML mockup)

2013-12-03 Thread Caliste Damien
Hello, Le lundi 02 décembre 2013, dcali...@free.fr a écrit : > which would give after pressing it (like the shift key): > à|w|é > shift|æ|è| > Fn|ç|ù > > Are my explanations clearer ? What piece of code should I give a look > at to add a key that acts like the shift key by changing the layout > o

Re: [SailfishDevel] Accent with maliit keyboard

2013-12-02 Thread dcaliste
Hello, Selon Pekka Vuorela : > I assume you are here talking about Sailfish keyboard. It's layout > system is its own. Maliit only covers lower levels for communicating > with the application, hosting keyboard plugins, etc. Thus removed rest > of the mailing lists. Ok, I didn't know. > What you a

Re: [SailfishDevel] Accent with maliit keyboard

2013-12-02 Thread Michael Demetriou
In Greek the problem of multiple accents is solved by shifting and chaining the dead key, so deadkey then ι => ί shift+dead key then ι => ϊ shift+dead key then dead key then ι => ΐ Just a thought... M. On Mon, Dec 2, 2013 at 5:21 PM, Pekka Vuorela wrote: > On Mon, 2013-12-02 at 15:03 +0100, Da

Re: [SailfishDevel] Accent with maliit keyboard

2013-12-02 Thread Pekka Vuorela
On Mon, 2013-12-02 at 15:03 +0100, Damien Caliste wrote: > Hello, > >Sorry for the double posting, I messup with my emails, please prefer > to use this one when replying to me… > >I'm wondering after using the virtual keyboard in the emulator if > typing accents will be convenient or not.