Hello again.
I tried again, thanks for being so patient with me.
Here are the patches:
http://patchwork.freedesktop.org/patch/51464/
http://patchwork.freedesktop.org/patch/51465/
And the optional one:
http://patchwork.freedesktop.org/patch/51466/
> This is all just Weston-specifics anyway, right
On Tue, 09 Jun 2015 10:16:40 +0200
Jan Arne Petersen wrote:
> Hi,
>
> I think it is more a problem with weston-keyboard and not with input
> methods in general. A compose input method does not need any support
> from the shell plugin. Instead of falling back to weston-keyboard as a
> default
Hi,
I think it is more a problem with weston-keyboard and not with input
methods in general. A compose input method does not need any support
from the shell plugin. Instead of falling back to weston-keyboard as a
default we should just use a compose input method by default.
Regards
Jan Arne
On Mon, 8 Jun 2015 19:46:25 +
Murray Calavera wrote:
> > Rather than this new config option, I would be much happier seeing the
> > shell plugin directly indicating whether it supports input methods or
> > not.
>
> I'm not too sure about this, but I think the text backend has to be
> initial
> Rather than this new config option, I would be much happier seeing the
> shell plugin directly indicating whether it supports input methods or
> not.
I'm not too sure about this, but I think the text backend has to be
initialized first so I don't know how it can be launched or configured
from th
On Sat, 6 Jun 2015 10:18:17 +
Murray Calavera wrote:
> When building a shell-plugin the developer might not want to implement
> an input method. Nevertheless weston will look for one, print errors
> complaining that the input method died and then give up.
>
> Signed-off-by: Murray Calavera
Le 06/06/2015 12:18, Murray Calavera a écrit :
> When building a shell-plugin the developer might not want to implement
> an input method. Nevertheless weston will look for one, print errors
> complaining that the input method died and then give up.
>
> Signed-off-by: Murray Calavera
> ---
> man
When building a shell-plugin the developer might not want to implement
an input method. Nevertheless weston will look for one, print errors
complaining that the input method died and then give up.
Signed-off-by: Murray Calavera
---
man/weston.ini.man | 9 -
src/compositor.c | 6 +-