| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Correcting the lastsel handling in tabbed. It should be more predictable now. | Christoph Lohmann | 2012-11-27 | 1 | -1/+1 |
| | | |||||
| * | Add the -f flag, which tells tabbed to run the given command again, in case | Christoph Lohmann | 2012-11-26 | 1 | -0/+4 |
| | | | | the last tab is closed. | ||||
| * | Changing the single-linked list for clients to a malloc()ed array. This makes | Christoph Lohmann | 2012-11-25 | 1 | -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 Lohmann | 2012-11-08 | 1 | -0/+23 |
| | | |||||
| * | Adding the -n name parameter to set WM_CLASS. Thanks Gavin Wahl | Christoph Lohmann | 2012-10-03 | 1 | -0/+6 |
| | | | | <gavinwahl@gmail.com>! | ||||
| * | Fixing a manpage typo. | Christoph Lohmann | 2012-04-06 | 1 | -1/+1 |
| | | |||||
| * | Enable easier tabbed handling with the xid. | Christoph Lohmann | 2012-04-06 | 1 | -2/+6 |
| | | |||||
| * | Allow no automatic spawning of the command. | Christoph Lohmann | 2012-02-09 | 1 | -1/+12 |
| | | |||||
| * | update documentation | Connor Lane Smith | 2011-11-20 | 1 | -1/+1 |
| | | |||||
| * | update manpage | Connor Lane Smith | 2011-06-18 | 1 | -18/+15 |
| | | |||||
| * | Fixing manpage | Enno Boland (tox) | 2010-03-24 | 1 | -1/+1 |
| | | |||||
| * | Adding manpage fix from Connor Lane Smith. Thanks ;) | Enno Boland (tox) | 2010-03-24 | 1 | -10/+15 |
| | | |||||
| * | small change to tabbed.1 | Enno Boland (tox) | 2009-10-30 | 1 | -1/+1 |
| | | |||||
| * | fixing manpage | Enno Boland (tox) | 2009-10-27 | 1 | -1/+1 |
| | | |||||
| * | adding manpage and README. | Enno Boland (tox) | 2009-09-14 | 1 | -0/+41 |