]> git.mdlowis.com Git - proto/labwc.git/commit
keyboard: Remove redundant damage_all_outputs() call
authorJohn Lindgren <john@jlindgren.net>
Sat, 4 Dec 2021 15:25:26 +0000 (10:25 -0500)
committerARDiDo <90479315+ARDiDo@users.noreply.github.com>
Sat, 4 Dec 2021 17:24:47 +0000 (12:24 -0500)
commit5da0ebda5a4a8a33d6d0978a4f6bef24b32d3650
tree62e40edf07b4ecaf0cb581addbcecd0c4081ac87
parentb72d524c5030c6586138826ba921230bfb394ddc
keyboard: Remove redundant damage_all_outputs() call

It was already called earlier in handle_compositor_keybindings().
src/keyboard.c