<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tabbed, branch shivesh</title>
<subtitle>tab interface for application supporting Xembed (shivesh branch)</subtitle>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/tabbed/'/>
<entry>
<title>Merge branch 'master' into shivesh</title>
<updated>2023-01-31T21:48:32+00:00</updated>
<author>
<name>Shivesh Mandalia</name>
<email>mail@shivesh.org</email>
</author>
<published>2023-01-31T21:48:32+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/tabbed/commit/?id=e902c56e74721c2d9778277c9e171a552a2f0c5a'/>
<id>e902c56e74721c2d9778277c9e171a552a2f0c5a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>make applications dir if non-existant</title>
<updated>2023-01-31T21:44:35+00:00</updated>
<author>
<name>Shivesh Mandalia</name>
<email>mail@shivesh.org</email>
</author>
<published>2023-01-31T21:44:35+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/tabbed/commit/?id=64398292d3d967cd88f196acde1b70024f9ce1ce'/>
<id>64398292d3d967cd88f196acde1b70024f9ce1ce</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove config.mk</title>
<updated>2022-10-14T17:54:18+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2022-10-14T17:54:18+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/tabbed/commit/?id=41e2b8f30667078a4da04d5bd3d9eb839b118895'/>
<id>41e2b8f30667078a4da04d5bd3d9eb839b118895</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: whoops add proper comment for OpenBSD</title>
<updated>2022-10-14T17:19:54+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2022-10-14T17:19:54+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/tabbed/commit/?id=418899e7445deaf92b0fc8401867b421accb6e1c'/>
<id>418899e7445deaf92b0fc8401867b421accb6e1c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile improvements</title>
<updated>2022-10-14T17:18:10+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2022-10-14T17:18:10+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/tabbed/commit/?id=deda1bb016b035f4387a09df8d81c1fc14eaf189'/>
<id>deda1bb016b035f4387a09df8d81c1fc14eaf189</id>
<content type='text'>
* Respect system cflags, ldflags, packages can override them all with
  TABBED_{CFLAGS,LDFLAGS}. Remove -Wall and -Os and -s.
* Install README as documentation.
* dist: stream directly to a gzipped tarball.
* options: remove it.
* Add ".POSIX:"
* Remove config.mk
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Respect system cflags, ldflags, packages can override them all with
  TABBED_{CFLAGS,LDFLAGS}. Remove -Wall and -Os and -s.
* Install README as documentation.
* dist: stream directly to a gzipped tarball.
* options: remove it.
* Add ".POSIX:"
* Remove config.mk
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: simplify and remove hiding the build process</title>
<updated>2022-10-12T21:01:03+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2022-10-12T21:01:03+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/tabbed/commit/?id=13f13ee5827f082babb121f74ae23548bdd12dd8'/>
<id>13f13ee5827f082babb121f74ae23548bdd12dd8</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Makefile: add xembed.1 in the dist target</title>
<updated>2022-10-12T20:55:21+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2022-10-12T20:55:21+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/tabbed/commit/?id=910e67db33dc295b73c1861a79d520b0bd527b2d'/>
<id>910e67db33dc295b73c1861a79d520b0bd527b2d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>config.h: mark keys as const</title>
<updated>2022-10-05T15:54:36+00:00</updated>
<author>
<name>NRK</name>
<email>nrk@disroot.org</email>
</author>
<published>2022-10-05T08:29:36+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/tabbed/commit/?id=5ddbc73bb885cc140a19e2a2e338f3b1b89b2263'/>
<id>5ddbc73bb885cc140a19e2a2e338f3b1b89b2263</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>bump version to 0.7</title>
<updated>2022-10-04T17:38:44+00:00</updated>
<author>
<name>Hiltjo Posthuma</name>
<email>hiltjo@codemadness.org</email>
</author>
<published>2022-10-04T17:38:44+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/tabbed/commit/?id=b372f9ce28610dc8dd860abd42f9837972bc5adb'/>
<id>b372f9ce28610dc8dd860abd42f9837972bc5adb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>change keybinding for switching between tabs</title>
<updated>2022-06-26T12:20:52+00:00</updated>
<author>
<name>Shivesh Mandalia</name>
<email>mail@shivesh.org</email>
</author>
<published>2022-06-26T12:20:52+00:00</published>
<link rel='alternate' type='text/html' href='https://cgit.shivesh.org/tabbed/commit/?id=d9195b0d34ee085e0d64d08deb7ae78f65db1e5f'/>
<id>d9195b0d34ee085e0d64d08deb7ae78f65db1e5f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
