summaryrefslogtreecommitdiffstats
path: root/tabbed.1
Commit message (Collapse)AuthorAgeFilesLines
* Correcting the lastsel handling in tabbed. It should be more predictable now.Christoph Lohmann2012-11-271-1/+1
|
* Add the -f flag, which tells tabbed to run the given command again, in caseChristoph Lohmann2012-11-261-0/+4
| | | the last tab is closed.
* Changing the single-linked list for clients to a malloc()ed array. This makesChristoph Lohmann2012-11-251-0/+6
| | | | | algorithms more efficient, that depend on the number of clients or shuffeling around. The patch also adds new shortcuts to move tabs in their position. The default color scheme is changed to the one of the maintainer.
* Allowing a different position for the window id. Thanks David Galos!Christoph Lohmann2012-11-081-0/+23
|
* Adding the -n name parameter to set WM_CLASS. Thanks Gavin WahlChristoph Lohmann2012-10-031-0/+6
| | | <gavinwahl@gmail.com>!
* Fixing a manpage typo.Christoph Lohmann2012-04-061-1/+1
|
* Enable easier tabbed handling with the xid.Christoph Lohmann2012-04-061-2/+6
|
* Allow no automatic spawning of the command.Christoph Lohmann2012-02-091-1/+12
|
* update documentationConnor Lane Smith2011-11-201-1/+1
|
* update manpageConnor Lane Smith2011-06-181-18/+15
|
* Fixing manpageEnno Boland (tox)2010-03-241-1/+1
|
* Adding manpage fix from Connor Lane Smith. Thanks ;)Enno Boland (tox)2010-03-241-10/+15
|
* small change to tabbed.1Enno Boland (tox)2009-10-301-1/+1
|
* fixing manpageEnno Boland (tox)2009-10-271-1/+1
|
* adding manpage and README.Enno Boland (tox)2009-09-141-0/+41