Hi
On Mon, Sep 15, 2014 at 1:48 PM, Ran Benita wrote:
> On Mon, Sep 15, 2014 at 08:41:37AM +0200, David Herrmann wrote:
>> Hi
>
> Hi David
>
>> On Sun, Sep 14, 2014 at 11:05 PM, Ran Benita wrote:
> [snip]
>> > +/**
>> > + * @page compose-cancellation Cancellation Behavior
>> > + * @parblock
>> >
On Mon, Sep 15, 2014 at 08:41:37AM +0200, David Herrmann wrote:
> Hi
Hi David
> On Sun, Sep 14, 2014 at 11:05 PM, Ran Benita wrote:
[snip]
> > +/**
> > + * @page compose-cancellation Cancellation Behavior
> > + * @parblock
> > + *
> > + * What should happen when a sequence is cancelled? For exa
Hi
On Sun, Sep 14, 2014 at 11:05 PM, Ran Benita wrote:
> xkbcommon-compose is a Compose implementation for xkbcommon. It mostly
> behaves like libX11's Compose, but the support is somewhat low-level and
> is not transparent like in libX11. The user must add some supporting code
> in order to util
xkbcommon-compose is a Compose implementation for xkbcommon. It mostly
behaves like libX11's Compose, but the support is somewhat low-level and
is not transparent like in libX11. The user must add some supporting code
in order to utilize it.
The intended audience are users who use xkbcommon but no