Re: [PATCH 0/5] Fix some bugs in editor example

2013-06-03 Thread Kristian Høgsberg
On Thu, May 30, 2013 at 01:57:00PM +0200, Jan Arne Petersen wrote: > From: Jan Arne Petersen > > Fix some bugs I noticed when testing the editor example with > latest Wayland enabled Maliit. Thanks Jan, all committed. Kristian > Jan Arne Petersen (5): > editor: Fix text selection > editor:

[PATCH 0/5] Fix some bugs in editor example

2013-05-30 Thread Jan Arne Petersen
From: Jan Arne Petersen Fix some bugs I noticed when testing the editor example with latest Wayland enabled Maliit. Jan Arne Petersen (5): editor: Fix text selection editor: Support deleting text in preedit_string editor: Properly adjust cursor on delete editor: Improve checks on delete