<feed xmlns='http://www.w3.org/2005/Atom'>
<title>suckless/X/tabbed/tabbed.1, branch master</title>
<subtitle>Tabbing System using Xembed
</subtitle>
<id>http://git.nathanreiner.xyz/suckless/X/tabbed/atom?h=master</id>
<link rel='self' href='http://git.nathanreiner.xyz/suckless/X/tabbed/atom?h=master'/>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/X/tabbed/'/>
<updated>2017-09-29T19:32:33Z</updated>
<entry>
<title>Fix minor inconsistency in man page</title>
<updated>2017-09-29T19:32:33Z</updated>
<author>
<name>Alessandro Caputo</name>
<email>nonedisponibile@gmail.com</email>
</author>
<published>2017-09-28T13:36:12Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/X/tabbed/commit/?id=bbcdf1544c1b602dc8a1525ccce513ecbc40392d'/>
<id>urn:sha1:bbcdf1544c1b602dc8a1525ccce513ecbc40392d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>The forgotten half of the last patch.</title>
<updated>2016-04-25T11:53:12Z</updated>
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<published>2016-04-25T11:53:12Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/X/tabbed/commit/?id=bc236142fa72d2f9d6b5c790d3f3a9a9168a7164'/>
<id>urn:sha1:bc236142fa72d2f9d6b5c790d3f3a9a9168a7164</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remove h flag, put usage() in the default case</title>
<updated>2016-01-03T13:11:20Z</updated>
<author>
<name>Quentin Rameau</name>
<email>quinq@fifth.space</email>
</author>
<published>2016-01-03T12:01:32Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/X/tabbed/commit/?id=eb0ff62120df6a5e87f26ba0b1e86bbaebeccb87'/>
<id>urn:sha1:eb0ff62120df6a5e87f26ba0b1e86bbaebeccb87</id>
<content type='text'>
Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;
</content>
</entry>
<entry>
<title>autofocus urgent tabs</title>
<updated>2015-08-19T19:17:37Z</updated>
<author>
<name>Jonas Rabenstein</name>
<email>jonas.rabenstein@studium.uni-erlangen.de</email>
</author>
<published>2015-08-19T19:11:16Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/X/tabbed/commit/?id=9d4b71ecadd5b3c2c777b273fa4d2c0cc0c3a464'/>
<id>urn:sha1:9d4b71ecadd5b3c2c777b273fa4d2c0cc0c3a464</id>
<content type='text'>
When tabbed becomes urgent because one of it tabs becomes urgent, it
may be desireable to automatically focus that tab. As a notification may
be lost, if another notification comes in before you focused tabbed, the
switch is only done, if tabbed is not urgent already.
Moreover, it may be anoying, if you just type into one tab, another tab
gets urgent -therfore focused- and you type into the other tab, you may
switch between autofocus and nofocus using Ctrl-Shift-u.
Maybe it would also be usefull, if there would be an commandline
parameter to toggle that option, but as -u is already used for
urgent-tab-color, i did not implement that.

Signed-off-by: Jonas Rabenstein &lt;jonas.rabenstein@studium.uni-erlangen.de&gt;
Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;
</content>
</entry>
<entry>
<title>focus urgent tabs</title>
<updated>2015-08-19T19:17:33Z</updated>
<author>
<name>Jonas Rabenstein</name>
<email>jonas.rabenstein@studium.uni-erlangen.de</email>
</author>
<published>2015-08-19T19:11:15Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/X/tabbed/commit/?id=5d0c5be1028c67f3b499017c5c39019f4b1d8c10'/>
<id>urn:sha1:5d0c5be1028c67f3b499017c5c39019f4b1d8c10</id>
<content type='text'>
With a lot of open tabs its quite annoying to toggle through all tabs
until reaching the next one with an urgent hint set. Also with using
Ctrl-[0..9] to get to the first 10 tabs, in some cases this may have
disadvantages:
1. with more than 10 tabs, you can not use that quickselection
2. with a small tabbed window, you do not see every tab in the
   statusbar and therefore do not know which tab got urgent

Therefore I created a function, which iterates over all currently
managed tabs, focus the first urgent tab found or stays at the current
tab, if there is no urgent-tab. By default, that function is mapped to
Ctrl-u.

Signed-off-by: Jonas Rabenstein &lt;jonas.rabenstein@studium.uni-erlangen.de&gt;
Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;
</content>
</entry>
<entry>
<title>Fixing some manpage formatting and formatting in xembed.c.</title>
<updated>2015-05-09T19:06:00Z</updated>
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<published>2015-05-09T19:06:00Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/X/tabbed/commit/?id=55dc32b27b73c121cab18009bf087e95ef3d9c18'/>
<id>urn:sha1:55dc32b27b73c121cab18009bf087e95ef3d9c18</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add xembed wrapper utility</title>
<updated>2015-05-09T18:03:08Z</updated>
<author>
<name>Connor Lane Smith</name>
<email>cls@lubutu.com</email>
</author>
<published>2015-05-06T16:46:10Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/X/tabbed/commit/?id=d60069a3e7a9e382f3221f8e405ad8c05abeea20'/>
<id>urn:sha1:d60069a3e7a9e382f3221f8e405ad8c05abeea20</id>
<content type='text'>
xembed will cause a command to attempt to XEmbed into the window given
by the environment variable XEMBED, so long as it is in the foreground
of its controlling terminal. This causes a process to effectively take
the place of the terminal window, unless it is backgrounded.

Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;
</content>
</entry>
<entry>
<title>add urgent color cmdline options</title>
<updated>2014-05-19T17:34:34Z</updated>
<author>
<name>Markus Teich</name>
<email>markus.teich@stusta.mhn.de</email>
</author>
<published>2014-05-13T23:50:10Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/X/tabbed/commit/?id=c778de59e30fd65556209623aec5f8544a3e0e2f'/>
<id>urn:sha1:c778de59e30fd65556209623aec5f8544a3e0e2f</id>
<content type='text'>
Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;
</content>
</entry>
<entry>
<title>Adding conforming documentation of the commandline color support.</title>
<updated>2014-01-21T18:43:40Z</updated>
<author>
<name>Christoph Lohmann</name>
<email>20h@r-36.net</email>
</author>
<published>2014-01-21T18:43:40Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/X/tabbed/commit/?id=7a15235114cb84af462776e6f908ffdc3e077652'/>
<id>urn:sha1:7a15235114cb84af462776e6f908ffdc3e077652</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Allow selecting the colors on command line.</title>
<updated>2013-12-16T16:58:26Z</updated>
<author>
<name>Markus Teich</name>
<email>markus.teich@stusta.mhn.de</email>
</author>
<published>2013-12-12T17:06:51Z</published>
<link rel='alternate' type='text/html' href='http://git.nathanreiner.xyz/suckless/X/tabbed/commit/?id=e68297ed05c989f204a5e074e7528ee105067160'/>
<id>urn:sha1:e68297ed05c989f204a5e074e7528ee105067160</id>
<content type='text'>
Signed-off-by: Christoph Lohmann &lt;20h@r-36.net&gt;
</content>
</entry>
</feed>
