One question on wayland desing on buffer

2019-09-01 Thread HalleyZhao
Hi experts: wayland designs a light-weight server, usually client manages buffer by themselves. It gives client more flexibility, migration rendering/composition between different server, subsurface to keep layout while keeping view hiarchy. however, there is something not convenient for wayla

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

2019-09-01 Thread Daniel Stone
Hi Sichem, On Sat, 31 Aug 2019 at 03:01, Sichem Zhou wrote: > 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