<feed xmlns='http://www.w3.org/2005/Atom'>
<title>swhd.git, branch main</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://git.vlhl.dev/navi/swhd.git/atom?h=main</id>
<link rel='self' href='https://git.vlhl.dev/navi/swhd.git/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/swhd.git/'/>
<updated>2023-09-25T14:36:22+00:00</updated>
<entry>
<title>unmark the pid from the container when restoring the window</title>
<updated>2023-09-25T14:36:22+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2023-09-25T14:36:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/swhd.git/commit/?id=9912e876e9a21f26c8601472777d5fbaf30135e2'/>
<id>urn:sha1:9912e876e9a21f26c8601472777d5fbaf30135e2</id>
<content type='text'>
temorary cleanup until we can use con_id instead of pid marks

Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>off by one :notlikethis:</title>
<updated>2023-09-25T14:34:33+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2023-09-25T14:34:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/swhd.git/commit/?id=2dc9cf69d5ad8cae62a06225c5cedb4f54dad117'/>
<id>urn:sha1:2dc9cf69d5ad8cae62a06225c5cedb4f54dad117</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>remove unnecessary prints</title>
<updated>2023-09-25T14:18:10+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2023-09-25T14:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/swhd.git/commit/?id=81a38a8ee234b335a94827a1e7e17ec01c1e57c8'/>
<id>urn:sha1:81a38a8ee234b335a94827a1e7e17ec01c1e57c8</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>remove uneeded prints</title>
<updated>2023-09-25T14:10:05+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2023-09-25T14:10:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/swhd.git/commit/?id=098a9850cb83dd145ac95f5457a284043d930383'/>
<id>urn:sha1:098a9850cb83dd145ac95f5457a284043d930383</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>add support for multiple terminals at once</title>
<updated>2023-09-25T14:09:11+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2023-09-25T14:09:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/swhd.git/commit/?id=0dedd834dc8d123ae2c4043a0df841656931df98'/>
<id>urn:sha1:0dedd834dc8d123ae2c4043a0df841656931df98</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>handle errors propperly so it doesn't randomly crash (i'm actually learning rust wtf)</title>
<updated>2023-09-25T11:05:26+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2023-09-25T10:59:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/swhd.git/commit/?id=c9023294887ec5fe80d4cd87fa42330b9c5f84a8'/>
<id>urn:sha1:c9023294887ec5fe80d4cd87fa42330b9c5f84a8</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>fix new terminals being hidden</title>
<updated>2023-09-24T17:58:46+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2023-09-24T17:58:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/swhd.git/commit/?id=338b6d8b96fb1ef11727e0501525ab28047ba3d8'/>
<id>urn:sha1:338b6d8b96fb1ef11727e0501525ab28047ba3d8</id>
<content type='text'>
the get_pid function was considering newly spawned terminals as the
parents of themselves. adds a check for the recursion.

Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
<entry>
<title>initial</title>
<updated>2023-09-24T17:47:51+00:00</updated>
<author>
<name>Anna (navi) Figueiredo Gomes</name>
<email>navi@vlhl.dev</email>
</author>
<published>2023-09-24T17:44:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.vlhl.dev/navi/swhd.git/commit/?id=63b8e1b07e725384e4c8323af7f3e63600721a82'/>
<id>urn:sha1:63b8e1b07e725384e4c8323af7f3e63600721a82</id>
<content type='text'>
Signed-off-by: Anna (navi) Figueiredo Gomes &lt;navi@vlhl.dev&gt;
</content>
</entry>
</feed>
