<feed xmlns='http://www.w3.org/2005/Atom'>
<title>9kwpyqt.git, branch master</title>
<subtitle>9kw.eu client (Python3 &amp; PyQt5)</subtitle>
<id>https://code.wgmd.de/cgit.cgi/9kwpyqt.git/atom?h=master</id>
<link rel='self' href='https://code.wgmd.de/cgit.cgi/9kwpyqt.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://code.wgmd.de/cgit.cgi/9kwpyqt.git/'/>
<updated>2018-08-05T13:01:20Z</updated>
<entry>
<title>Add SoundfileUrgent to default config</title>
<updated>2018-08-05T13:01:20Z</updated>
<author>
<name>André Glüpker</name>
<email>git@wgmd.de</email>
</author>
<published>2018-08-05T13:01:20Z</published>
<link rel='alternate' type='text/html' href='https://code.wgmd.de/cgit.cgi/9kwpyqt.git/commit/?id=5d22291db275667f516255c52fd0f0f37322ed7e'/>
<id>urn:sha1:5d22291db275667f516255c52fd0f0f37322ed7e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Play annoying warning, when time is running short</title>
<updated>2018-06-04T17:01:51Z</updated>
<author>
<name>André Glüpker</name>
<email>git@wgmd.de</email>
</author>
<published>2018-06-04T17:01:51Z</published>
<link rel='alternate' type='text/html' href='https://code.wgmd.de/cgit.cgi/9kwpyqt.git/commit/?id=7a32912c75d52e7d3d59a5ba94d1046cc9acf761'/>
<id>urn:sha1:7a32912c75d52e7d3d59a5ba94d1046cc9acf761</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Annoing warning sound.</title>
<updated>2018-06-04T17:01:47Z</updated>
<author>
<name>André Glüpker</name>
<email>git@wgmd.de</email>
</author>
<published>2018-06-04T17:01:47Z</published>
<link rel='alternate' type='text/html' href='https://code.wgmd.de/cgit.cgi/9kwpyqt.git/commit/?id=dccd954f955bfb937520247a2be30e9286c5444e'/>
<id>urn:sha1:dccd954f955bfb937520247a2be30e9286c5444e</id>
<content type='text'>
Source: https://freesound.org/people/Wagna/sounds/325987/
</content>
</entry>
<entry>
<title>Invalidate current CaptchaID when submitting</title>
<updated>2016-08-16T07:34:54Z</updated>
<author>
<name>André Glüpker</name>
<email>git@wgmd.de</email>
</author>
<published>2016-08-16T07:34:54Z</published>
<link rel='alternate' type='text/html' href='https://code.wgmd.de/cgit.cgi/9kwpyqt.git/commit/?id=8d296c4110ca1b19ae1e7fe2d7fc1f7f01bc5f8d'/>
<id>urn:sha1:8d296c4110ca1b19ae1e7fe2d7fc1f7f01bc5f8d</id>
<content type='text'>
Before it was set invalid, when we got the reply.
This way it was possible to submit multiple answers for one captcha.
</content>
</entry>
<entry>
<title>Fix bug with invalid server answers.</title>
<updated>2016-08-16T07:33:39Z</updated>
<author>
<name>André Glüpker</name>
<email>git@wgmd.de</email>
</author>
<published>2016-08-16T07:33:39Z</published>
<link rel='alternate' type='text/html' href='https://code.wgmd.de/cgit.cgi/9kwpyqt.git/commit/?id=26efee84e9143600171fca540bf81e6fba198100'/>
<id>urn:sha1:26efee84e9143600171fca540bf81e6fba198100</id>
<content type='text'>
(hopefully not introducing a new bug)
</content>
</entry>
<entry>
<title>Use real path.</title>
<updated>2016-08-06T08:40:02Z</updated>
<author>
<name>André Glüpker</name>
<email>git@wgmd.de</email>
</author>
<published>2016-08-06T08:40:02Z</published>
<link rel='alternate' type='text/html' href='https://code.wgmd.de/cgit.cgi/9kwpyqt.git/commit/?id=2da10b84685df5c0078299d962a1a3ac66515150'/>
<id>urn:sha1:2da10b84685df5c0078299d962a1a3ac66515150</id>
<content type='text'>
This resolves correctly, when using symlinks.
</content>
</entry>
<entry>
<title>Use paths relative to the executeable.</title>
<updated>2016-06-06T11:21:22Z</updated>
<author>
<name>André Glüpker</name>
<email>git@wgmd.de</email>
</author>
<published>2016-06-06T11:21:22Z</published>
<link rel='alternate' type='text/html' href='https://code.wgmd.de/cgit.cgi/9kwpyqt.git/commit/?id=89a29e89478eb0a13230623e6806643f09b715ea'/>
<id>urn:sha1:89a29e89478eb0a13230623e6806643f09b715ea</id>
<content type='text'>
The default soundfile and config are stored next to the executeable.
This is not an optimal solution, but for a small script like this it
is good enough. This should work on windows and linux.
</content>
</entry>
<entry>
<title>Set window flag dialog</title>
<updated>2016-06-06T11:07:38Z</updated>
<author>
<name>André Glüpker</name>
<email>git@wgmd.de</email>
</author>
<published>2016-06-06T11:07:38Z</published>
<link rel='alternate' type='text/html' href='https://code.wgmd.de/cgit.cgi/9kwpyqt.git/commit/?id=d09a7fa0ccb9afd314c17c708481752e91b825e5'/>
<id>urn:sha1:d09a7fa0ccb9afd314c17c708481752e91b825e5</id>
<content type='text'>
My reason: i3wm will show this floating by default,
           which seems reasonable for this kind of
           application.
</content>
</entry>
<entry>
<title>Close file descriptor after reading config</title>
<updated>2016-04-15T13:36:05Z</updated>
<author>
<name>André Glüpker</name>
<email>git@wgmd.de</email>
</author>
<published>2016-04-15T13:36:05Z</published>
<link rel='alternate' type='text/html' href='https://code.wgmd.de/cgit.cgi/9kwpyqt.git/commit/?id=d90be97c3744c90263eeebfba0ed8572125fd89e'/>
<id>urn:sha1:d90be97c3744c90263eeebfba0ed8572125fd89e</id>
<content type='text'>
Thanks to https://github.com/hut/ranger/issues/529
</content>
</entry>
<entry>
<title>New config option: Autostart</title>
<updated>2016-04-08T08:17:10Z</updated>
<author>
<name>André Glüpker</name>
<email>git@wgmd.de</email>
</author>
<published>2016-04-08T08:17:10Z</published>
<link rel='alternate' type='text/html' href='https://code.wgmd.de/cgit.cgi/9kwpyqt.git/commit/?id=280d5a4222de687374486bf122e51c3bf9318f81'/>
<id>urn:sha1:280d5a4222de687374486bf122e51c3bf9318f81</id>
<content type='text'>
</content>
</entry>
</feed>
