Re: Anyway to update `xkb_keymap` after `wl_display_run` ?

2019-08-30 Thread Sichem Zhou
Forgot to paste the MR. https://gitlab.freedesktop.org/wayland/weston/merge_requests/257 Thanks, Sichem Le ven. 30 août 2019 22 h 01, Sichem Zhou a écrit : > Hi, > > I hope to make a follow up to this thread. I made a change and submitted > to MR but it seemed to gain little interest so I am

Re: Anyway to update `xkb_keymap` after `wl_display_run` ?

2019-08-30 Thread Sichem Zhou
Hi, I hope to make a follow up to this thread. I made a change and submitted to MR but it seemed to gain little interest so I am trying my luck here. My problem is that I need to change `xkb_keymap` in the Weston run time, though it is certainly do able though weston_seat_update_keymap, but I fou

Re: [PATCH wayland-protocols] presentation-time: add missing bitfield marker

2019-08-30 Thread Daniel Stone
Hi, On Fri, 30 Aug 2019 at 08:45, Pekka Paalanen wrote: > On Wed, 28 Aug 2019 14:49:37 + Simon Ser wrote: > > On Tuesday, August 20, 2019 2:43 PM, Victor Berger > > wrote: > > > I can't talk for other projects, but in the case of wayland-rs this > > > kind of corrections to the protocol fi

Re: Why so many Weston APIs were moved to libweston-internal.h

2019-08-30 Thread Pekka Paalanen
On Mon, 19 Aug 2019 11:45:38 +0300 Marius Vlad wrote: > Hi Xichen, > > The main reason for doing this move/split is because, over the years, a > lot of helper API has crawled into libweston, making it quite in large > size and hard to reason about the symbols usefulness. That header was/is > a c

Re: [PATCH wayland-protocols] presentation-time: add missing bitfield marker

2019-08-30 Thread Simon Ser
On Friday, August 30, 2019 10:45 AM, Pekka Paalanen wrote: > On Wed, 28 Aug 2019 14:49:37 + > Simon Ser cont...@emersion.fr wrote: > > > On Tuesday, August 20, 2019 2:43 PM, Victor Berger victor.ber...@m4x.org > > wrote: > > > > > 20 août 2019 13:30 "Simon Ser" cont...@emersion.fr a écrit: >

Re: [PATCH wayland-protocols] presentation-time: add missing bitfield marker

2019-08-30 Thread Pekka Paalanen
On Wed, 28 Aug 2019 14:49:37 + Simon Ser wrote: > On Tuesday, August 20, 2019 2:43 PM, Victor Berger > wrote: > > 20 août 2019 13:30 "Simon Ser" cont...@emersion.fr a écrit: > > > > > So now the question is: some scanners may have generated some code from > > > presentation-time.xml. Some