]> git.mdlowis.com Git - proto/labwc.git/commit
change mousebind code to use already existing enums
authoralex <alex@compy-sid>
Mon, 30 Aug 2021 22:42:38 +0000 (18:42 -0400)
committerJohan Malm <johanmalm@users.noreply.github.com>
Wed, 1 Sep 2021 06:05:37 +0000 (07:05 +0100)
commit92891b4dfa6d45bf7c08e4c53bc0113ca8adc8bc
tree209aa9538371f929b64933a36fc48e87754a117e
parent36f5b49f2a3ab8c263bb4b7baeb416523c25d37c
change mousebind code to use already existing enums

Also added an #include statement to ssd.h so it would compile without
depending on other headers to be #included before it
include/config/mousebind.h
include/ssd.h
src/config/mousebind.c
src/cursor.c