<feed xmlns='http://www.w3.org/2005/Atom'>
<title>github/COFL.git/src/main, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.</subtitle>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/'/>
<entry>
<title>remove annoying logging</title>
<updated>2023-11-27T10:55:51+00:00</updated>
<author>
<name>Matthias Luger</name>
<email>malua007@live.de</email>
</author>
<published>2023-11-27T10:55:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=51a0f0d20e1fd24cec73ea081e5f79213b77b086'/>
<id>51a0f0d20e1fd24cec73ea081e5f79213b77b086</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>use middle click for button remapping</title>
<updated>2023-11-02T16:41:41+00:00</updated>
<author>
<name>Matthias Luger</name>
<email>malua007@live.de</email>
</author>
<published>2023-11-02T16:41:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=bef2ffc97f9f308beac5685c28fcf7283d2d4cfb'/>
<id>bef2ffc97f9f308beac5685c28fcf7283d2d4cfb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix string format</title>
<updated>2023-10-31T18:39:24+00:00</updated>
<author>
<name>Äkwav</name>
<email>ekwav@coflnet.com</email>
</author>
<published>2023-10-31T18:39:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=47ccf8c71f55c2223c535188ed6113f4a79aea2f'/>
<id>47ccf8c71f55c2223c535188ed6113f4a79aea2f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update version for 1.5.4-alpha</title>
<updated>2023-10-31T18:23:49+00:00</updated>
<author>
<name>Äkwav</name>
<email>ekwav@coflnet.com</email>
</author>
<published>2023-10-31T18:23:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=d95e58b220303b23c615e6ce3b359af55e11ae5d'/>
<id>d95e58b220303b23c615e6ce3b359af55e11ae5d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix #107</title>
<updated>2023-10-31T18:22:18+00:00</updated>
<author>
<name>Äkwav</name>
<email>ekwav@coflnet.com</email>
</author>
<published>2023-10-31T18:22:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=520f960cd6f17c1eb6f3d4c29ca2aeaaf31c2d9c'/>
<id>520f960cd6f17c1eb6f3d4c29ca2aeaaf31c2d9c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>reduce description requests (#110)</title>
<updated>2023-10-31T18:15:52+00:00</updated>
<author>
<name>matthias-luger</name>
<email>58751503+matthias-luger@users.noreply.github.com</email>
</author>
<published>2023-10-31T18:15:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=921faafb312f19335d71ba9e2938c312d9a1868f'/>
<id>921faafb312f19335d71ba9e2938c312d9a1868f</id>
<content type='text'>
* reduce description requests

* Update DescriptionHandler.java

fix nullreference

---------

Co-authored-by: Äkwav &lt;16632490+Ekwav@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* reduce description requests

* Update DescriptionHandler.java

fix nullreference

---------

Co-authored-by: Äkwav &lt;16632490+Ekwav@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>prevent hotkey from being spammed when held (#109)</title>
<updated>2023-10-31T15:12:14+00:00</updated>
<author>
<name>matthias-luger</name>
<email>58751503+matthias-luger@users.noreply.github.com</email>
</author>
<published>2023-10-31T15:12:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=ed5052c23c2e48cd696e3708bbbfc911dcc1718e'/>
<id>ed5052c23c2e48cd696e3708bbbfc911dcc1718e</id>
<content type='text'>
* prevent hotkey from being spammed when held

* fix hotkey holding still working</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* prevent hotkey from being spammed when held

* fix hotkey holding still working</pre>
</div>
</content>
</entry>
<entry>
<title>Merge remote-tracking branch 'origin/main' into main</title>
<updated>2023-10-18T10:36:20+00:00</updated>
<author>
<name>Matthias Luger</name>
<email>malua007@live.de</email>
</author>
<published>2023-10-18T10:36:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=2088cda8b5a9d17047ddc1efd8a5c328795aa58d'/>
<id>2088cda8b5a9d17047ddc1efd8a5c328795aa58d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix cursor not being grabbed after gui reset</title>
<updated>2023-10-18T10:36:05+00:00</updated>
<author>
<name>Matthias Luger</name>
<email>malua007@live.de</email>
</author>
<published>2023-10-18T10:36:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=6f8a927b8022491aa5bb26dfb0900d207c99956d'/>
<id>6f8a927b8022491aa5bb26dfb0900d207c99956d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove wrong protocol connection attempt</title>
<updated>2023-08-30T17:35:40+00:00</updated>
<author>
<name>Äkwav</name>
<email>ekwav@coflnet.com</email>
</author>
<published>2023-08-30T17:35:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.nea.moe/github/COFL.git/commit/?id=6bc4461a163f32bb5059a75e1afaabd55e026ad9'/>
<id>6bc4461a163f32bb5059a75e1afaabd55e026ad9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
