<feed xmlns='http://www.w3.org/2005/Atom'>
<title>fiv, branch v1.0.0</title>
<subtitle>Slightly unconventional, general-purpose image browser and viewer for Linux and Windows (macOS still has major issues)</subtitle>
<id>http://cgit.janouch.name/fiv/atom?h=v1.0.0</id>
<link rel='self' href='http://cgit.janouch.name/fiv/atom?h=v1.0.0'/>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/fiv/'/>
<updated>2024-12-23T15:53:54Z</updated>
<entry>
<title>Bump version, update README.adoc</title>
<updated>2024-12-23T15:53:54Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-12-20T08:48:03Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/fiv/commit/?id=3bea18708fa17339136f6860ae38c9882f5b6ed5'/>
<id>urn:sha1:3bea18708fa17339136f6860ae38c9882f5b6ed5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve packaging directory structure</title>
<updated>2024-12-23T15:53:54Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-12-23T15:53:42Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/fiv/commit/?id=ed8ba147bacc9edfe82825cfc5b0dcff8acb2924'/>
<id>urn:sha1:ed8ba147bacc9edfe82825cfc5b0dcff8acb2924</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Improve MSI package names</title>
<updated>2024-12-23T15:12:35Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-12-23T15:12:25Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/fiv/commit/?id=c221a00c33067cc2c7f1019676de30d849536d6e'/>
<id>urn:sha1:c221a00c33067cc2c7f1019676de30d849536d6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Update a comment</title>
<updated>2024-07-27T06:43:56Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-07-27T06:43:39Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/fiv/commit/?id=192ffa0de914a102003664e987b7acf07aa954a9'/>
<id>urn:sha1:192ffa0de914a102003664e987b7acf07aa954a9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix argument order in g_malloc0_n() usages</title>
<updated>2024-07-09T22:30:27Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-07-09T22:29:37Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/fiv/commit/?id=bac9fce4e0619d39bb7535610b60e7f4104ed026'/>
<id>urn:sha1:bac9fce4e0619d39bb7535610b60e7f4104ed026</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Do not rely on a particular CWD on Windows</title>
<updated>2024-07-09T22:29:49Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-07-09T22:21:35Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/fiv/commit/?id=2e9ea9b4e2a1096e6d6121ced76b73e5b59348d1'/>
<id>urn:sha1:2e9ea9b4e2a1096e6d6121ced76b73e5b59348d1</id>
<content type='text'>
on_app_activate() currently makes use of the CWD we are launched with,
so I'm choosing to not enforce it globally.
</content>
</entry>
<entry>
<title>Fix reverse image search</title>
<updated>2024-04-22T05:38:49Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-04-22T05:37:58Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/fiv/commit/?id=b34fe631987b90cf6646271c874f8fa61ed81fbf'/>
<id>urn:sha1:b34fe631987b90cf6646271c874f8fa61ed81fbf</id>
<content type='text'>
It was only a matter of time before this would fail,
although I did not expect this to happen so soon.
</content>
</entry>
<entry>
<title>Fix high-DPI scaling with OpenGL</title>
<updated>2024-04-13T03:16:48Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-04-13T03:14:04Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/fiv/commit/?id=3c8ddcaf264a08102b27ae96a8a8340cb0abc997'/>
<id>urn:sha1:3c8ddcaf264a08102b27ae96a8a8340cb0abc997</id>
<content type='text'>
We used to render multiple copies (four for a scaling factor of 2).
</content>
</entry>
<entry>
<title>Improve cross-compilation script compatibility</title>
<updated>2024-04-06T23:06:46Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-04-06T23:06:09Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/fiv/commit/?id=e3ec07a19f01d21738095ba7c4fb09efc8be544e'/>
<id>urn:sha1:e3ec07a19f01d21738095ba7c4fb09efc8be544e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix openSUSE 15.5 and Win32 builds</title>
<updated>2024-04-06T21:56:47Z</updated>
<author>
<name>Přemysl Eric Janouch</name>
<email>p@janouch.name</email>
</author>
<published>2024-04-06T18:41:06Z</published>
<link rel='alternate' type='text/html' href='http://cgit.janouch.name/fiv/commit/?id=e57364cd979a9f57f08c023621b999eddd379a45'/>
<id>urn:sha1:e57364cd979a9f57f08c023621b999eddd379a45</id>
<content type='text'>
</content>
</entry>
</feed>
