]> git.mdlowis.com Git - proto/labwc.git/commit
key-state: rename function for consistency
authorJohan Malm <jgm323@gmail.com>
Sat, 30 Sep 2023 08:19:59 +0000 (09:19 +0100)
committerConsolatis <35009135+Consolatis@users.noreply.github.com>
Sat, 30 Sep 2023 13:43:59 +0000 (15:43 +0200)
commit2e8820cf6ac90dbf26cfe3f21742a72447c6fad4
treebf66fde1a4011d08533d43f2d7f8e8f14b7cc96d
parent3f0cf9c3a852d70aa57b0b436d39be18c661af58
key-state: rename function for consistency

...with the equivalent function that returns the number of pressed keys.

s/key_state_nr_keys/key_state_nr_bound_keys/
include/key-state.h
src/key-state.c
src/keyboard.c