<feed xmlns='http://www.w3.org/2005/Atom'>
<title>st.git/st.h, branch master</title>
<subtitle>My st repo forked from Luke Smith's Larbs.
</subtitle>
<id>https://git.kolset.xyz/st.git/atom?h=master</id>
<link rel='self' href='https://git.kolset.xyz/st.git/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://git.kolset.xyz/st.git/'/>
<updated>2022-08-15T04:54:18Z</updated>
<entry>
<title>Merge latest suckless build into lukesmith-0.8.5</title>
<updated>2022-08-15T04:54:18Z</updated>
<author>
<name>Spenser Truex</name>
<email>truex@equwal.com</email>
</author>
<published>2022-08-15T04:20:16Z</published>
<link rel='alternate' type='text/html' href='https://git.kolset.xyz/st.git/commit/?id=f5b5452eac468760c2972daf184f18e16f03d1ff'/>
<id>urn:sha1:f5b5452eac468760c2972daf184f18e16f03d1ff</id>
<content type='text'>
Includes the 0.8.5 version bump, which is great since many of the
patches have already been updated to here too.
</content>
</entry>
<entry>
<title>code-golfing: cleanup osc color related code</title>
<updated>2022-04-19T09:43:37Z</updated>
<author>
<name>NRK</name>
<email>nrk@disroot.org</email>
</author>
<published>2022-01-07T17:21:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kolset.xyz/st.git/commit/?id=8629d9a1da72cc18568a8f146307b0e939b77ebf'/>
<id>urn:sha1:8629d9a1da72cc18568a8f146307b0e939b77ebf</id>
<content type='text'>
* adds missing function prototype
* move xgetcolor() prototype to win.h (that's where all the other x.c
  func prototype seems to be declared at)
* check for snprintf error/truncation
* reduces code duplication for osc 10/11/12
* unify osc_color_response() and osc4_color_response() into a single function

the latter two was suggested by Quentin Rameau in his patch review on
the hackers list.
</content>
</entry>
<entry>
<title>Add support for OSC color sequences</title>
<updated>2021-12-26T17:57:44Z</updated>
<author>
<name>Raheman Vaiya</name>
<email>r.vaiya@gmail.com</email>
</author>
<published>2021-12-26T17:57:04Z</published>
<link rel='alternate' type='text/html' href='https://git.kolset.xyz/st.git/commit/?id=8e310303903792c010d03c046ba75f8b18f7d3a7'/>
<id>urn:sha1:8e310303903792c010d03c046ba75f8b18f7d3a7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Mild const-correctness improvements.</title>
<updated>2021-05-06T16:21:10Z</updated>
<author>
<name>Markus F.X.J. Oberhumer</name>
<email>markus@oberhumer.com</email>
</author>
<published>2021-03-28T19:16:59Z</published>
<link rel='alternate' type='text/html' href='https://git.kolset.xyz/st.git/commit/?id=4536f46cfff50c66a115755def0155d8e246b02f'/>
<id>urn:sha1:4536f46cfff50c66a115755def0155d8e246b02f</id>
<content type='text'>
Only touch a few things, the main focus is to
improve code readability.
</content>
</entry>
<entry>
<title>Add support for additional alpha when the term-window is not focused</title>
<updated>2021-05-05T19:23:37Z</updated>
<author>
<name>Moritz Biering</name>
<email>moritzbiering.mb@gmail.com</email>
</author>
<published>2021-05-05T19:16:25Z</published>
<link rel='alternate' type='text/html' href='https://git.kolset.xyz/st.git/commit/?id=69925ee23b8b1590f65e1f71f2d9ea5156629868'/>
<id>urn:sha1:69925ee23b8b1590f65e1f71f2d9ea5156629868</id>
<content type='text'>
</content>
</entry>
<entry>
<title>revert to older, better scrollback patch, fix #284, #289</title>
<updated>2021-04-05T13:26:55Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2021-04-05T13:26:55Z</published>
<link rel='alternate' type='text/html' href='https://git.kolset.xyz/st.git/commit/?id=60add40bd1bcb1548fe264c8e809910049b2676e'/>
<id>urn:sha1:60add40bd1bcb1548fe264c8e809910049b2676e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>0.8.4 update, scroll added as separate prog</title>
<updated>2021-02-06T03:28:59Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2021-02-06T03:14:48Z</published>
<link rel='alternate' type='text/html' href='https://git.kolset.xyz/st.git/commit/?id=fa3c401390e1477ff4aae6b91fcf18eded478814'/>
<id>urn:sha1:fa3c401390e1477ff4aae6b91fcf18eded478814</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'master' of https://github.com/mackarelfish/st into mackarelfish-master</title>
<updated>2020-07-08T15:15:08Z</updated>
<author>
<name>Luke Smith</name>
<email>luke@lukesmith.xyz</email>
</author>
<published>2020-07-08T15:15:08Z</published>
<link rel='alternate' type='text/html' href='https://git.kolset.xyz/st.git/commit/?id=cfef7fa605c6215157c2d2485305f23280b4f6fe'/>
<id>urn:sha1:cfef7fa605c6215157c2d2485305f23280b4f6fe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use st-scrollback-mouse-altscreen-20190131-e23acb9</title>
<updated>2020-07-01T01:33:15Z</updated>
<author>
<name>Dennis Lee</name>
<email>dennis@dennislee.xyz</email>
</author>
<published>2020-07-01T01:01:26Z</published>
<link rel='alternate' type='text/html' href='https://git.kolset.xyz/st.git/commit/?id=cf0807b3e97b4abe6c57ee512cd001a53ed05c81'/>
<id>urn:sha1:cf0807b3e97b4abe6c57ee512cd001a53ed05c81</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix wide glyphs truncation</title>
<updated>2020-06-13T01:15:30Z</updated>
<author>
<name>Dreomite</name>
<email>dreomite@protonmail.com</email>
</author>
<published>2020-06-12T23:29:41Z</published>
<link rel='alternate' type='text/html' href='https://git.kolset.xyz/st.git/commit/?id=e3b821dcb3511d60341dec35ee05a4a0abfef7f2'/>
<id>urn:sha1:e3b821dcb3511d60341dec35ee05a4a0abfef7f2</id>
<content type='text'>
</content>
</entry>
</feed>
