]> git.mdlowis.com Git - proto/labwc.git/commit
config: change libinput variables to camelCase
authorJohan Malm <jgm323@gmail.com>
Tue, 19 Oct 2021 20:44:44 +0000 (21:44 +0100)
committerJohan Malm <jgm323@gmail.com>
Tue, 19 Oct 2021 20:44:44 +0000 (21:44 +0100)
commit73989666616360dfb5dca821f789bd87bc6850ab
tree068c3c909d7c164e4df6835b41661c9efd5529c4
parent5f14ab751f44bcbb4a1d407aca7a2a57b5b3859c
config: change libinput variables to camelCase

This is more consistent with other rc.xml variables.

strcasecmp() is used in src/config/rc.xml, so there are not backward
compatibility issues.
docs/labwc-config.5.scd
src/config/rcxml.c