<?xml version="1.0" encoding="UTF-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
<title>st, branch HEAD</title>
<subtitle>Kris&#39;s build of st
</subtitle>
<entry>
<id>180915a32d458ccf4191742cd6c27f20cdc46a65</id>
<published>2026-02-13T10:22:16Z</published>
<updated>2026-02-13T10:22:16Z</updated>
<title>Update README: clarify suckless repos are my builds</title>
<link rel="alternate" type="text/html" href="commit/180915a32d458ccf4191742cd6c27f20cdc46a65.html" />
<author>
<name>Kris Yotam</name>
<email>krisyotam@protonmail.com</email>
</author>
<content>commit 180915a32d458ccf4191742cd6c27f20cdc46a65
parent 169e41e68736aa884f3b1894ffc5735f70e0edcd
Author: Kris Yotam &lt;krisyotam@protonmail.com&gt;
Date:   Fri, 13 Feb 2026 04:22:16 -0600

Update README: clarify suckless repos are my builds

</content>
</entry>
<entry>
<id>169e41e68736aa884f3b1894ffc5735f70e0edcd</id>
<published>2026-02-13T10:19:06Z</published>
<updated>2026-02-13T10:19:06Z</updated>
<title>Migrate to st-flexipatch with sixel support</title>
<link rel="alternate" type="text/html" href="commit/169e41e68736aa884f3b1894ffc5735f70e0edcd.html" />
<author>
<name>Kris Yotam</name>
<email>krisyotam@protonmail.com</email>
</author>
<content>commit 169e41e68736aa884f3b1894ffc5735f70e0edcd
parent a33adc1618a3932a9e2ef800f45dee20f27d129c
Author: Kris Yotam &lt;krisyotam@protonmail.com&gt;
Date:   Fri, 13 Feb 2026 04:19:06 -0600

Migrate to st-flexipatch with sixel support

Switch from manually patched st to st-flexipatch (bakkeby/st-flexipatch).
This uses preprocessor directives in patches.h to toggle patches at
compile time, making it much easier to add/remove features.

Enabled patches:
- alpha (transparency)
- anygeometry, anysize (dynamic borders)
- blinking_cursor
- boxdraw (box-drawing chars)
- clipboard
- columns (no text cut on resize)
- copyurl
- externalpipe
- font2 (fallback fonts)
- iso14755 (unicode input)
- ligatures (HarfBuzz)
- newterm (spawn in cwd)
- scrollback + scrollback_mouse
- sixel (NEW - for manga-tui image support)
- swapmouse
- sync
- xresources + xresources_reload

To toggle patches: edit patches.h and rebuild.
See README.md for documentation on the preprocessor system.

</content>
</entry>
<entry>
<id>a33adc1618a3932a9e2ef800f45dee20f27d129c</id>
<published>2026-01-28T09:51:31Z</published>
<updated>2026-01-28T09:51:31Z</updated>
<title>Add FUNDING.yml for krisyotam sponsorship</title>
<link rel="alternate" type="text/html" href="commit/a33adc1618a3932a9e2ef800f45dee20f27d129c.html" />
<author>
<name>Kris Yotam</name>
<email>krisyotam@protonmail.com</email>
</author>
<content>commit a33adc1618a3932a9e2ef800f45dee20f27d129c
parent 208bb71a5af8b3ae788db6cdd4b8117b2cdd1d6d
Author: Kris Yotam &lt;krisyotam@protonmail.com&gt;
Date:   Wed, 28 Jan 2026 03:51:31 -0600

Add FUNDING.yml for krisyotam sponsorship

</content>
</entry>
<entry>
<id>208bb71a5af8b3ae788db6cdd4b8117b2cdd1d6d</id>
<published>2026-01-27T08:45:20Z</published>
<updated>2026-01-27T08:45:20Z</updated>
<title>Set alpha to 0.8 for transparency</title>
<link rel="alternate" type="text/html" href="commit/208bb71a5af8b3ae788db6cdd4b8117b2cdd1d6d.html" />
<author>
<name>Kris Yotam</name>
<email>krisyotam@protonmail.com</email>
</author>
<content>commit 208bb71a5af8b3ae788db6cdd4b8117b2cdd1d6d
parent 8b10af3ae1c6ef04132b6cb719b7938ba55cec6a
Author: Kris Yotam &lt;krisyotam@protonmail.com&gt;
Date:   Tue, 27 Jan 2026 02:45:20 -0600

Set alpha to 0.8 for transparency

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;

</content>
</entry>
<entry>
<id>8b10af3ae1c6ef04132b6cb719b7938ba55cec6a</id>
<published>2026-01-27T08:39:55Z</published>
<updated>2026-01-27T08:39:55Z</updated>
<title>Add Ctrl+C and Ctrl+V keybindings for copy/paste</title>
<link rel="alternate" type="text/html" href="commit/8b10af3ae1c6ef04132b6cb719b7938ba55cec6a.html" />
<author>
<name>Kris Yotam</name>
<email>krisyotam@protonmail.com</email>
</author>
<content>commit 8b10af3ae1c6ef04132b6cb719b7938ba55cec6a
parent e399d28ae49b0c778c3051b01a08ef9f09d3d96d
Author: Kris Yotam &lt;krisyotam@protonmail.com&gt;
Date:   Tue, 27 Jan 2026 02:39:55 -0600

Add Ctrl+C and Ctrl+V keybindings for copy/paste

Co-Authored-By: Claude Opus 4.5 &lt;noreply@anthropic.com&gt;

</content>
</entry>
<entry>
<id>e399d28ae49b0c778c3051b01a08ef9f09d3d96d</id>
<published>2026-01-24T02:35:25Z</published>
<updated>2026-01-24T02:35:25Z</updated>
<title>Update</title>
<link rel="alternate" type="text/html" href="commit/e399d28ae49b0c778c3051b01a08ef9f09d3d96d.html" />
<author>
<name>Kris Yotam</name>
<email>krisyotam@protonmail.com</email>
</author>
<content>commit e399d28ae49b0c778c3051b01a08ef9f09d3d96d
parent a7582f96afdee6bf0793cd0d8f84b755fd6aabf6
Author: Kris Yotam &lt;krisyotam@protonmail.com&gt;
Date:   Fri, 23 Jan 2026 20:35:25 -0600

Update

</content>
</entry>
<entry>
<id>a7582f96afdee6bf0793cd0d8f84b755fd6aabf6</id>
<published>2024-09-06T01:50:19Z</published>
<updated>2024-09-06T01:50:19Z</updated>
<title>Merge pull request #71 from saifshahriar/main</title>
<link rel="alternate" type="text/html" href="commit/a7582f96afdee6bf0793cd0d8f84b755fd6aabf6.html" />
<author>
<name>Sidhanth Rathod</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit a7582f96afdee6bf0793cd0d8f84b755fd6aabf6
parent 5d74a97b42b7b881cb24e33d422405734e2f2a54
Author: Sidhanth Rathod &lt;siduck@tutanota.com&gt;
Date:   Fri,  6 Sep 2024 07:20:19 +0530

Merge pull request #71 from saifshahriar/main

Fix `&lt;del&gt;` key not working in shell
</content>
</entry>
<entry>
<id>6aa14b522a59898b8baf85123114585f6bd24d6e</id>
<published>2024-09-06T01:30:45Z</published>
<updated>2024-09-06T01:30:45Z</updated>
<title>Merge branch &#39;siduck:main&#39; into main</title>
<link rel="alternate" type="text/html" href="commit/6aa14b522a59898b8baf85123114585f6bd24d6e.html" />
<author>
<name>Saif Shahriar</name>
<email>89329547+saifshahriar@users.noreply.github.com</email>
</author>
<content>commit 6aa14b522a59898b8baf85123114585f6bd24d6e
parent 12a2c5007da00586942ec07da0209f4b3c680958
Author: Saif Shahriar &lt;89329547+saifshahriar@users.noreply.github.com&gt;
Date:   Fri,  6 Sep 2024 01:30:45 +0000

Merge branch &#39;siduck:main&#39; into main

</content>
</entry>
<entry>
<id>12a2c5007da00586942ec07da0209f4b3c680958</id>
<published>2024-09-06T01:02:33Z</published>
<updated>2024-09-06T01:02:33Z</updated>
<title>Fix `&lt;del&gt;` key not working in shell</title>
<link rel="alternate" type="text/html" href="commit/12a2c5007da00586942ec07da0209f4b3c680958.html" />
<author>
<name>Saif Shahriar</name>
<email>89329547+saifshahriar@users.noreply.github.com</email>
</author>
<content>commit 12a2c5007da00586942ec07da0209f4b3c680958
parent 180364a73fa4ed7da5942668b5a292893c459dc4
Author: Saif Shahriar &lt;89329547+saifshahriar@users.noreply.github.com&gt;
Date:   Fri,  6 Sep 2024 07:02:33 +0600

Fix `&lt;del&gt;` key not working in shell

Previously `&lt;del&gt;` key was not working inside (neo)vim or nano (see issue #69).
PR #70 fixed, but caused another issue where `&lt;del&gt;` not functioning in a shell
prompt

</content>
</entry>
<entry>
<id>5d74a97b42b7b881cb24e33d422405734e2f2a54</id>
<published>2024-09-06T00:08:52Z</published>
<updated>2024-09-06T00:08:52Z</updated>
<title>Merge pull request #70 from saifshahriar/main</title>
<link rel="alternate" type="text/html" href="commit/5d74a97b42b7b881cb24e33d422405734e2f2a54.html" />
<author>
<name>Sidhanth Rathod</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit 5d74a97b42b7b881cb24e33d422405734e2f2a54
parent 535af11c2d36a31478558c2eb5b675d011b55a5d
Author: Sidhanth Rathod &lt;siduck@tutanota.com&gt;
Date:   Fri,  6 Sep 2024 05:38:52 +0530

Merge pull request #70 from saifshahriar/main

Bug Fix: Pressing &lt;Del&gt; simulates &lt;Backspace&gt; mentioned in #69
</content>
</entry>
<entry>
<id>180364a73fa4ed7da5942668b5a292893c459dc4</id>
<published>2024-09-05T16:32:49Z</published>
<updated>2024-09-05T16:32:49Z</updated>
<title>Bug Fix: Pressing &lt;Del&gt; simulates &lt;Backspace&gt; mentioned in #69</title>
<link rel="alternate" type="text/html" href="commit/180364a73fa4ed7da5942668b5a292893c459dc4.html" />
<author>
<name>Saif Shahriar</name>
<email>89329547+saifshahriar@users.noreply.github.com</email>
</author>
<content>commit 180364a73fa4ed7da5942668b5a292893c459dc4
parent 535af11c2d36a31478558c2eb5b675d011b55a5d
Author: Saif Shahriar &lt;89329547+saifshahriar@users.noreply.github.com&gt;
Date:   Thu,  5 Sep 2024 16:32:49 +0000

Bug Fix: Pressing &lt;Del&gt; simulates &lt;Backspace&gt; mentioned in #69
</content>
</entry>
<entry>
<id>535af11c2d36a31478558c2eb5b675d011b55a5d</id>
<published>2024-08-31T06:42:09Z</published>
<updated>2024-08-31T06:42:09Z</updated>
<title>add swapmouse patch</title>
<link rel="alternate" type="text/html" href="commit/535af11c2d36a31478558c2eb5b675d011b55a5d.html" />
<author>
<name>siduck</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit 535af11c2d36a31478558c2eb5b675d011b55a5d
parent bddc8b04d690887ea6f8da6ff9aee7f9785e7e84
Author: siduck &lt;siduck@tutanota.com&gt;
Date:   Sat, 31 Aug 2024 12:12:09 +0530

add swapmouse patch

</content>
</entry>
<entry>
<id>bddc8b04d690887ea6f8da6ff9aee7f9785e7e84</id>
<published>2024-03-30T15:30:14Z</published>
<updated>2024-03-30T15:30:14Z</updated>
<title>Merge pull request #64 from rdbo/window-close-fix</title>
<link rel="alternate" type="text/html" href="commit/bddc8b04d690887ea6f8da6ff9aee7f9785e7e84.html" />
<author>
<name>Sidhanth Rathod</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit bddc8b04d690887ea6f8da6ff9aee7f9785e7e84
parent 22385ca4a83bebfd7b15388bf913e384765a40b1
Author: Sidhanth Rathod &lt;siduck@tutanota.com&gt;
Date:   Sat, 30 Mar 2024 21:00:14 +0530

Merge pull request #64 from rdbo/window-close-fix

Fixes window not closing (#63)
</content>
</entry>
<entry>
<id>924d10507bcf7cfbdba62b22034336a629c1b800</id>
<published>2024-03-30T14:11:10Z</published>
<updated>2024-03-30T14:14:07Z</updated>
<title>fixed window not closing on wayland</title>
<link rel="alternate" type="text/html" href="commit/924d10507bcf7cfbdba62b22034336a629c1b800.html" />
<author>
<name>rdbo</name>
<email>rdbodev@gmail.com</email>
</author>
<content>commit 924d10507bcf7cfbdba62b22034336a629c1b800
parent 0aa25fa6ea6a716daf86a1615f1135ed18d26b18
Author: rdbo &lt;rdbodev@gmail.com&gt;
Date:   Sat, 30 Mar 2024 11:11:10 -0300

fixed window not closing on wayland

</content>
</entry>
<entry>
<id>22385ca4a83bebfd7b15388bf913e384765a40b1</id>
<published>2024-03-30T00:27:48Z</published>
<updated>2024-03-30T00:27:48Z</updated>
<title>Merge pull request #62 from rdbo/delete-key-fix</title>
<link rel="alternate" type="text/html" href="commit/22385ca4a83bebfd7b15388bf913e384765a40b1.html" />
<author>
<name>Sidhanth Rathod</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit 22385ca4a83bebfd7b15388bf913e384765a40b1
parent 0aa25fa6ea6a716daf86a1615f1135ed18d26b18
Author: Sidhanth Rathod &lt;siduck@tutanota.com&gt;
Date:   Sat, 30 Mar 2024 05:57:48 +0530

Merge pull request #62 from rdbo/delete-key-fix

Fixed delete key not doing anything
</content>
</entry>
<entry>
<id>6d6c6104f777d8fc47615776166e4dd80bbc91bc</id>
<published>2024-03-29T22:02:55Z</published>
<updated>2024-03-29T22:12:43Z</updated>
<title>fixed delete key not deleting</title>
<link rel="alternate" type="text/html" href="commit/6d6c6104f777d8fc47615776166e4dd80bbc91bc.html" />
<author>
<name>rdbo</name>
<email>rdbodev@gmail.com</email>
</author>
<content>commit 6d6c6104f777d8fc47615776166e4dd80bbc91bc
parent 0aa25fa6ea6a716daf86a1615f1135ed18d26b18
Author: rdbo &lt;rdbodev@gmail.com&gt;
Date:   Fri, 29 Mar 2024 22:02:55 +0000

fixed delete key not deleting

</content>
</entry>
<entry>
<id>0aa25fa6ea6a716daf86a1615f1135ed18d26b18</id>
<published>2024-02-11T15:38:44Z</published>
<updated>2024-02-11T15:38:44Z</updated>
<title>add gd-devel dep for void in readme</title>
<link rel="alternate" type="text/html" href="commit/0aa25fa6ea6a716daf86a1615f1135ed18d26b18.html" />
<author>
<name>Sidhanth Rathod</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit 0aa25fa6ea6a716daf86a1615f1135ed18d26b18
parent 5c4df963070573db7cee2eafb320d84e477c3507
Author: Sidhanth Rathod &lt;siduck@tutanota.com&gt;
Date:   Sun, 11 Feb 2024 21:08:44 +0530

add gd-devel dep for void in readme
</content>
</entry>
<entry>
<id>5c4df963070573db7cee2eafb320d84e477c3507</id>
<published>2023-10-20T00:32:06Z</published>
<updated>2023-10-20T00:32:06Z</updated>
<title>Merge pull request #60 from p3nguin-kun/main</title>
<link rel="alternate" type="text/html" href="commit/5c4df963070573db7cee2eafb320d84e477c3507.html" />
<author>
<name>Sidhanth Rathod</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit 5c4df963070573db7cee2eafb320d84e477c3507
parent b42b7a8a0970b0e4aec13699d005d7ca06791df0
Author: Sidhanth Rathod &lt;siduck@tutanota.com&gt;
Date:   Fri, 20 Oct 2023 06:02:06 +0530

Merge pull request #60 from p3nguin-kun/main

Update README.md
</content>
</entry>
<entry>
<id>3151768401c10a594ab01ee2c8354c1ec21ba35b</id>
<published>2023-10-19T14:45:36Z</published>
<updated>2023-10-19T14:45:36Z</updated>
<title>Update README.md</title>
<link rel="alternate" type="text/html" href="commit/3151768401c10a594ab01ee2c8354c1ec21ba35b.html" />
<author>
<name>p3nguin</name>
<email>p3nguinkun@proton.me</email>
</author>
<content>commit 3151768401c10a594ab01ee2c8354c1ec21ba35b
parent b42b7a8a0970b0e4aec13699d005d7ca06791df0
Author: p3nguin &lt;p3nguinkun@proton.me&gt;
Date:   Thu, 19 Oct 2023 21:45:36 +0700

Update README.md
</content>
</entry>
<entry>
<id>b42b7a8a0970b0e4aec13699d005d7ca06791df0</id>
<published>2023-09-03T07:22:32Z</published>
<updated>2023-09-03T07:22:32Z</updated>
<title>Merge pull request #59 from p3nguin-kun/patch-1</title>
<link rel="alternate" type="text/html" href="commit/b42b7a8a0970b0e4aec13699d005d7ca06791df0.html" />
<author>
<name>siduck</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit b42b7a8a0970b0e4aec13699d005d7ca06791df0
parent b843ef5522bf85c6573e2cbedad236a20dcefcc7
Author: siduck &lt;siduck@tutanota.com&gt;
Date:   Sun,  3 Sep 2023 12:52:32 +0530

Merge pull request #59 from p3nguin-kun/patch-1

openSUSE support
</content>
</entry>
<entry>
<id>73a342c68f2438485803523231cc0a690cbfd36d</id>
<published>2023-09-03T06:51:35Z</published>
<updated>2023-09-03T06:51:35Z</updated>
<title>change compiler to gcc</title>
<link rel="alternate" type="text/html" href="commit/73a342c68f2438485803523231cc0a690cbfd36d.html" />
<author>
<name>p3nguin-kun</name>
<email>p3nguinkun@proton.me</email>
</author>
<content>commit 73a342c68f2438485803523231cc0a690cbfd36d
parent 6f5da5201ccb873aef44740fc408fcae4d8174d8
Author: p3nguin-kun &lt;p3nguinkun@proton.me&gt;
Date:   Sun,  3 Sep 2023 13:51:35 +0700

change compiler to gcc
</content>
</entry>
<entry>
<id>6f5da5201ccb873aef44740fc408fcae4d8174d8</id>
<published>2023-09-03T06:46:12Z</published>
<updated>2023-09-03T06:46:12Z</updated>
<title>Update README.md</title>
<link rel="alternate" type="text/html" href="commit/6f5da5201ccb873aef44740fc408fcae4d8174d8.html" />
<author>
<name>p3nguin-kun</name>
<email>p3nguinkun@proton.me</email>
</author>
<content>commit 6f5da5201ccb873aef44740fc408fcae4d8174d8
parent 5fa73fe6b137ec65984c31bb23a7218c635875f3
Author: p3nguin-kun &lt;p3nguinkun@proton.me&gt;
Date:   Sun,  3 Sep 2023 13:46:12 +0700

Update README.md
</content>
</entry>
<entry>
<id>5fa73fe6b137ec65984c31bb23a7218c635875f3</id>
<published>2023-09-03T06:41:20Z</published>
<updated>2023-09-03T06:41:20Z</updated>
<title>openSUSE support</title>
<link rel="alternate" type="text/html" href="commit/5fa73fe6b137ec65984c31bb23a7218c635875f3.html" />
<author>
<name>p3nguin-kun</name>
<email>p3nguinkun@proton.me</email>
</author>
<content>commit 5fa73fe6b137ec65984c31bb23a7218c635875f3
parent b843ef5522bf85c6573e2cbedad236a20dcefcc7
Author: p3nguin-kun &lt;p3nguinkun@proton.me&gt;
Date:   Sun,  3 Sep 2023 13:41:20 +0700

openSUSE support
</content>
</entry>
<entry>
<id>b843ef5522bf85c6573e2cbedad236a20dcefcc7</id>
<published>2023-08-28T10:42:51Z</published>
<updated>2023-08-28T10:42:51Z</updated>
<title>Merge pull request #55 from p3nguin-kun/main</title>
<link rel="alternate" type="text/html" href="commit/b843ef5522bf85c6573e2cbedad236a20dcefcc7.html" />
<author>
<name>siduck</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit b843ef5522bf85c6573e2cbedad236a20dcefcc7
parent c171db8493244856a47e2623ba29fba94719ebd1
Author: siduck &lt;siduck@tutanota.com&gt;
Date:   Mon, 28 Aug 2023 16:12:51 +0530

Merge pull request #55 from p3nguin-kun/main

Add Fedora (or Red-Hat based) dependencies
</content>
</entry>
<entry>
<id>330df587d9efc198da525a7b2e22ca78296911ef</id>
<published>2023-08-28T10:24:33Z</published>
<updated>2023-08-28T10:24:33Z</updated>
<title>Add Fedora (or Red-Hat based) dependencies</title>
<link rel="alternate" type="text/html" href="commit/330df587d9efc198da525a7b2e22ca78296911ef.html" />
<author>
<name>p3nguin-kyun</name>
<email>p3nguinkun@proton.me</email>
</author>
<content>commit 330df587d9efc198da525a7b2e22ca78296911ef
parent c171db8493244856a47e2623ba29fba94719ebd1
Author: p3nguin-kyun &lt;p3nguinkun@proton.me&gt;
Date:   Mon, 28 Aug 2023 10:24:33 +0000

Add Fedora (or Red-Hat based) dependencies
</content>
</entry>
<entry>
<id>c171db8493244856a47e2623ba29fba94719ebd1</id>
<published>2023-07-12T15:44:36Z</published>
<updated>2023-07-12T15:44:36Z</updated>
<title>Merge pull request #49 from borsched/main</title>
<link rel="alternate" type="text/html" href="commit/c171db8493244856a47e2623ba29fba94719ebd1.html" />
<author>
<name>siduck</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit c171db8493244856a47e2623ba29fba94719ebd1
parent e295a74c69f18b8c3229f0516b81be3bc0bbb71c
Author: siduck &lt;siduck@tutanota.com&gt;
Date:   Wed, 12 Jul 2023 21:14:36 +0530

Merge pull request #49 from borsched/main

Add gd for Arch Linux
</content>
</entry>
<entry>
<id>6d82992e8a374fefa26fcb927a04d5bce79d71d6</id>
<published>2023-07-12T14:14:02Z</published>
<updated>2023-07-12T14:14:02Z</updated>
<title>Add gd for Arch Linux</title>
<link rel="alternate" type="text/html" href="commit/6d82992e8a374fefa26fcb927a04d5bce79d71d6.html" />
<author>
<name>borsched</name>
<email>75818517+borsched@users.noreply.github.com</email>
</author>
<content>commit 6d82992e8a374fefa26fcb927a04d5bce79d71d6
parent e295a74c69f18b8c3229f0516b81be3bc0bbb71c
Author: borsched &lt;75818517+borsched@users.noreply.github.com&gt;
Date:   Wed, 12 Jul 2023 09:14:02 -0500

Add gd for Arch Linux
</content>
</entry>
<entry>
<id>e295a74c69f18b8c3229f0516b81be3bc0bbb71c</id>
<published>2023-05-02T14:17:03Z</published>
<updated>2023-05-02T14:17:03Z</updated>
<title>Merge pull request #48 from bscholer/bscholer-patch-1</title>
<link rel="alternate" type="text/html" href="commit/e295a74c69f18b8c3229f0516b81be3bc0bbb71c.html" />
<author>
<name>Sidhanth Rathod</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit e295a74c69f18b8c3229f0516b81be3bc0bbb71c
parent 71f9529a6d06df140909d60df5901b02fedee1bf
Author: Sidhanth Rathod &lt;siduck@tutanota.com&gt;
Date:   Tue,  2 May 2023 19:47:03 +0530

Merge pull request #48 from bscholer/bscholer-patch-1

add libgd-dev to README, other small README tweaks
</content>
</entry>
<entry>
<id>f006cfba893e561f1b7fc4fa8499adec3c77174f</id>
<published>2023-05-02T13:21:02Z</published>
<updated>2023-05-02T13:21:02Z</updated>
<title>add libgd-dev to README, other small README tweaks</title>
<link rel="alternate" type="text/html" href="commit/f006cfba893e561f1b7fc4fa8499adec3c77174f.html" />
<author>
<name>Ben Scholer</name>
<email>github@benscholer.com</email>
</author>
<content>commit f006cfba893e561f1b7fc4fa8499adec3c77174f
parent 71f9529a6d06df140909d60df5901b02fedee1bf
Author: Ben Scholer &lt;github@benscholer.com&gt;
Date:   Tue,  2 May 2023 09:21:02 -0400

add libgd-dev to README, other small README tweaks
</content>
</entry>
<entry>
<id>71f9529a6d06df140909d60df5901b02fedee1bf</id>
<published>2022-07-21T15:29:40Z</published>
<updated>2022-07-21T15:29:40Z</updated>
<title>Merge pull request #40 from sioodmy/implement/nix-flake</title>
<link rel="alternate" type="text/html" href="commit/71f9529a6d06df140909d60df5901b02fedee1bf.html" />
<author>
<name>Sidhanth Rathod</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit 71f9529a6d06df140909d60df5901b02fedee1bf
parent df114a3730140548cc7c9e76bc96a450e0897caa
Author: Sidhanth Rathod &lt;siduck@tutanota.com&gt;
Date:   Thu, 21 Jul 2022 20:59:40 +0530

Merge pull request #40 from sioodmy/implement/nix-flake

Implement Nix flakes :snowflake: 
</content>
</entry>
<entry>
<id>b94f5ca58102f32a9b9ee62c2487494e4fa8dfb6</id>
<published>2022-07-21T13:20:12Z</published>
<updated>2022-07-21T13:20:12Z</updated>
<title>fix(flake): default app</title>
<link rel="alternate" type="text/html" href="commit/b94f5ca58102f32a9b9ee62c2487494e4fa8dfb6.html" />
<author>
<name>sioodmy</name>
<email>sioodmy@tuta.io</email>
</author>
<content>commit b94f5ca58102f32a9b9ee62c2487494e4fa8dfb6
parent d752ebc0a4b58bf818bf5aefe3757b83af2a996b
Author: sioodmy &lt;sioodmy@tuta.io&gt;
Date:   Thu, 21 Jul 2022 15:20:12 +0200

fix(flake): default app

</content>
</entry>
<entry>
<id>d752ebc0a4b58bf818bf5aefe3757b83af2a996b</id>
<published>2022-07-19T20:02:01Z</published>
<updated>2022-07-19T20:02:01Z</updated>
<title>docs: add nix</title>
<link rel="alternate" type="text/html" href="commit/d752ebc0a4b58bf818bf5aefe3757b83af2a996b.html" />
<author>
<name>sioodmy</name>
<email>sioodmy@tuta.io</email>
</author>
<content>commit d752ebc0a4b58bf818bf5aefe3757b83af2a996b
parent 324d464f113940b335e9ed55392886c313c29883
Author: sioodmy &lt;sioodmy@tuta.io&gt;
Date:   Tue, 19 Jul 2022 22:02:01 +0200

docs: add nix

</content>
</entry>
<entry>
<id>324d464f113940b335e9ed55392886c313c29883</id>
<published>2022-07-19T19:00:40Z</published>
<updated>2022-07-19T19:00:40Z</updated>
<title>feat(flake): add description</title>
<link rel="alternate" type="text/html" href="commit/324d464f113940b335e9ed55392886c313c29883.html" />
<author>
<name>sioodmy</name>
<email>sioodmy@tuta.io</email>
</author>
<content>commit 324d464f113940b335e9ed55392886c313c29883
parent 5180c82f51dad2bcef4b69759f02cb4076375b2c
Author: sioodmy &lt;sioodmy@tuta.io&gt;
Date:   Tue, 19 Jul 2022 21:00:40 +0200

feat(flake): add description

</content>
</entry>
<entry>
<id>5180c82f51dad2bcef4b69759f02cb4076375b2c</id>
<published>2022-07-19T18:58:58Z</published>
<updated>2022-07-19T18:58:58Z</updated>
<title>fix(flake): binary path</title>
<link rel="alternate" type="text/html" href="commit/5180c82f51dad2bcef4b69759f02cb4076375b2c.html" />
<author>
<name>sioodmy</name>
<email>sioodmy@tuta.io</email>
</author>
<content>commit 5180c82f51dad2bcef4b69759f02cb4076375b2c
parent eb663a1c296d9d91c41b4be4189a4c411f477c5b
Author: sioodmy &lt;sioodmy@tuta.io&gt;
Date:   Tue, 19 Jul 2022 20:58:58 +0200

fix(flake): binary path

</content>
</entry>
<entry>
<id>eb663a1c296d9d91c41b4be4189a4c411f477c5b</id>
<published>2022-07-19T18:52:38Z</published>
<updated>2022-07-19T18:52:38Z</updated>
<title>feat: implement nix flake</title>
<link rel="alternate" type="text/html" href="commit/eb663a1c296d9d91c41b4be4189a4c411f477c5b.html" />
<author>
<name>sioodmy</name>
<email>sioodmy@tuta.io</email>
</author>
<content>commit eb663a1c296d9d91c41b4be4189a4c411f477c5b
parent df114a3730140548cc7c9e76bc96a450e0897caa
Author: sioodmy &lt;sioodmy@tuta.io&gt;
Date:   Tue, 19 Jul 2022 20:52:38 +0200

feat: implement nix flake

</content>
</entry>
<entry>
<id>df114a3730140548cc7c9e76bc96a450e0897caa</id>
<published>2022-07-12T11:57:42Z</published>
<updated>2022-07-12T11:57:42Z</updated>
<title>misc | fix scrolling not working in nvim</title>
<link rel="alternate" type="text/html" href="commit/df114a3730140548cc7c9e76bc96a450e0897caa.html" />
<author>
<name>siduck</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit df114a3730140548cc7c9e76bc96a450e0897caa
parent c812c9f2ba6c81c14435cbb719368a18160e8877
Author: siduck &lt;siduck@tutanota.com&gt;
Date:   Tue, 12 Jul 2022 17:27:42 +0530

misc | fix scrolling not working in nvim

</content>
</entry>
<entry>
<id>c812c9f2ba6c81c14435cbb719368a18160e8877</id>
<published>2022-07-06T01:25:14Z</published>
<updated>2022-07-06T01:25:14Z</updated>
<title>add netwmicon patch | bump to v0.8.5</title>
<link rel="alternate" type="text/html" href="commit/c812c9f2ba6c81c14435cbb719368a18160e8877.html" />
<author>
<name>siduck</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit c812c9f2ba6c81c14435cbb719368a18160e8877
parent c07885e9fac0a29f8a610394329052fb026207dc
Author: siduck &lt;siduck@tutanota.com&gt;
Date:   Wed,  6 Jul 2022 06:55:14 +0530

add netwmicon patch | bump to v0.8.5

</content>
</entry>
<entry>
<id>c07885e9fac0a29f8a610394329052fb026207dc</id>
<published>2022-04-12T04:32:41Z</published>
<updated>2022-04-12T04:32:41Z</updated>
<title>Merge pull request #33 from DEliasVCruz/blinkcursor</title>
<link rel="alternate" type="text/html" href="commit/c07885e9fac0a29f8a610394329052fb026207dc.html" />
<author>
<name>siduck</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit c07885e9fac0a29f8a610394329052fb026207dc
parent def6d57eb26df26ed808adb4226c842c2d121792
Author: siduck &lt;siduck@tutanota.com&gt;
Date:   Tue, 12 Apr 2022 10:02:41 +0530

Merge pull request #33 from DEliasVCruz/blinkcursor

feat: add blinking cursor patch support
</content>
</entry>
<entry>
<id>def6d57eb26df26ed808adb4226c842c2d121792</id>
<published>2022-02-27T15:12:58Z</published>
<updated>2022-02-27T15:12:58Z</updated>
<title>use everblush theme for st by default</title>
<link rel="alternate" type="text/html" href="commit/def6d57eb26df26ed808adb4226c842c2d121792.html" />
<author>
<name>siduck</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit def6d57eb26df26ed808adb4226c842c2d121792
parent 0277876196bd47776e6980c20b1a142b3a04dd5f
Author: siduck &lt;siduck@tutanota.com&gt;
Date:   Sun, 27 Feb 2022 20:42:58 +0530

use everblush theme for st by default

</content>
</entry>
<entry>
<id>44f6012ad85c889b49d354af7f48834a669f2ccd</id>
<published>2022-02-21T01:52:08Z</published>
<updated>2022-02-21T01:52:08Z</updated>
<title>fix: fix cursors blink</title>
<link rel="alternate" type="text/html" href="commit/44f6012ad85c889b49d354af7f48834a669f2ccd.html" />
<author>
<name>DEliasVilelaC</name>
<email>danielvilelayo@gmail.com</email>
</author>
<content>commit 44f6012ad85c889b49d354af7f48834a669f2ccd
parent 4810dba9b85a48219086ea49e006a65768c19216
Author: DEliasVilelaC &lt;danielvilelayo@gmail.com&gt;
Date:   Sun, 20 Feb 2022 20:52:08 -0500

fix: fix cursors blink

</content>
</entry>
<entry>
<id>4810dba9b85a48219086ea49e006a65768c19216</id>
<published>2022-02-21T01:39:15Z</published>
<updated>2022-02-21T01:40:40Z</updated>
<title>feat: add blinking cursor patch</title>
<link rel="alternate" type="text/html" href="commit/4810dba9b85a48219086ea49e006a65768c19216.html" />
<author>
<name>DEliasVilelaC</name>
<email>danielvilelayo@gmail.com</email>
</author>
<content>commit 4810dba9b85a48219086ea49e006a65768c19216
parent 0277876196bd47776e6980c20b1a142b3a04dd5f
Author: DEliasVilelaC &lt;danielvilelayo@gmail.com&gt;
Date:   Sun, 20 Feb 2022 20:39:15 -0500

feat: add blinking cursor patch

</content>
</entry>
<entry>
<id>0277876196bd47776e6980c20b1a142b3a04dd5f</id>
<published>2022-02-06T04:02:08Z</published>
<updated>2022-02-06T04:02:08Z</updated>
<title>remove bloat from readme</title>
<link rel="alternate" type="text/html" href="commit/0277876196bd47776e6980c20b1a142b3a04dd5f.html" />
<author>
<name>siduck</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit 0277876196bd47776e6980c20b1a142b3a04dd5f
parent 7e58161dd4e073723a13a760c8cf45553d13ac3b
Author: siduck &lt;siduck@tutanota.com&gt;
Date:   Sun,  6 Feb 2022 09:32:08 +0530

remove bloat from readme

</content>
</entry>
<entry>
<id>7e58161dd4e073723a13a760c8cf45553d13ac3b</id>
<published>2022-01-29T18:48:42Z</published>
<updated>2022-01-29T18:48:42Z</updated>
<title>use gruvbox material in xresources</title>
<link rel="alternate" type="text/html" href="commit/7e58161dd4e073723a13a760c8cf45553d13ac3b.html" />
<author>
<name>siduck</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 7e58161dd4e073723a13a760c8cf45553d13ac3b
parent d15ad41b27188fb0e1cd9c0491a9af10bf8df123
Author: siduck &lt;siduckk76@protonmail.com&gt;
Date:   Sun, 30 Jan 2022 00:18:42 +0530

use gruvbox material in xresources
</content>
</entry>
<entry>
<id>d15ad41b27188fb0e1cd9c0491a9af10bf8df123</id>
<published>2021-12-11T16:33:34Z</published>
<updated>2021-12-11T16:33:34Z</updated>
<title>Merge pull request #27 from Jipok/patch-1</title>
<link rel="alternate" type="text/html" href="commit/d15ad41b27188fb0e1cd9c0491a9af10bf8df123.html" />
<author>
<name>siduck</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit d15ad41b27188fb0e1cd9c0491a9af10bf8df123
parent de6163fafe22187ac6425ff9e513f720fca25223
Author: siduck &lt;siduckk76@protonmail.com&gt;
Date:   Sat, 11 Dec 2021 22:03:34 +0530

Merge pull request #27 from Jipok/patch-1

Change shortcut for unicode input
</content>
</entry>
<entry>
<id>dcb4ac9c374d2c5c691f7b7b9cf7bd06f9262cee</id>
<published>2021-12-11T16:25:34Z</published>
<updated>2021-12-11T16:25:34Z</updated>
<title>Change shortcut for unicode input</title>
<link rel="alternate" type="text/html" href="commit/dcb4ac9c374d2c5c691f7b7b9cf7bd06f9262cee.html" />
<author>
<name>Jipok</name>
<email>braaga@inbox.ru</email>
</author>
<content>commit dcb4ac9c374d2c5c691f7b7b9cf7bd06f9262cee
parent de6163fafe22187ac6425ff9e513f720fca25223
Author: Jipok &lt;braaga@inbox.ru&gt;
Date:   Sat, 11 Dec 2021 16:25:34 +0000

Change shortcut for unicode input
</content>
</entry>
<entry>
<id>de6163fafe22187ac6425ff9e513f720fca25223</id>
<published>2021-11-18T00:12:21Z</published>
<updated>2021-11-18T00:12:21Z</updated>
<title>add note about using anysize branch</title>
<link rel="alternate" type="text/html" href="commit/de6163fafe22187ac6425ff9e513f720fca25223.html" />
<author>
<name>siduck</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit de6163fafe22187ac6425ff9e513f720fca25223
parent bcab9549f47571f9e8dceeccd0bf3cbb41a7141c
Author: siduck &lt;siduckk76@protonmail.com&gt;
Date:   Thu, 18 Nov 2021 05:42:21 +0530

add note about using anysize branch
</content>
</entry>
<entry>
<id>bcab9549f47571f9e8dceeccd0bf3cbb41a7141c</id>
<published>2021-11-09T06:09:31Z</published>
<updated>2021-11-09T06:09:31Z</updated>
<title>Update README.md</title>
<link rel="alternate" type="text/html" href="commit/bcab9549f47571f9e8dceeccd0bf3cbb41a7141c.html" />
<author>
<name>siduck</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit bcab9549f47571f9e8dceeccd0bf3cbb41a7141c
parent 018c760b8d9649f05828f04f46c0cc67ba376465
Author: siduck &lt;siduck@tutanota.com&gt;
Date:   Tue,  9 Nov 2021 11:39:31 +0530

Update README.md
</content>
</entry>
<entry>
<id>018c760b8d9649f05828f04f46c0cc67ba376465</id>
<published>2021-11-01T14:42:27Z</published>
<updated>2021-11-01T14:42:27Z</updated>
<title>update screenshot links</title>
<link rel="alternate" type="text/html" href="commit/018c760b8d9649f05828f04f46c0cc67ba376465.html" />
<author>
<name>siduck</name>
<email>siduck@tutanota.com</email>
</author>
<content>commit 018c760b8d9649f05828f04f46c0cc67ba376465
parent 88c25b1706423f05d32c396636b9bc8ed53e4836
Author: siduck &lt;siduck@tutanota.com&gt;
Date:   Mon,  1 Nov 2021 20:12:27 +0530

update screenshot links

</content>
</entry>
<entry>
<id>88c25b1706423f05d32c396636b9bc8ed53e4836</id>
<published>2021-10-29T13:45:31Z</published>
<updated>2021-10-29T13:45:31Z</updated>
<title>update screenshot links</title>
<link rel="alternate" type="text/html" href="commit/88c25b1706423f05d32c396636b9bc8ed53e4836.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 88c25b1706423f05d32c396636b9bc8ed53e4836
parent 052198fc150805447f41f313ebf1bfd7c615cd93
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Fri, 29 Oct 2021 19:15:31 +0530

update screenshot links

</content>
</entry>
<entry>
<id>052198fc150805447f41f313ebf1bfd7c615cd93</id>
<published>2021-09-29T04:26:14Z</published>
<updated>2021-09-29T04:26:14Z</updated>
<title>minor fix</title>
<link rel="alternate" type="text/html" href="commit/052198fc150805447f41f313ebf1bfd7c615cd93.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 052198fc150805447f41f313ebf1bfd7c615cd93
parent 0722e56b2b5e7d45c8602c517f08b81b8c553d2f
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Wed, 29 Sep 2021 09:56:14 +0530

minor fix

</content>
</entry>
<entry>
<id>0722e56b2b5e7d45c8602c517f08b81b8c553d2f</id>
<published>2021-09-28T04:11:25Z</published>
<updated>2021-09-28T04:11:25Z</updated>
<title>clean and improve readme</title>
<link rel="alternate" type="text/html" href="commit/0722e56b2b5e7d45c8602c517f08b81b8c553d2f.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 0722e56b2b5e7d45c8602c517f08b81b8c553d2f
parent 4c344527698fd0424ad025e0e61ed5b311045b39
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Tue, 28 Sep 2021 09:41:25 +0530

clean and improve readme

</content>
</entry>
<entry>
<id>4c344527698fd0424ad025e0e61ed5b311045b39</id>
<published>2021-09-26T02:03:45Z</published>
<updated>2021-09-26T02:03:45Z</updated>
<title>fix : improve readme</title>
<link rel="alternate" type="text/html" href="commit/4c344527698fd0424ad025e0e61ed5b311045b39.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 4c344527698fd0424ad025e0e61ed5b311045b39
parent 75797918bc970bca95699b6036fe14bbff15960e
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Sun, 26 Sep 2021 07:33:45 +0530

fix : improve readme

</content>
</entry>
<entry>
<id>75797918bc970bca95699b6036fe14bbff15960e</id>
<published>2021-09-25T00:06:52Z</published>
<updated>2021-09-25T00:06:52Z</updated>
<title>clean stuff</title>
<link rel="alternate" type="text/html" href="commit/75797918bc970bca95699b6036fe14bbff15960e.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 75797918bc970bca95699b6036fe14bbff15960e
parent f9c995074e44a19109c30c7f84d294377f530160
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Sat, 25 Sep 2021 05:36:52 +0530

clean stuff

</content>
</entry>
<entry>
<id>f9c995074e44a19109c30c7f84d294377f530160</id>
<published>2021-09-20T03:16:40Z</published>
<updated>2021-09-20T03:16:40Z</updated>
<title>improve sample xresources config</title>
<link rel="alternate" type="text/html" href="commit/f9c995074e44a19109c30c7f84d294377f530160.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit f9c995074e44a19109c30c7f84d294377f530160
parent c9bda1de1f3f94ba507fa0eacc96d6a4f338637f
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Mon, 20 Sep 2021 08:46:40 +0530

improve sample xresources config

</content>
</entry>
<entry>
<id>c9bda1de1f3f94ba507fa0eacc96d6a4f338637f</id>
<published>2021-08-20T07:04:58Z</published>
<updated>2021-08-20T07:04:58Z</updated>
<title>re-add many patches , bump to 0.8.4 | This isnt based on luke smiths build :D</title>
<link rel="alternate" type="text/html" href="commit/c9bda1de1f3f94ba507fa0eacc96d6a4f338637f.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit c9bda1de1f3f94ba507fa0eacc96d6a4f338637f
parent 9f02112872ea05f1070cf99f65ce6f4292cac72c
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Fri, 20 Aug 2021 12:34:58 +0530

re-add many patches , bump to 0.8.4 | This isnt based on luke smiths build :D

</content>
</entry>
<entry>
<id>9f02112872ea05f1070cf99f65ce6f4292cac72c</id>
<published>2021-08-20T03:54:57Z</published>
<updated>2021-08-20T03:54:57Z</updated>
<title>Update README.md</title>
<link rel="alternate" type="text/html" href="commit/9f02112872ea05f1070cf99f65ce6f4292cac72c.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 9f02112872ea05f1070cf99f65ce6f4292cac72c
parent 6d595f99ae74e45d9c76421de2d756143ca34a07
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Fri, 20 Aug 2021 09:24:57 +0530

Update README.md
</content>
</entry>
<entry>
<id>6d595f99ae74e45d9c76421de2d756143ca34a07</id>
<published>2021-08-06T15:02:39Z</published>
<updated>2021-08-06T15:02:39Z</updated>
<title>[PATCH] Patch for persistence of content across resize</title>
<link rel="alternate" type="text/html" href="commit/6d595f99ae74e45d9c76421de2d756143ca34a07.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 6d595f99ae74e45d9c76421de2d756143ca34a07
parent 87420857094ea515f439680b5334f456bea5d592
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Fri,  6 Aug 2021 20:32:39 +0530

[PATCH] Patch for persistence of content across resize

</content>
</entry>
<entry>
<id>87420857094ea515f439680b5334f456bea5d592</id>
<published>2021-07-28T23:53:52Z</published>
<updated>2021-07-28T23:53:52Z</updated>
<title>added shell.nix</title>
<link rel="alternate" type="text/html" href="commit/87420857094ea515f439680b5334f456bea5d592.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 87420857094ea515f439680b5334f456bea5d592
parent 824fabdc6c020846de2806931d1211256c135a6f
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Thu, 29 Jul 2021 05:23:52 +0530

added shell.nix

</content>
</entry>
<entry>
<id>824fabdc6c020846de2806931d1211256c135a6f</id>
<published>2021-07-25T07:46:02Z</published>
<updated>2021-07-25T07:46:02Z</updated>
<title>Update README.md</title>
<link rel="alternate" type="text/html" href="commit/824fabdc6c020846de2806931d1211256c135a6f.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 824fabdc6c020846de2806931d1211256c135a6f
parent 39a54fa120731382c964709495e125a5372a47c7
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Sun, 25 Jul 2021 13:16:02 +0530

Update README.md
</content>
</entry>
<entry>
<id>39a54fa120731382c964709495e125a5372a47c7</id>
<published>2021-07-25T07:25:50Z</published>
<updated>2021-07-25T07:25:50Z</updated>
<title>Merge branch &#39;main&#39; of github.com:siduck76/st</title>
<link rel="alternate" type="text/html" href="commit/39a54fa120731382c964709495e125a5372a47c7.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 39a54fa120731382c964709495e125a5372a47c7
parent 8d54ff3303508d0f48fbba332d636a0a6a95f0dc
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Sun, 25 Jul 2021 12:55:50 +0530

Merge branch &#39;main&#39; of github.com:siduck76/st

</content>
</entry>
<entry>
<id>8d54ff3303508d0f48fbba332d636a0a6a95f0dc</id>
<published>2021-07-25T07:25:27Z</published>
<updated>2021-07-25T07:25:27Z</updated>
<title>	modified:   .gitignore</title>
<link rel="alternate" type="text/html" href="commit/8d54ff3303508d0f48fbba332d636a0a6a95f0dc.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 8d54ff3303508d0f48fbba332d636a0a6a95f0dc
parent dc714401a84532b6b172f3d5faf3314acedc83f9
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Sun, 25 Jul 2021 12:55:27 +0530

	modified:   .gitignore

</content>
</entry>
<entry>
<id>58592c442fecbd1238309d112123250e175736ff</id>
<published>2021-07-25T05:19:49Z</published>
<updated>2021-07-25T05:19:49Z</updated>
<title>Update xresources</title>
<link rel="alternate" type="text/html" href="commit/58592c442fecbd1238309d112123250e175736ff.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 58592c442fecbd1238309d112123250e175736ff
parent 5feeca2518fa6a4a8c68863437541d6666adbfed
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Sun, 25 Jul 2021 10:49:49 +0530

Update xresources
</content>
</entry>
<entry>
<id>5feeca2518fa6a4a8c68863437541d6666adbfed</id>
<published>2021-07-25T05:15:29Z</published>
<updated>2021-07-25T05:15:29Z</updated>
<title>Update README.md</title>
<link rel="alternate" type="text/html" href="commit/5feeca2518fa6a4a8c68863437541d6666adbfed.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 5feeca2518fa6a4a8c68863437541d6666adbfed
parent dc714401a84532b6b172f3d5faf3314acedc83f9
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Sun, 25 Jul 2021 10:45:29 +0530

Update README.md
</content>
</entry>
<entry>
<id>dc714401a84532b6b172f3d5faf3314acedc83f9</id>
<published>2021-07-25T04:54:46Z</published>
<updated>2021-07-25T04:54:46Z</updated>
<title>add some credits</title>
<link rel="alternate" type="text/html" href="commit/dc714401a84532b6b172f3d5faf3314acedc83f9.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit dc714401a84532b6b172f3d5faf3314acedc83f9
parent 0c03af8940e9136f04bc675b5f3848f9fde0178d
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Sun, 25 Jul 2021 10:24:46 +0530

add some credits

</content>
</entry>
<entry>
<id>0c03af8940e9136f04bc675b5f3848f9fde0178d</id>
<published>2021-07-25T04:53:43Z</published>
<updated>2021-07-25T04:53:43Z</updated>
<title>add patch_column patch</title>
<link rel="alternate" type="text/html" href="commit/0c03af8940e9136f04bc675b5f3848f9fde0178d.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 0c03af8940e9136f04bc675b5f3848f9fde0178d
parent 494dc97ebf743b0c6f17ac7f76286ecfca84df89
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Sun, 25 Jul 2021 10:23:43 +0530

add patch_column patch

</content>
</entry>
<entry>
<id>494dc97ebf743b0c6f17ac7f76286ecfca84df89</id>
<published>2021-07-23T00:34:46Z</published>
<updated>2021-07-23T00:34:46Z</updated>
<title>rm patch_column</title>
<link rel="alternate" type="text/html" href="commit/494dc97ebf743b0c6f17ac7f76286ecfca84df89.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 494dc97ebf743b0c6f17ac7f76286ecfca84df89
parent 251496842aa753bb92878610aefa42138e65660a
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Fri, 23 Jul 2021 06:04:46 +0530

rm patch_column

</content>
</entry>
<entry>
<id>251496842aa753bb92878610aefa42138e65660a</id>
<published>2021-07-23T00:31:39Z</published>
<updated>2021-07-23T00:31:39Z</updated>
<title>test patch_column patch</title>
<link rel="alternate" type="text/html" href="commit/251496842aa753bb92878610aefa42138e65660a.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 251496842aa753bb92878610aefa42138e65660a
parent 7efd193b8783e2b4587d95302500057e5bc8ae56
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Fri, 23 Jul 2021 06:01:39 +0530

test patch_column patch

</content>
</entry>
<entry>
<id>7efd193b8783e2b4587d95302500057e5bc8ae56</id>
<published>2021-07-21T04:53:13Z</published>
<updated>2021-07-21T04:53:13Z</updated>
<title>rm anysize patch</title>
<link rel="alternate" type="text/html" href="commit/7efd193b8783e2b4587d95302500057e5bc8ae56.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 7efd193b8783e2b4587d95302500057e5bc8ae56
parent f0e81abfb359ab19d2183cc02052024d3e0a4b1c
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Wed, 21 Jul 2021 10:23:13 +0530

rm anysize patch

</content>
</entry>
<entry>
<id>f0e81abfb359ab19d2183cc02052024d3e0a4b1c</id>
<published>2021-07-02T03:37:31Z</published>
<updated>2021-07-02T03:37:31Z</updated>
<title>use blobmoji for font2</title>
<link rel="alternate" type="text/html" href="commit/f0e81abfb359ab19d2183cc02052024d3e0a4b1c.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit f0e81abfb359ab19d2183cc02052024d3e0a4b1c
parent 1c3b23902f0fdf50d65d8130c45a3378f981f23e
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Fri,  2 Jul 2021 09:07:31 +0530

use blobmoji for font2

</content>
</entry>
<entry>
<id>1c3b23902f0fdf50d65d8130c45a3378f981f23e</id>
<published>2021-06-19T11:18:52Z</published>
<updated>2021-06-19T11:18:52Z</updated>
<title>credits</title>
<link rel="alternate" type="text/html" href="commit/1c3b23902f0fdf50d65d8130c45a3378f981f23e.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 1c3b23902f0fdf50d65d8130c45a3378f981f23e
parent 9c3c914f0c75ce804a070abfcc4160fb5b4b4d3f
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Sat, 19 Jun 2021 16:48:52 +0530

credits
</content>
</entry>
<entry>
<id>9c3c914f0c75ce804a070abfcc4160fb5b4b4d3f</id>
<published>2021-06-19T11:18:29Z</published>
<updated>2021-06-19T11:18:29Z</updated>
<title>credits</title>
<link rel="alternate" type="text/html" href="commit/9c3c914f0c75ce804a070abfcc4160fb5b4b4d3f.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 9c3c914f0c75ce804a070abfcc4160fb5b4b4d3f
parent b271b22fce14d80ac302d45289e3e77906f451c1
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Sat, 19 Jun 2021 16:48:29 +0530

credits
</content>
</entry>
<entry>
<id>b271b22fce14d80ac302d45289e3e77906f451c1</id>
<published>2021-06-14T03:17:57Z</published>
<updated>2021-06-14T03:17:57Z</updated>
<title>hide cursor on idle window</title>
<link rel="alternate" type="text/html" href="commit/b271b22fce14d80ac302d45289e3e77906f451c1.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit b271b22fce14d80ac302d45289e3e77906f451c1
parent ae58ff0b5e5755cfb0f9d4233fc6b25d966457a3
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Mon, 14 Jun 2021 08:47:57 +0530

hide cursor on idle window

</content>
</entry>
<entry>
<id>ae58ff0b5e5755cfb0f9d4233fc6b25d966457a3</id>
<published>2021-06-14T03:07:55Z</published>
<updated>2021-06-14T03:07:55Z</updated>
<title>enable  braillie boxdraw</title>
<link rel="alternate" type="text/html" href="commit/ae58ff0b5e5755cfb0f9d4233fc6b25d966457a3.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit ae58ff0b5e5755cfb0f9d4233fc6b25d966457a3
parent 052039e5b1f598e2c25cc18c3a79f0df6a3f847e
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Mon, 14 Jun 2021 08:37:55 +0530

enable  braillie boxdraw

</content>
</entry>
<entry>
<id>052039e5b1f598e2c25cc18c3a79f0df6a3f847e</id>
<published>2021-06-10T08:47:38Z</published>
<updated>2021-06-10T08:47:38Z</updated>
<title>Update README.md</title>
<link rel="alternate" type="text/html" href="commit/052039e5b1f598e2c25cc18c3a79f0df6a3f847e.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 052039e5b1f598e2c25cc18c3a79f0df6a3f847e
parent 32376c8df5fe4c3d15bfd633ee2c2be4d38eb264
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Thu, 10 Jun 2021 14:17:38 +0530

Update README.md
</content>
</entry>
<entry>
<id>32376c8df5fe4c3d15bfd633ee2c2be4d38eb264</id>
<published>2021-06-10T08:25:39Z</published>
<updated>2021-06-10T08:25:39Z</updated>
<title>default st</title>
<link rel="alternate" type="text/html" href="commit/32376c8df5fe4c3d15bfd633ee2c2be4d38eb264.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 32376c8df5fe4c3d15bfd633ee2c2be4d38eb264
parent 4a8c816f58dbbbdba50bb13c49897291b0a6bfd6
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Thu, 10 Jun 2021 13:55:39 +0530

default st

</content>
</entry>
<entry>
<id>4a8c816f58dbbbdba50bb13c49897291b0a6bfd6</id>
<published>2021-06-10T08:21:40Z</published>
<updated>2021-06-10T08:21:40Z</updated>
<title>Merge branch &#39;main&#39; of github.com:siduck76/st</title>
<link rel="alternate" type="text/html" href="commit/4a8c816f58dbbbdba50bb13c49897291b0a6bfd6.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 4a8c816f58dbbbdba50bb13c49897291b0a6bfd6
parent bdf6a7b5e2aeb84aa0182e8f61ebbd7512aeb4d5
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Thu, 10 Jun 2021 13:51:40 +0530

Merge branch &#39;main&#39; of github.com:siduck76/st

</content>
</entry>
<entry>
<id>bdf6a7b5e2aeb84aa0182e8f61ebbd7512aeb4d5</id>
<published>2021-06-10T08:21:27Z</published>
<updated>2021-06-10T08:21:27Z</updated>
<title>change highlight colors</title>
<link rel="alternate" type="text/html" href="commit/bdf6a7b5e2aeb84aa0182e8f61ebbd7512aeb4d5.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit bdf6a7b5e2aeb84aa0182e8f61ebbd7512aeb4d5
parent 3bd47d1adae6aefd139a37da88ac85676e9ceec5
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Thu, 10 Jun 2021 13:51:27 +0530

change highlight colors

</content>
</entry>
<entry>
<id>c96d385cc1af13ccff3c5ef7cbecc9004a677411</id>
<published>2021-06-10T07:22:41Z</published>
<updated>2021-06-10T07:22:41Z</updated>
<title>Update README.md</title>
<link rel="alternate" type="text/html" href="commit/c96d385cc1af13ccff3c5ef7cbecc9004a677411.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit c96d385cc1af13ccff3c5ef7cbecc9004a677411
parent 2f0bb45aed6983e3e459cab1163c64f4e701617d
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Thu, 10 Jun 2021 12:52:41 +0530

Update README.md
</content>
</entry>
<entry>
<id>2f0bb45aed6983e3e459cab1163c64f4e701617d</id>
<published>2021-06-10T06:51:27Z</published>
<updated>2021-06-10T06:51:27Z</updated>
<title>Update README.md</title>
<link rel="alternate" type="text/html" href="commit/2f0bb45aed6983e3e459cab1163c64f4e701617d.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 2f0bb45aed6983e3e459cab1163c64f4e701617d
parent e9bb43a16eaf809c1787025b85cf11a0c1b48630
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Thu, 10 Jun 2021 12:21:27 +0530

Update README.md
</content>
</entry>
<entry>
<id>e9bb43a16eaf809c1787025b85cf11a0c1b48630</id>
<published>2021-06-10T06:50:42Z</published>
<updated>2021-06-10T06:50:42Z</updated>
<title>Update README.md</title>
<link rel="alternate" type="text/html" href="commit/e9bb43a16eaf809c1787025b85cf11a0c1b48630.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit e9bb43a16eaf809c1787025b85cf11a0c1b48630
parent 3bd47d1adae6aefd139a37da88ac85676e9ceec5
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Thu, 10 Jun 2021 12:20:42 +0530

Update README.md
</content>
</entry>
<entry>
<id>3bd47d1adae6aefd139a37da88ac85676e9ceec5</id>
<published>2021-06-10T06:11:53Z</published>
<updated>2021-06-10T06:11:53Z</updated>
<title>rm dynamic cursor patch</title>
<link rel="alternate" type="text/html" href="commit/3bd47d1adae6aefd139a37da88ac85676e9ceec5.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 3bd47d1adae6aefd139a37da88ac85676e9ceec5
parent 72a323cefb2f245c368ac55513e2ecda1f6bcf01
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Thu, 10 Jun 2021 11:41:53 +0530

rm dynamic cursor patch

</content>
</entry>
<entry>
<id>72a323cefb2f245c368ac55513e2ecda1f6bcf01</id>
<published>2021-06-10T06:11:33Z</published>
<updated>2021-06-10T06:11:33Z</updated>
<title>rm dynamic cursor patch</title>
<link rel="alternate" type="text/html" href="commit/72a323cefb2f245c368ac55513e2ecda1f6bcf01.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 72a323cefb2f245c368ac55513e2ecda1f6bcf01
parent 8d9265858e14ea90eb651e071731daca1e0de8ff
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Thu, 10 Jun 2021 11:41:33 +0530

rm dynamic cursor patch

</content>
</entry>
<entry>
<id>8d9265858e14ea90eb651e071731daca1e0de8ff</id>
<published>2021-06-10T06:02:29Z</published>
<updated>2021-06-10T06:02:29Z</updated>
<title>rm some stuff</title>
<link rel="alternate" type="text/html" href="commit/8d9265858e14ea90eb651e071731daca1e0de8ff.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 8d9265858e14ea90eb651e071731daca1e0de8ff
parent ae2c5886c36728aed9948d652fe64423c857217e
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Thu, 10 Jun 2021 11:32:29 +0530

rm some stuff

</content>
</entry>
<entry>
<id>ae2c5886c36728aed9948d652fe64423c857217e</id>
<published>2021-06-10T05:46:59Z</published>
<updated>2021-06-10T05:46:59Z</updated>
<title>st-history patch added</title>
<link rel="alternate" type="text/html" href="commit/ae2c5886c36728aed9948d652fe64423c857217e.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit ae2c5886c36728aed9948d652fe64423c857217e
parent 8b873dbb69c1ef165ef4c21618d87a3be0d8e1c2
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Thu, 10 Jun 2021 11:16:59 +0530

st-history patch added

</content>
</entry>
<entry>
<id>8b873dbb69c1ef165ef4c21618d87a3be0d8e1c2</id>
<published>2021-06-10T03:02:08Z</published>
<updated>2021-06-10T03:02:08Z</updated>
<title>disable boxdraw for brailie</title>
<link rel="alternate" type="text/html" href="commit/8b873dbb69c1ef165ef4c21618d87a3be0d8e1c2.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 8b873dbb69c1ef165ef4c21618d87a3be0d8e1c2
parent 00cad23380d7c2111a4e429ce38c0a793d23a6ec
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Thu, 10 Jun 2021 08:32:08 +0530

disable boxdraw for brailie

</content>
</entry>
<entry>
<id>00cad23380d7c2111a4e429ce38c0a793d23a6ec</id>
<published>2021-06-09T15:36:39Z</published>
<updated>2021-06-09T15:36:39Z</updated>
<title>Merge pull request #12 from TripleK2004/main</title>
<link rel="alternate" type="text/html" href="commit/00cad23380d7c2111a4e429ce38c0a793d23a6ec.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 00cad23380d7c2111a4e429ce38c0a793d23a6ec
parent 1d24bd36fea2c5e98a04559815295a52e3cd3379
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Wed,  9 Jun 2021 21:06:39 +0530

Merge pull request #12 from TripleK2004/main

patched the second patch of appsync : )
</content>
</entry>
<entry>
<id>753aca3e5175d7732b05d31c11bf980314647dd7</id>
<published>2021-06-09T14:54:21Z</published>
<updated>2021-06-09T14:54:21Z</updated>
<title>patched appsync</title>
<link rel="alternate" type="text/html" href="commit/753aca3e5175d7732b05d31c11bf980314647dd7.html" />
<author>
<name>TripleK2004</name>
<email>kowkeerthankumar@gmail.com</email>
</author>
<content>commit 753aca3e5175d7732b05d31c11bf980314647dd7
parent 1d24bd36fea2c5e98a04559815295a52e3cd3379
Author: TripleK2004 &lt;kowkeerthankumar@gmail.com&gt;
Date:   Wed,  9 Jun 2021 20:24:21 +0530

patched appsync

</content>
</entry>
<entry>
<id>1d24bd36fea2c5e98a04559815295a52e3cd3379</id>
<published>2021-06-09T13:42:11Z</published>
<updated>2021-06-09T13:42:11Z</updated>
<title>Update README.md</title>
<link rel="alternate" type="text/html" href="commit/1d24bd36fea2c5e98a04559815295a52e3cd3379.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 1d24bd36fea2c5e98a04559815295a52e3cd3379
parent 0751d088a22173eb70c34fe13f86c82d5baa5a92
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Wed,  9 Jun 2021 19:12:11 +0530

Update README.md
</content>
</entry>
<entry>
<id>0751d088a22173eb70c34fe13f86c82d5baa5a92</id>
<published>2021-06-09T13:37:19Z</published>
<updated>2021-06-09T13:37:19Z</updated>
<title>Merge pull request #11 from TripleK2004/main</title>
<link rel="alternate" type="text/html" href="commit/0751d088a22173eb70c34fe13f86c82d5baa5a92.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 0751d088a22173eb70c34fe13f86c82d5baa5a92
parent 12c84d69c3f837baccd98091ee986a6f77e6fcf9
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Wed,  9 Jun 2021 19:07:19 +0530

Merge pull request #11 from TripleK2004/main

patched dynamic cursor 
</content>
</entry>
<entry>
<id>0e1e09d1e7476f670d44a254d0c7e33df24d1a1f</id>
<published>2021-06-08T17:37:04Z</published>
<updated>2021-06-08T17:37:04Z</updated>
<title>patched dynamic cursor</title>
<link rel="alternate" type="text/html" href="commit/0e1e09d1e7476f670d44a254d0c7e33df24d1a1f.html" />
<author>
<name>TripleK2004</name>
<email>kowkeerthankumar@gmail.com</email>
</author>
<content>commit 0e1e09d1e7476f670d44a254d0c7e33df24d1a1f
parent 313b9ef708557ff75be1670cf16e164a90e48525
Author: TripleK2004 &lt;kowkeerthankumar@gmail.com&gt;
Date:   Tue,  8 Jun 2021 23:07:04 +0530

patched dynamic cursor

</content>
</entry>
<entry>
<id>313b9ef708557ff75be1670cf16e164a90e48525</id>
<published>2021-06-08T17:33:11Z</published>
<updated>2021-06-08T17:33:11Z</updated>
<title>patched dynamic cursor</title>
<link rel="alternate" type="text/html" href="commit/313b9ef708557ff75be1670cf16e164a90e48525.html" />
<author>
<name>TripleK2004</name>
<email>kowkeerthankumar@gmail.com</email>
</author>
<content>commit 313b9ef708557ff75be1670cf16e164a90e48525
parent 907b79ca5c6e003adaf29df39aac2e1b1babb48c
Author: TripleK2004 &lt;kowkeerthankumar@gmail.com&gt;
Date:   Tue,  8 Jun 2021 23:03:11 +0530

patched dynamic cursor

</content>
</entry>
<entry>
<id>907b79ca5c6e003adaf29df39aac2e1b1babb48c</id>
<published>2021-06-08T17:31:34Z</published>
<updated>2021-06-08T17:31:34Z</updated>
<title>Revert &quot;patched dynamic cursor&quot;</title>
<link rel="alternate" type="text/html" href="commit/907b79ca5c6e003adaf29df39aac2e1b1babb48c.html" />
<author>
<name>TripleK2004</name>
<email>kowkeerthankumar@gmail.com</email>
</author>
<content>commit 907b79ca5c6e003adaf29df39aac2e1b1babb48c
parent 99704e1b41d4c5a74365b0ff0e398f4bd898da74
Author: TripleK2004 &lt;kowkeerthankumar@gmail.com&gt;
Date:   Tue,  8 Jun 2021 23:01:34 +0530

Revert &quot;patched dynamic cursor&quot;

This reverts commit 3ded9ea4ddc139e17fb77a40480283c99f737ede.

</content>
</entry>
<entry>
<id>99704e1b41d4c5a74365b0ff0e398f4bd898da74</id>
<published>2021-06-08T17:31:12Z</published>
<updated>2021-06-08T17:31:12Z</updated>
<title>Revert &quot;patched dynamic cursor&quot;</title>
<link rel="alternate" type="text/html" href="commit/99704e1b41d4c5a74365b0ff0e398f4bd898da74.html" />
<author>
<name>TripleK2004</name>
<email>kowkeerthankumar@gmail.com</email>
</author>
<content>commit 99704e1b41d4c5a74365b0ff0e398f4bd898da74
parent f4cd34342913024bc1708b3f795fa7febc2ae95b
Author: TripleK2004 &lt;kowkeerthankumar@gmail.com&gt;
Date:   Tue,  8 Jun 2021 23:01:12 +0530

Revert &quot;patched dynamic cursor&quot;

This reverts commit f4cd34342913024bc1708b3f795fa7febc2ae95b.

</content>
</entry>
<entry>
<id>f4cd34342913024bc1708b3f795fa7febc2ae95b</id>
<published>2021-06-08T16:50:08Z</published>
<updated>2021-06-08T16:50:08Z</updated>
<title>patched dynamic cursor</title>
<link rel="alternate" type="text/html" href="commit/f4cd34342913024bc1708b3f795fa7febc2ae95b.html" />
<author>
<name>TripleK2004</name>
<email>kowkeerthankumar@gmail.com</email>
</author>
<content>commit f4cd34342913024bc1708b3f795fa7febc2ae95b
parent 3ded9ea4ddc139e17fb77a40480283c99f737ede
Author: TripleK2004 &lt;kowkeerthankumar@gmail.com&gt;
Date:   Tue,  8 Jun 2021 22:20:08 +0530

patched dynamic cursor

</content>
</entry>
<entry>
<id>3ded9ea4ddc139e17fb77a40480283c99f737ede</id>
<published>2021-06-08T16:46:48Z</published>
<updated>2021-06-08T16:46:48Z</updated>
<title>patched dynamic cursor</title>
<link rel="alternate" type="text/html" href="commit/3ded9ea4ddc139e17fb77a40480283c99f737ede.html" />
<author>
<name>TripleK2004</name>
<email>kowkeerthankumar@gmail.com</email>
</author>
<content>commit 3ded9ea4ddc139e17fb77a40480283c99f737ede
parent bb619d3e657c9ab0b9363b030671020817140485
Author: TripleK2004 &lt;kowkeerthankumar@gmail.com&gt;
Date:   Tue,  8 Jun 2021 22:16:48 +0530

patched dynamic cursor

</content>
</entry>
<entry>
<id>12c84d69c3f837baccd98091ee986a6f77e6fcf9</id>
<published>2021-06-07T16:45:34Z</published>
<updated>2021-06-07T16:45:34Z</updated>
<title>Update config.h</title>
<link rel="alternate" type="text/html" href="commit/12c84d69c3f837baccd98091ee986a6f77e6fcf9.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit 12c84d69c3f837baccd98091ee986a6f77e6fcf9
parent bb619d3e657c9ab0b9363b030671020817140485
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Mon,  7 Jun 2021 22:15:34 +0530

Update config.h
</content>
</entry>
<entry>
<id>bb619d3e657c9ab0b9363b030671020817140485</id>
<published>2021-06-07T16:22:52Z</published>
<updated>2021-06-07T16:22:52Z</updated>
<title>Merge pull request #10 from TripleK2004/main</title>
<link rel="alternate" type="text/html" href="commit/bb619d3e657c9ab0b9363b030671020817140485.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit bb619d3e657c9ab0b9363b030671020817140485
parent cb176ea7d8e7827e50d5eb8c563077b8cb0c0645
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Mon,  7 Jun 2021 21:52:52 +0530

Merge pull request #10 from TripleK2004/main

mousescroll increment patch 
</content>
</entry>
<entry>
<id>1b24bb83b653100129d0a1b20498e97aa76d072e</id>
<published>2021-06-07T15:25:19Z</published>
<updated>2021-06-07T15:25:19Z</updated>
<title>mousescrl increment patch</title>
<link rel="alternate" type="text/html" href="commit/1b24bb83b653100129d0a1b20498e97aa76d072e.html" />
<author>
<name>TripleK2004</name>
<email>kowkeerthankumar@gmail.com</email>
</author>
<content>commit 1b24bb83b653100129d0a1b20498e97aa76d072e
parent cb176ea7d8e7827e50d5eb8c563077b8cb0c0645
Author: TripleK2004 &lt;kowkeerthankumar@gmail.com&gt;
Date:   Mon,  7 Jun 2021 20:55:19 +0530

mousescrl increment patch

</content>
</entry>
<entry>
<id>cb176ea7d8e7827e50d5eb8c563077b8cb0c0645</id>
<published>2021-05-21T14:11:34Z</published>
<updated>2021-05-21T14:11:34Z</updated>
<title>keybind for resetting alpha</title>
<link rel="alternate" type="text/html" href="commit/cb176ea7d8e7827e50d5eb8c563077b8cb0c0645.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit cb176ea7d8e7827e50d5eb8c563077b8cb0c0645
parent c592aa256127c7f1f002c1c113e962e342b3c793
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Fri, 21 May 2021 19:41:34 +0530

keybind for resetting alpha

</content>
</entry>
<entry>
<id>c592aa256127c7f1f002c1c113e962e342b3c793</id>
<published>2021-05-19T17:03:57Z</published>
<updated>2021-05-19T17:03:57Z</updated>
<title>rm bloat</title>
<link rel="alternate" type="text/html" href="commit/c592aa256127c7f1f002c1c113e962e342b3c793.html" />
<author>
<name>siduck76</name>
<email>siduckk76@protonmail.com</email>
</author>
<content>commit c592aa256127c7f1f002c1c113e962e342b3c793
parent 8d591c834c66ade34838c91785768c43f0bff94a
Author: siduck76 &lt;siduckk76@protonmail.com&gt;
Date:   Wed, 19 May 2021 22:33:57 +0530

rm bloat

</content>
</entry>
</feed>
