sway icon indicating copy to clipboard operation
sway copied to clipboard

ipc: fix segfault when reconnecting keyboard

Open Akaricchi opened this issue 2 years ago • 1 comments

This fix may not be correct, as I'm not familiar enough with the sway codebase to know if keymap is allowed to be NULL here or not. But it works for me, seemingly with no adverse effects.

FWIW, I'm using a custom xkb_file.

Akaricchi avatar Jul 23 '22 00:07 Akaricchi

Duplicate of https://github.com/swaywm/sway/pull/6484, see also https://github.com/swaywm/sway/pull/6873

emersion avatar Jul 25 '22 13:07 emersion