mirror of
https://github.com/swaywm/sway.git
synced 2025-10-29 05:40:18 -04: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 | ||