mirror of
https://github.com/NickHu/sway
synced 2025-02-07 20:46:17 +01:00
![]() Some implementations of strtol may clamp the values to LONG_MAX instead of wrapping around to negative values, so use strtoul instead to parse colors. |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
ipc-client.c | ||
list.c | ||
log.c | ||
readline.c | ||
stringop.c | ||
util.c |