1
0
Fork 0
mirror of https://github.com/Raymo111/i3lock-color.git synced 2025-05-26 18:22:12 -04:00
i3lock-color/travis
sh1r4s3 c9022679d0
Add GIF support for animated lock screen (#262)
* Add GIF support for animated lock screen

Use gif_lib to read a GIF file [1] and show animated lock screen.
Currently it supports only 0-2 disposal methods.

[1] https://www.w3.org/Graphics/GIF/spec-gif89a.txt

* Add libgif-dev to Dockerfile and check for gif_lib.h in configure

* Fix CodeQL error

Multiplication result converted to larger type

* Add info about GIF and JPG to the man page

* Update GH upload-artifact to v4 as v2 is deprecated

* Surround * with spaces

* Update date in the man-page
2025-03-09 17:01:47 -07:00
..
Dockerfile Add GIF support for animated lock screen (#262) 2025-03-09 17:01:47 -07:00