commit | ba2ad0ee4f61972d4c6d3dab886e0f6c9776af60 | [log] [tgz] |
---|---|---|
author | David Fort <rdp.effort@gmail.com> | Fri May 27 23:22:56 2016 +0200 |
committer | Pekka Paalanen <pekka.paalanen@collabora.co.uk> | Wed Jun 08 13:45:41 2016 +0300 |
tree | e2467ab616f2afb9eeaf5c86ef93101e5215aea5 | |
parent | 321ede70f806c0b3e8712c76536fa4e68aa23b60 [diff] |
rdp: don't release the seat until it is safe v2 Releasing a seat is not safe, so let's just announce it without keyboard and mouse until this is fixed. Without this patch we just can't reconnect on the RDP compositor as it crashes. v2: fixed the leak of the xkb_keymap Signed-off-by: David Fort <contact@hardening-consulting.com> Acked-by: Pekka Paalanen <pekka.paalanen@collabora.co.uk> Reviewed-by: Sam Spilsbury <smspillaz@gmail.com>