<feed xmlns='http://www.w3.org/2005/Atom'>
<title>sf.git/src/main.c, branch master</title>
<subtitle>System status monitor and file manager
</subtitle>
<id>https://git.verdant.ee/projects/sf.git/atom?h=master</id>
<link rel='self' href='https://git.verdant.ee/projects/sf.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/'/>
<updated>2026-08-06T06:54:02Z</updated>
<entry>
<title>main: simplify render loop and use xsnprintf</title>
<updated>2026-08-06T06:54:02Z</updated>
<author>
<name>verdant</name>
<email>im@verdant.ee</email>
</author>
<published>2026-08-06T06:54:02Z</published>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/commit/?id=908a2abc1f8108a3cc81f0bc4151adf79472eb49'/>
<id>urn:sha1:908a2abc1f8108a3cc81f0bc4151adf79472eb49</id>
<content type='text'>
Refactor the event loop in main.c:
- Replace duplicated snprintf checks with xsnprintf() wrapper
- Restructure render logic and ensure need_redraw is reset properly
- Handle user input when redraw is not immediately required
</content>
</entry>
<entry>
<title>Remove timeout call before event loop in main</title>
<updated>2026-08-03T13:01:41Z</updated>
<author>
<name>verdant</name>
<email>im@verdant.ee</email>
</author>
<published>2026-08-03T13:01:41Z</published>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/commit/?id=6ef436e74c7d48e2ce5da0cb212c98cc13df7078'/>
<id>urn:sha1:6ef436e74c7d48e2ce5da0cb212c98cc13df7078</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Refactor main loop to reduce unnecessary redraw operations</title>
<updated>2026-08-03T07:50:33Z</updated>
<author>
<name>verdant</name>
<email>im@verdant.ee</email>
</author>
<published>2026-08-03T07:50:33Z</published>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/commit/?id=b1a3208e940f5fa5c4693c04ca2a423efbda2917'/>
<id>urn:sha1:b1a3208e940f5fa5c4693c04ca2a423efbda2917</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Simplify directory preview logic with fm_preview_dir</title>
<updated>2026-07-28T12:44:44Z</updated>
<author>
<name>verdant</name>
<email>im@verdant.ee</email>
</author>
<published>2026-07-28T12:44:44Z</published>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/commit/?id=b603643132398d4e3f0b94865ec15782043380b5'/>
<id>urn:sha1:b603643132398d4e3f0b94865ec15782043380b5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Move source files to src/</title>
<updated>2026-07-28T10:30:16Z</updated>
<author>
<name>verdant</name>
<email>im@verdant.ee</email>
</author>
<published>2026-07-28T10:30:16Z</published>
<link rel='alternate' type='text/html' href='https://git.verdant.ee/projects/sf.git/commit/?id=9bffcafa9ae0c38103a8c64b3482bb099e792869'/>
<id>urn:sha1:9bffcafa9ae0c38103a8c64b3482bb099e792869</id>
<content type='text'>
</content>
</entry>
</feed>
