<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mirror-meh/src, branch master</title>
<subtitle>mirror of meh, just in case</subtitle>
<id>https://git.devys.org/mirror-meh/atom?h=master</id>
<link rel='self' href='https://git.devys.org/mirror-meh/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.devys.org/mirror-meh/'/>
<updated>2015-04-12T01:16:40Z</updated>
<entry>
<title>Merge pull request #9 from guillerodriguez/master</title>
<updated>2015-04-12T01:16:40Z</updated>
<author>
<name>John Hawthorn</name>
<email>john.hawthorn@gmail.com</email>
</author>
<published>2015-04-12T01:16:40Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/mirror-meh/commit/?id=4ab1c75f97cb70543db388b3ed99bcfb7e94c758'/>
<id>urn:sha1:4ab1c75f97cb70543db388b3ed99bcfb7e94c758</id>
<content type='text'>
Fix unused result warnings</content>
</entry>
<entry>
<title>fixed for API change in DGifCloseFile (giflib 5.1)</title>
<updated>2014-06-20T11:11:14Z</updated>
<author>
<name>Andreas Baumann</name>
<email>abaumann@yahoo.com</email>
</author>
<published>2014-06-20T11:11:14Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/mirror-meh/commit/?id=1170e23e38b8bf619928d30fd107d8753e71989f'/>
<id>urn:sha1:1170e23e38b8bf619928d30fd107d8753e71989f</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix unused result warnings</title>
<updated>2014-02-04T08:44:01Z</updated>
<author>
<name>grodriguez</name>
<email>guille.rodriguez@gmail.com</email>
</author>
<published>2014-02-04T08:44:01Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/mirror-meh/commit/?id=5c1fde906c6c28c020b518d461467e4178675060'/>
<id>urn:sha1:5c1fde906c6c28c020b518d461467e4178675060</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix for use without window manager</title>
<updated>2014-01-31T09:20:36Z</updated>
<author>
<name>grodriguez</name>
<email>guille.rodriguez@gmail.com</email>
</author>
<published>2014-01-31T09:20:36Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/mirror-meh/commit/?id=0c55ec7edac2a4ffaba9eb617a5de2ca197b4bbe'/>
<id>urn:sha1:0c55ec7edac2a4ffaba9eb617a5de2ca197b4bbe</id>
<content type='text'>
Handle MapNotify event to make sure we have valid width and height in case we never get a ConfigureNotify event (for example when there's no window manager)
</content>
</entry>
<entry>
<title>Fixes race condition</title>
<updated>2014-01-31T09:19:42Z</updated>
<author>
<name>grodriguez</name>
<email>guille.rodriguez@gmail.com</email>
</author>
<published>2014-01-31T09:14:08Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/mirror-meh/commit/?id=051a91a1739e19981a7169afef7d85af4de8e62f'/>
<id>urn:sha1:051a91a1739e19981a7169afef7d85af4de8e62f</id>
<content type='text'>
XSelectInput must be called before XMapRaised.
</content>
</entry>
<entry>
<title>proper error message on missing X display</title>
<updated>2013-12-28T23:29:09Z</updated>
<author>
<name>John Hawthorn</name>
<email>john.hawthorn@gmail.com</email>
</author>
<published>2013-12-28T23:28:53Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/mirror-meh/commit/?id=0c7a2ee97ee862fd9d50b0aabab3cf97425d7daf'/>
<id>urn:sha1:0c7a2ee97ee862fd9d50b0aabab3cf97425d7daf</id>
<content type='text'>
assert is inappropriate here because it is optimized out when compiling
with NDEBUG
</content>
</entry>
<entry>
<title>check return value of XOpenDisplay before using</title>
<updated>2013-12-28T21:51:24Z</updated>
<author>
<name>Ryan Tandy</name>
<email>ryan@nardis.ca</email>
</author>
<published>2013-12-28T21:51:24Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/mirror-meh/commit/?id=b08a8c02fbcb63712593fb3446b225c062b81d6a'/>
<id>urn:sha1:b08a8c02fbcb63712593fb3446b225c062b81d6a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>hotfix for meh using giflib 5.x</title>
<updated>2013-08-03T21:42:38Z</updated>
<author>
<name>Andreas Baumann</name>
<email>abaumann@yahoo.com</email>
</author>
<published>2013-08-02T15:01:55Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/mirror-meh/commit/?id=79bb6f0c99ceeeff529f07101edd47747d7b8e45'/>
<id>urn:sha1:79bb6f0c99ceeeff529f07101edd47747d7b8e45</id>
<content type='text'>
Fixes #6
</content>
</entry>
<entry>
<title>XK_0 1:1 zoom</title>
<updated>2013-08-03T21:26:22Z</updated>
<author>
<name>John Hawthorn</name>
<email>john.hawthorn@gmail.com</email>
</author>
<published>2013-06-03T04:22:08Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/mirror-meh/commit/?id=390a417ed5e04da48770ee4b7b1b310a758e5b9e'/>
<id>urn:sha1:390a417ed5e04da48770ee4b7b1b310a758e5b9e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>xlib.c: default visual is unused</title>
<updated>2013-08-03T21:26:19Z</updated>
<author>
<name>John Hawthorn</name>
<email>john.hawthorn@gmail.com</email>
</author>
<published>2013-05-15T13:32:34Z</published>
<link rel='alternate' type='text/html' href='https://git.devys.org/mirror-meh/commit/?id=ff2d82f72e226af17db96001bb1fee13f9d82c6e'/>
<id>urn:sha1:ff2d82f72e226af17db96001bb1fee13f9d82c6e</id>
<content type='text'>
</content>
</entry>
</feed>
