mirror of
https://github.com/swaywm/sway.git
synced 2025-11-02 09:01:40 -05: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 | ||