Re: [PATCH weston] editor: implement Cut,Copy,Paste

2015-05-07 Thread Bryce Harrington
On Mon, Mar 30, 2015 at 01:57:44AM +0200, Manuel Bachmann wrote: > From: Manuel Bachmann > > weston-editor is the only stock client spawning the virtual > keyboard ; which means it may be the only client able to > obtain some special characters (depending on the user's > keyboard layout). > > If

[PATCH weston] editor: implement Cut,Copy,Paste

2015-03-29 Thread Manuel Bachmann
From: Manuel Bachmann weston-editor is the only stock client spawning the virtual keyboard ; which means it may be the only client able to obtain some special characters (depending on the user's keyboard layout). If we implement Cut, Copy and Paste, the user has now a way to copy such characters