chroma/src
amr 1f9050b69e fix: this solves the warning during compilation
This not only solves the warning/error brought up during compilation, it's also just a sort of belt'n'braces approach to make absolutely sure the timestamp length is correct and didn't get truncated or some other error. This was a new warning/error introduced back in gcc 7.1, and it's one of those "you *should* do it this way because it's technically the correct way" things that most developers roll their eyes at but, logically, they're technically correct.
2025-11-02 08:31:16 +00:00
..
config.c config: handle transform opts; make implementation futureproof 2025-11-02 01:19:58 +03:00
core.c fix: this solves the warning during compilation 2025-11-02 08:31:16 +00:00
image.c config: fix tilde expansion for wallpaper paths 2025-11-02 01:19:53 +03:00
main.c various: log memory events 2025-10-02 21:52:08 +03:00
render.c render: calculate texture coordinates based on scaling mode 2025-11-02 01:19:56 +03:00
utils.c config: fix tilde expansion for wallpaper paths 2025-11-02 01:19:53 +03:00
wayland.c various: log memory events 2025-10-02 21:52:08 +03:00