On Fri, Dec 15, 2017 at 2:27 AM, Pekka Paalanen wrote:
> On Thu, 14 Dec 2017 10:11:32 -0500
> Alex Deucher wrote:
>
>> On Thu, Dec 14, 2017 at 6:40 AM, Pekka Paalanen wrote:
>> > From: Pekka Paalanen
>> >
>> > Hi all,
>> >
>> > this is v5 (to match the numbering of my public branches) of the li
libxkbcommon 0.8.0
==
- Added xkb_keysym_to_{upper,lower} to perform case-conversion directly on
keysyms. This is useful in some odd cases, but working with the Unicode
representations should be preferred when possible.
- Added Unicode conversion rules for the signifblank and
On Fri, 2017-12-15 at 10:51 +, Daniel Stone wrote:
> Hi Philipp,
>
> On 15 December 2017 at 10:46, Philipp Zabel wrote:
> > On Fri, 2017-12-15 at 09:46 +, Daniel Stone wrote:
> > > On 15 December 2017 at 09:25, Philipp Zabel
> > > wrote:
> > > > Send format events instead of the modifie
When the Wayland compositor notifies of a new keymap, for the first X11
client using the keyboard, the last slave keyboard used might still not
be set (i.e. “lastSlave” is still NULL).
As a result, the new keymap is not applied, and the first X11 window
will have the wrong keymap set initially.
A
---
Makefile.am| 5 +++
man/weston-rdp.man | 92 ++
man/weston.man | 13
3 files changed, 110 insertions(+)
create mode 100644 man/weston-rdp.man
diff --git a/Makefile.am b/Makefile.am
index 7adc625..f67e693 100644
--- a/M
Hi Philipp,
On 15 December 2017 at 10:46, Philipp Zabel wrote:
> On Fri, 2017-12-15 at 09:46 +, Daniel Stone wrote:
>> On 15 December 2017 at 09:25, Philipp Zabel wrote:
>> > Send format events instead of the modifier event, if the client binds on
>> > a protocol version before version 3, sk
Hi Daniel,
On Fri, 2017-12-15 at 09:46 +, Daniel Stone wrote:
> Hi Michael and Philipp,
>
> On 15 December 2017 at 09:25, Philipp Zabel wrote:
> > Although the format event is deprecated, some clients, especially the
> > GStreamer waylandsink, only support zwp_linux_dmabuf_v1 version 1 and
>
On Thu, 14 Dec 2017 13:40:37 +0200
Pekka Paalanen wrote:
> From: Pekka Paalanen
>
> Hi all,
>
> this is v5 (to match the numbering of my public branches) of the libweston
> user
> facing API and infrastructure for supporting shared-CRTC clone mode.
>
> Previous submission with rationale:
> h
On Thu, 14 Dec 2017 13:51:11 +0100
David Fort wrote:
> ---
> Makefile.am| 5 +++
> man/weston-rdp.man | 92
> ++
> 2 files changed, 97 insertions(+)
> create mode 100644 man/weston-rdp.man
>
> diff --git a/Makefile.am b/Makefile.am
Hi Michael and Philipp,
On 15 December 2017 at 09:25, Philipp Zabel wrote:
> Although the format event is deprecated, some clients, especially the
> GStreamer waylandsink, only support zwp_linux_dmabuf_v1 version 1 and
> require the deprecated format event.
>
> Send format events instead of the m
From: Michael Tretter
Although the format event is deprecated, some clients, especially the
GStreamer waylandsink, only support zwp_linux_dmabuf_v1 version 1 and
require the deprecated format event.
Send format events instead of the modifier event, if the client binds on
a protocol version befor
11 matches
Mail list logo