<feed xmlns='http://www.w3.org/2005/Atom'>
<title>lnxpcs/makemywall, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>http://git.cynerd.cz/lnxpcs/atom?h=master</id>
<link rel='self' href='http://git.cynerd.cz/lnxpcs/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/lnxpcs/'/>
<updated>2017-12-06T20:39:08Z</updated>
<entry>
<title>makemywall: minor changes (nothing functionnal)</title>
<updated>2017-12-06T20:39:08Z</updated>
<author>
<name>Moviuro</name>
<email>moviuro+git@gmail.com</email>
</author>
<published>2017-12-06T20:39:08Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/lnxpcs/commit/?id=6982e0eb662c135fb25d8daebd1f11c45163decf'/>
<id>urn:sha1:6982e0eb662c135fb25d8daebd1f11c45163decf</id>
<content type='text'>
</content>
</entry>
<entry>
<title>makemywall: new interface</title>
<updated>2017-12-06T20:35:18Z</updated>
<author>
<name>Moviuro</name>
<email>moviuro+git@gmail.com</email>
</author>
<published>2017-12-06T20:32:05Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/lnxpcs/commit/?id=7a3cd4167801495da4c7f39b6885738c5f3e7529'/>
<id>urn:sha1:7a3cd4167801495da4c7f39b6885738c5f3e7529</id>
<content type='text'>
We support new ways of reading files that we want to modify/generate:

% ./makemywall 1920 1080 myfile1.png myfile2.png
% ./makemywall 1920 1080 &lt; mylist.txt
% find . -type f -name '*.png' | ./makemywall 1080 1920
</content>
</entry>
<entry>
<title>makemywall: first introduction of the wallpaper generation script</title>
<updated>2017-12-06T19:54:48Z</updated>
<author>
<name>Moviuro</name>
<email>moviuro+git@gmail.com</email>
</author>
<published>2017-12-06T19:54:48Z</published>
<link rel='alternate' type='text/html' href='http://git.cynerd.cz/lnxpcs/commit/?id=8fb0ec040c4e82922e2305d0991f8c615b7184d2'/>
<id>urn:sha1:8fb0ec040c4e82922e2305d0991f8c615b7184d2</id>
<content type='text'>
This script was inspired by initial work by jstpcs
Additional features:

* breaks compatibility to have an easier interface and easier code
* can either read the entire picture to get the background color (slow)
* or pick the color of the top-left pixel (fast, default)
* doesn't scale pictures up to avoid "fuzzy" pictures
* now has a proper license (BSD-2)
</content>
</entry>
</feed>
