weston/libweston/backend-rdp
Stefan Agner c3c0b247a0 backend-rdp: unref keymap after associating with seat
The function weston_seat_init_keyboard makes sure that it has its
own reference to keymap, hence we can safely drop our reference.
This is similarly done in the X11 backend. It avoids leaking a
struct xkb_keymap per connection.

Signed-off-by: Stefan Agner <stefan@agner.ch>
2020-01-13 14:22:30 +00:00
..
meson.build backend-rdp: work around unresolved symbols 2019-10-24 13:40:51 +03:00
rdp.c backend-rdp: unref keymap after associating with seat 2020-01-13 14:22:30 +00:00