Commit graph

19 commits

Author SHA1 Message Date
Michael Stevens e376fac7c1 Fix spelling of provided
Signed-off-by: Christoph Lohmann <20h@r-36.net>
2013-04-18 06:36:59 +02:00
Christoph Lohmann 82fdff0023 Fixing the position parameter and adding the documentation for it. 2012-12-26 00:02:50 +01:00
Christoph Lohmann 39594f1935 Adding the -c option to close on last client close.
Thanks for the suggestion by Kyle Kramer!
2012-12-25 16:50:32 +01:00
Christoph Lohmann 29c5878d4c Adding fullscreen mode to tabbed. 2012-12-03 21:28:02 +01:00
Christoph Lohmann ffa2dbeb64 Correcting the lastsel handling in tabbed. It should be more predictable now. 2012-11-27 20:25:56 +01:00
Christoph Lohmann 5e1c53ad3c Add the -f flag, which tells tabbed to run the given command again, in case
the last tab is closed.
2012-11-26 14:55:26 +01:00
Christoph Lohmann 6f49796250 Changing the single-linked list for clients to a malloc()ed array. This makes
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.
2012-11-25 22:09:55 +01:00
Christoph Lohmann 380c783155 Allowing a different position for the window id. Thanks David Galos! 2012-11-08 21:48:51 +01:00
Christoph Lohmann ef13e0d92e Adding the -n name parameter to set WM_CLASS. Thanks Gavin Wahl
<gavinwahl@gmail.com>!
2012-10-03 07:56:53 +02:00
Christoph Lohmann c4e4f05fa6 Fixing a manpage typo. 2012-04-06 18:45:04 +02:00
Christoph Lohmann 0808cda361 Enable easier tabbed handling with the xid. 2012-04-06 18:42:53 +02:00
Christoph Lohmann c79e339241 Allow no automatic spawning of the command. 2012-02-09 17:39:33 +01:00
Connor Lane Smith 840fd4f327 update documentation 2011-11-20 16:15:48 +01:00
Connor Lane Smith 62f0800d2f update manpage 2011-06-18 14:37:43 +01:00
Enno Boland (tox) 1eab77f33b Fixing manpage 2010-03-24 23:37:46 +01:00
Enno Boland (tox) 190ccec8ce Adding manpage fix from Connor Lane Smith. Thanks ;) 2010-03-24 15:11:59 +01:00
Enno Boland (tox) 5bcb8f5335 small change to tabbed.1 2009-10-30 13:35:42 +01:00
Enno Boland (tox) 7c1b137fdb fixing manpage 2009-10-27 21:07:56 +01:00
Enno Boland (tox) 4bad0d92c9 adding manpage and README. 2009-09-14 14:39:37 +02:00