Re: [PATCH weston 2/2] input: Update to-be-restored focus when unfocused

2018-09-17 Thread Jamey Sharp
ut the right details! Jamey On Fri, Aug 24, 2018 at 10:52 AM Derek Foreman < derek.foreman.sams...@gmail.com> wrote: > On 2018-08-24 12:23 PM, Jamey Sharp wrote: > > For what it's worth, I'm happy to use backported patches. I just hope > > this gets addressed upstrea

Re: [PATCH weston 2/2] input: Update to-be-restored focus when unfocused

2018-08-24 Thread Jamey Sharp
For what it's worth, I'm happy to use backported patches. I just hope this gets addressed upstream eventually. It's a little more than just cosmetic if you have a graphical application that can be driven purely by keyboard, and sometimes you don't have a working pointer input device so you can't g

Re: [PATCH weston] libinput: Restore keyboard focus after VT switch

2018-07-22 Thread Jamey Sharp
that commit makes Weston 4 work without side effects we've been able to observe, so that combo is what we've been using for the last month. I hope that's useful information… Jamey On Sun, Jul 22, 2018, 3:09 AM Daniel Stone wrote: > Hi Jamey, > > On Wed, 23 May 2018

[PATCH weston] libinput: Restore keyboard focus after VT switch

2018-05-23 Thread Jamey Sharp
lly resolved my issue. However, I don't have a multi-seat setup to verify that it works there too. Signed-off-by: Jamey Sharp --- I'm not subscribed to the list, so please Cc me on replies. libweston/libinput-seat.c | 5 + 1 file changed, 5 insertions(+) diff --git a/libweston/li