[yocto] [matchbox-keyboard][PATCH ] Support of "caps" tag
Herve Jourdain
herve.jourdain at neuf.fr
Wed May 18 01:36:14 PDT 2016
OK, thanks, v2 is on the way...
Herve
-----Original Message-----
From: Jussi Kukkonen [mailto:jussi.kukkonen at intel.com]
Sent: mercredi 18 mai 2016 09:55
To: Herve Jourdain <herve.jourdain at neuf.fr>
Cc: Yocto Project <yocto at yoctoproject.org>
Subject: Re: [yocto] [matchbox-keyboard][PATCH ] Support of "caps" tag
On 18 May 2016 at 08:51, Herve Jourdain <herve.jourdain at neuf.fr> wrote:
> This patch allows the support of a "caps" tag, that defines the value of the key when the CAPS action modifier is in effect.
> This feature is needed for the french keyboard - at least - in order to handle the uppercase accented letters, that are the ones accessible when caps is on, for some keys.
> There is no impact when the tag is not used in the xml description of the layout, therefore there should be no impact on keyboards not using this tag.
> Tests have been done using sato.
Please write this message as the actual patch commit message: when it's in a cover letter it will not end up in the git log where it's most needed.
Otherwise patch looks good to me.
Jussi
> Herve Jourdain (1):
> Support of "caps" tag
>
> src/config-parser.c | 5 +++++
> src/matchbox-keyboard-key.c | 11 ++++++++---
> src/matchbox-keyboard-ui-cairo-backend.c | 10 +++++++---
> src/matchbox-keyboard-ui-xft-backend.c | 10 +++++++---
> src/matchbox-keyboard.c | 3 +++
> src/matchbox-keyboard.h | 1 +
> 6 files changed, 31 insertions(+), 9 deletions(-)
>
> --
> 2.7.4
>
> --
> _______________________________________________
> yocto mailing list
> yocto at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/yocto
More information about the yocto
mailing list