[webkit-dev] Landing

2011-11-16 Thread Roland Steiner
[Resending this with different subject, since the original mail reportedly
got caught in spam filters]

On Wed, Nov 16, 2011 at 17:03, Ian Hickson  wrote:

> On Tue, 15 Nov 2011, Ryosuke Niwa wrote:
> > On Sun, Nov 13, 2011 at 5:58 PM, Roland Steiner <
> rolandstei...@google.com>wrote:
> > >
> > > A while ago there we had a discussion which direction 

Re: [webkit-dev] Reg. Multi-tap keyboard entry implementation in Webkit

2011-11-16 Thread Arunprasad Rajkumar
Hi Anurag & webkit team,

I actually don't want to create any UI for multi-tap entry. Just need to
implement the functionality as like SMS multi-tap keyboard entry. To
achieve this I should feed the char to text box equvalent controls, but
keyevents should be generated only after particular timeout. Please help me
to feed the character to text box without generating key events.

regards,
Arun

On 14 November 2011 18:43,  wrote:

> Message: 3
> Date: Mon, 14 Nov 2011 17:01:12 +0530
> From: Anurag Dak 
> To: webkit-h...@lists.webkit.org
> Subject: [webkit-help] Reg. Multi-tap keyboard entry implementation in
>webkit.
> Message-ID:
> >
> Content-Type: text/plain; charset="iso-8859-1"
>
> Hi,
> For  Multi-tap keyboard entry implementation in  webkit.
> Can you elaborate you question.
>
> As i think want to create a Multi-tap  UI [ in any graphics library ] and
> sent the respective events.
> to webkit to process.
>
> Regards,
> Anurag Dak
>
> On Sun, Nov 13, 2011 at 8:30 PM,  >wrote:
>
> > Message: 2
> > Date: Sun, 13 Nov 2011 12:56:06 +0530
> > From: Arunprasad Rajkumar 
> > To: webkit-dev@lists.webkit.org, webkit-h...@lists.webkit.org
> > Subject: [webkit-help] Reg. Multi-tap keyboard entry implementation in
> >webkit...
> > Message-ID:
> > sqdokjxaaw...@mail.gmail.com
> > >
> > Content-Type: text/plain; charset="iso-8859-1"
> >
> > Hi Folks,
> >
> > How complex is to implement Multi-Tap keyboard entry support in
> Webkit...?
> >
> > Could any one help me how to start this implementation..?
> >
> > Expecting kind support.
> >
> > Regards,
> > Arun.
>
___
webkit-dev mailing list
webkit-dev@lists.webkit.org
http://lists.webkit.org/mailman/listinfo.cgi/webkit-dev


Re: [webkit-dev] Quo vadis

2011-11-16 Thread Ian Hickson
On Tue, 15 Nov 2011, Ryosuke Niwa wrote:
> On Sun, Nov 13, 2011 at 5:58 PM, Roland Steiner 
> wrote:
> >
> > A while ago there we had a discussion which direction