]> git.mdlowis.com Git - proto/labwc.git/commit
config: replace enums with int to handle negative values
authortokyo4j <hrak1529@gmail.com>
Thu, 7 Sep 2023 14:43:58 +0000 (23:43 +0900)
committerJohan Malm <johanmalm@users.noreply.github.com>
Thu, 7 Sep 2023 21:55:50 +0000 (22:55 +0100)
commit19ffbae320cd9da36a39eb335b292913f06559ea
treeba2f5c65e05933e504ed1e5c619c2bc8ab2d7262
parent3c3656f74e76633aeaec9b96791e2d56da1122ba
config: replace enums with int to handle negative values

This commit also fixes that an invalid value in <accelProfile> is interpreted as "flat"
include/config/libinput.h
src/config/rcxml.c