<feed xmlns='http://www.w3.org/2005/Atom'>
<title>nsxiv/window.h, branch master</title>
<subtitle>Nsxiv image view custom build
</subtitle>
<id>https://git.krolyxon.com/nsxiv/atom?h=master</id>
<link rel='self' href='https://git.krolyxon.com/nsxiv/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/'/>
<updated>2017-10-16T19:10:35Z</updated>
<entry>
<title>One header file for type definitions and function declarations</title>
<updated>2017-10-16T19:10:35Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2017-10-16T19:10:35Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=148026007cae3b97d39d2cfee7562c139eb486b2'/>
<id>urn:sha1:148026007cae3b97d39d2cfee7562c139eb486b2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Own win method for mouse cursor location</title>
<updated>2017-10-05T11:47:02Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2017-10-05T11:47:02Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=d81442f55dd1414fd23617044ea157de8d9f1baa'/>
<id>urn:sha1:d81442f55dd1414fd23617044ea157de8d9f1baa</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use -e for X window embedding</title>
<updated>2016-10-30T18:16:51Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2016-10-30T18:10:25Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=c772d3c3f3e9cc986e8e0c0242b4d7a8e8dab4c3'/>
<id>urn:sha1:c772d3c3f3e9cc986e8e0c0242b4d7a8e8dab4c3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>added support for XEMBED into other windows (ie tabbed) with -w</title>
<updated>2016-10-29T02:09:26Z</updated>
<author>
<name>shuall</name>
<email>shualloret@gmail.com</email>
</author>
<published>2016-10-29T02:09:26Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=0b758e08f2bca283eb930ede8165bfa26e6cacea'/>
<id>urn:sha1:0b758e08f2bca283eb930ede8165bfa26e6cacea</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use Xft for font loading and text drawing</title>
<updated>2016-08-06T13:27:58Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2016-08-06T13:27:58Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=c280129cef4ff2e8667b8700c9bdf671fdd7c8ef'/>
<id>urn:sha1:c280129cef4ff2e8667b8700c9bdf671fdd7c8ef</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Revised error handling</title>
<updated>2015-10-28T22:03:37Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2015-10-28T22:03:37Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=d3a70a285d03224fde9e6ef36eba9de21b773f39'/>
<id>urn:sha1:d3a70a285d03224fde9e6ef36eba9de21b773f39</id>
<content type='text'>
- Functions warn() and die() replaced by GNU-like error(3) function
- Register cleanup() with atexit(3)
- Functions called by cleanup() are marked with CLEANUP and are not allowed to
  call exit(3)
</content>
</entry>
<entry>
<title>Corrected &amp; refactored handling of window bar content...</title>
<updated>2014-10-01T20:35:22Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2014-10-01T20:35:22Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=c33f2ad355a291cb1a919074ceaa25f52bc85b76'/>
<id>urn:sha1:c33f2ad355a291cb1a919074ceaa25f52bc85b76</id>
<content type='text'>
Old snprintf calls could have overflowed the buffers.
</content>
</entry>
<entry>
<title>Simplified thumbnail selection and marks</title>
<updated>2014-08-17T21:01:39Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2014-08-17T20:58:02Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=d0ba2c585d966959c02c6d8ddc2365222d310ae6'/>
<id>urn:sha1:d0ba2c585d966959c02c6d8ddc2365222d310ae6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Overhauled window drawing, yet again; fixes issue #155</title>
<updated>2014-07-28T18:36:32Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2014-07-28T18:36:32Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=bb6721549b30c33b0080975aa19a0b02a916c7e5'/>
<id>urn:sha1:bb6721549b30c33b0080975aa19a0b02a916c7e5</id>
<content type='text'>
- Buffer for window content is bigger than the window, minimizes artifacts
  when window is resized
- Back to using XSetWindowBackgroundPixmap() instead of XCopyArea(),
  no need to handle exposure events; X server can show gray background directly
  after resize event before sxiv redraws the window contents
</content>
</entry>
<entry>
<title>Use a checkerboard background for alpha layer; fixes issue #138</title>
<updated>2014-04-06T20:47:42Z</updated>
<author>
<name>Bert Münnich</name>
<email>ber.t@posteo.de</email>
</author>
<published>2014-04-06T20:47:42Z</published>
<link rel='alternate' type='text/html' href='https://git.krolyxon.com/nsxiv/commit/?id=e685859a30560e076db4de003fba4e4500ade2c7'/>
<id>urn:sha1:e685859a30560e076db4de003fba4e4500ade2c7</id>
<content type='text'>
</content>
</entry>
</feed>
