<feed xmlns='http://www.w3.org/2005/Atom'>
<title>slcf.git/scripts/slib, branch personal</title>
<subtitle>Suleyman's Linux Configuration Files
</subtitle>
<id>https://git.farajli.net/slcf.git/atom?h=personal</id>
<link rel='self' href='https://git.farajli.net/slcf.git/atom?h=personal'/>
<link rel='alternate' type='text/html' href='https://git.farajli.net/slcf.git/'/>
<updated>2025-11-25T14:47:27+00:00</updated>
<entry>
<title>feat: new api for scripts</title>
<updated>2025-11-25T14:47:27+00:00</updated>
<author>
<name>Suleyman Farajli</name>
<email>suleyman@farajli.net</email>
</author>
<published>2025-11-25T14:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.farajli.net/slcf.git/commit/?id=d947956270b092df10637bb3531441caca698b86'/>
<id>urn:sha1:d947956270b092df10637bb3531441caca698b86</id>
<content type='text'>
</content>
</entry>
<entry>
<title>slib: add `get_random_filename`</title>
<updated>2025-11-18T12:47:04+00:00</updated>
<author>
<name>Suleyman Farajli</name>
<email>suleyman@farajli.net</email>
</author>
<published>2025-11-18T12:47:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.farajli.net/slcf.git/commit/?id=4d69e36a1248f99d1adf37c6ce47a0bb5a333a62'/>
<id>urn:sha1:4d69e36a1248f99d1adf37c6ce47a0bb5a333a62</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(slib): start compositor even when the command fails in `run`</title>
<updated>2025-11-08T18:12:54+00:00</updated>
<author>
<name>Suleyman Farajli</name>
<email>suleyman@farajli.net</email>
</author>
<published>2025-11-08T18:12:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.farajli.net/slcf.git/commit/?id=4c447602f54e9ec43239e82184487b5899b39c02'/>
<id>urn:sha1:4c447602f54e9ec43239e82184487b5899b39c02</id>
<content type='text'>
</content>
</entry>
<entry>
<title>feat(slib): add send_notification and update run to use notification flags</title>
<updated>2025-11-04T19:03:10+00:00</updated>
<author>
<name>Suleyman Farajli</name>
<email>suleyman@farajli.net</email>
</author>
<published>2025-11-04T19:03:10+00:00</published>
<link rel='alternate' type='text/html' href='https://git.farajli.net/slcf.git/commit/?id=677664ecf04abca13091595a3c4b99f187f85ceb'/>
<id>urn:sha1:677664ecf04abca13091595a3c4b99f187f85ceb</id>
<content type='text'>
- Introduced `send_notification()` to send desktop notifications via dwm signal.
- Updated `run()` to replace `--on-success` and `--on-failure` with
  `--success-notify` and `--failure-notify`.
- Adjusted documentation and examples to match the new behavior.
- Simplified argv0 initialization to use `basename` instead of full path.
</content>
</entry>
<entry>
<title>feat(slib): run function enhanced</title>
<updated>2025-10-28T09:35:13+00:00</updated>
<author>
<name>Suleyman Farajli</name>
<email>suleyman@farajli.net</email>
</author>
<published>2025-10-28T09:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.farajli.net/slcf.git/commit/?id=0d4b059bda19b00879a58eb4c4975cdc944e537e'/>
<id>urn:sha1:0d4b059bda19b00879a58eb4c4975cdc944e537e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix(slib): print full path instead of basename in error messages</title>
<updated>2025-06-26T09:04:43+00:00</updated>
<author>
<name>Suleyman Farajli</name>
<email>suleyman@farajli.net</email>
</author>
<published>2025-06-26T09:04:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.farajli.net/slcf.git/commit/?id=0a66a3eded215272aa10ac701deb30b1efb9392b'/>
<id>urn:sha1:0a66a3eded215272aa10ac701deb30b1efb9392b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>documentation update</title>
<updated>2025-06-18T20:47:32+00:00</updated>
<author>
<name>Suleyman Farajli</name>
<email>suleyman@farajli.net</email>
</author>
<published>2025-06-18T20:47:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.farajli.net/slcf.git/commit/?id=88118fec7dc683e1c8af9c3038eab6fca9a68126'/>
<id>urn:sha1:88118fec7dc683e1c8af9c3038eab6fca9a68126</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts/slib: documentation added</title>
<updated>2025-06-17T19:32:36+00:00</updated>
<author>
<name>Suleyman Farajli</name>
<email>suleyman@farajli.net</email>
</author>
<published>2025-06-17T19:32:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.farajli.net/slcf.git/commit/?id=fcf38ac3c5ca45f25b2932be7a26ed573ce9c747'/>
<id>urn:sha1:fcf38ac3c5ca45f25b2932be7a26ed573ce9c747</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts modularized</title>
<updated>2025-06-17T18:11:51+00:00</updated>
<author>
<name>Suleyman Farajli</name>
<email>suleyman@farajli.net</email>
</author>
<published>2025-06-17T18:11:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.farajli.net/slcf.git/commit/?id=4c03a6cd2038e3175e03c489845791b606c1cc06'/>
<id>urn:sha1:4c03a6cd2038e3175e03c489845791b606c1cc06</id>
<content type='text'>
</content>
</entry>
<entry>
<title>scripts: new library for common functions</title>
<updated>2025-06-17T15:55:20+00:00</updated>
<author>
<name>Suleyman Farajli</name>
<email>suleyman@farajli.net</email>
</author>
<published>2025-06-17T15:55:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.farajli.net/slcf.git/commit/?id=8a4659fa081773fed35975267f01f8a7c0acf3a4'/>
<id>urn:sha1:8a4659fa081773fed35975267f01f8a7c0acf3a4</id>
<content type='text'>
</content>
</entry>
</feed>
