aboutsummaryrefslogtreecommitdiff
path: root/include/sway
diff options
context:
space:
mode:
authorAlexander Gramiak <agrambot@gmail.com>2022-03-03 23:44:53 -0600
committerSimon Ser <contact@emersion.fr>2022-03-04 08:37:07 +0100
commitd6f279902a094230633cde05f9677da67289dd28 (patch)
tree2e8b60ad8dd158aad980fbb58db0e9460fd81024 /include/sway
parent061ffc30ea899c3ed77004065d3958f19e3bb884 (diff)
sway/input: don't pass possibly invalid modifiers pointer
active_keyboard may be NULL, in which case an invalid pointer could be passed to wlr_input_method_keyboard_grab_v2_send_modifiers. This procedure call is unnecessary since wlroots commit 372a52ec "input method: send modifiers in set_keyboard", so the call can simply be removed. Fixes #6836.
Diffstat (limited to 'include/sway')
0 files changed, 0 insertions, 0 deletions