| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | A test, if this works. | Christoph Lohmann | 2012-11-29 | 1 | -0/+2 | |
| | | ||||||
| * | Another small change to test the git e-mailing. | Christoph Lohmann | 2012-11-28 | 1 | -0/+1 | |
| | | ||||||
| * | A small change for a test. | Christoph Lohmann | 2012-11-28 | 1 | -1/+1 | |
| | | ||||||
| * | Another small change to test the git interface. | Christoph Lohmann | 2012-11-28 | 1 | -1/+3 | |
| | | ||||||
| * | A test commit for git. | Christoph Lohmann | 2012-11-28 | 1 | -0/+1 | |
| | | ||||||
| * | Adding the form of -r1, which will result in -r 1 in arg.h. | Christoph Lohmann | 2012-11-27 | 1 | -7/+22 | |
| | | ||||||
| * | Correcting the lastsel handling in tabbed. It should be more predictable now. | Christoph Lohmann | 2012-11-27 | 2 | -19/+23 | |
| | | ||||||
| * | Add the -f flag, which tells tabbed to run the given command again, in case | Christoph Lohmann | 2012-11-26 | 2 | -3/+17 | |
| | | | | the last tab is closed. | |||||
| * | New windows should be in the foreground. | Christoph Lohmann | 2012-11-25 | 1 | -1/+1 | |
| | | ||||||
| * | Changing the single-linked list for clients to a malloc()ed array. This makes | Christoph Lohmann | 2012-11-25 | 4 | -146/+226 | |
| | | | | | | 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. | |||||
| * | Avoid flashing of surf when it is run in tabbed. Thanks Carlos Pita! | Christoph Lohmann | 2012-11-08 | 1 | -1/+2 | |
| | | ||||||
| * | Allowing a different position for the window id. Thanks David Galos! | Christoph Lohmann | 2012-11-08 | 2 | -7/+33 | |
| | | ||||||
| * | Style inquistion was here. | Christoph Lohmann | 2012-11-08 | 1 | -64/+129 | |
| | | ||||||
| * | Fix the atom handling and fix the title setting. Thanks to Carlos Pita! | Christoph Lohmann | 2012-10-13 | 1 | -6/+8 | |
| | | ||||||
| * | Adding the -n name parameter to set WM_CLASS. Thanks Gavin Wahl | Christoph Lohmann | 2012-10-03 | 2 | -9/+31 | |
| | | | | <gavinwahl@gmail.com>! | |||||
| * | Added tag 0.4.1 for changeset 29663026c3cb | Christoph Lohmann | 2012-08-20 | 1 | -0/+1 | |
| | | ||||||
| * | Minor release version. | Christoph Lohmann | 2012-08-20 | 1 | -1/+1 | |
| | | ||||||
| * | Test before commit. Correcting a typo. | Christoph Lohmann | 2012-08-20 | 1 | -1/+1 | |
| | | ||||||
| * | Adding ed(1) compatibility. | Christoph Lohmann | 2012-08-20 | 1 | -0/+1 | |
| | | ||||||
| * | Readding the spawn compatibility to use it in config.h. Thanks to Chris Hall. | Christoph Lohmann | 2012-08-20 | 1 | -2/+7 | |
| | | ||||||
| * | Added tag 0.4 for changeset 8a0db4733dd2 | Christoph Lohmann | 2012-07-07 | 1 | -0/+2 | |
| | | ||||||
| * | Removed tag 0.4 | Christoph Lohmann | 2012-07-07 | 1 | -0/+2 | |
| | | ||||||
| * | Removing the warning about »XKeycodeToKeysym. | Christoph Lohmann | 2012-07-07 | 1 | -1/+2 | |
| | | ||||||
| * | Added tag 0.4 for changeset d5b48b107641 | Christoph Lohmann | 2012-07-07 | 1 | -0/+2 | |
| | | ||||||
| * | Removed tag 0.5 | Christoph Lohmann | 2012-07-07 | 1 | -0/+2 | |
| | | ||||||
| * | Added tag 0.5 for changeset f82c63df310a | Christoph Lohmann | 2012-07-07 | 1 | -0/+1 | |
| | | ||||||
| * | Added tag 0.3 for changeset 78e9432d30bc | Christoph Lohmann | 2012-07-07 | 1 | -0/+2 | |
| | | ||||||
| * | Removed tag 0.4 | Christoph Lohmann | 2012-07-07 | 1 | -0/+2 | |
| | | ||||||
| * | Removed tag 0.3 | Christoph Lohmann | 2012-07-07 | 1 | -0/+2 | |
| | | ||||||
| * | Releasing version 0.4. | Christoph Lohmann | 2012-07-07 | 1 | -1/+1 | |
| | | ||||||
| * | Added tag 0.4 for changeset 5354ba0081c5 | Christoph Lohmann | 2012-07-07 | 1 | -0/+1 | |
| | | ||||||
| * | Adding the missing arg.h for ARG* macros. | Christoph Lohmann | 2012-04-06 | 1 | -0/+40 | |
| | | ||||||
| * | Adding myself to the contributors list. | Christoph Lohmann | 2012-04-06 | 1 | -0/+1 | |
| | | ||||||
| * | Happy new year 2012! | Christoph Lohmann | 2012-04-06 | 1 | -1/+1 | |
| | | ||||||
| * | Introduce ARG* macros to simplify arg handling. | Christoph Lohmann | 2012-04-06 | 2 | -32/+21 | |
| | | ||||||
| * | Fixing a manpage typo. | Christoph Lohmann | 2012-04-06 | 1 | -1/+1 | |
| | | ||||||
| * | Enable easier tabbed handling with the xid. | Christoph Lohmann | 2012-04-06 | 2 | -3/+7 | |
| | | ||||||
| * | Add '--' and concatenated parameter support. | Christoph Lohmann | 2012-02-09 | 1 | -16/+38 | |
| | | ||||||
| * | Allow no automatic spawning of the command. | Christoph Lohmann | 2012-02-09 | 2 | -4/+26 | |
| | | ||||||
| * | display cmd info on tabbed-win | Connor Lane Smith | 2011-11-20 | 1 | -1/+6 | |
| | | ||||||
| * | update documentation | Connor Lane Smith | 2011-11-20 | 3 | -9/+9 | |
| | | ||||||
| * | new default colour scheme | Connor Lane Smith | 2011-11-20 | 1 | -9/+12 | |
| | | ||||||
| * | fix focus handling (thanks roman) | Connor Lane Smith | 2011-09-26 | 1 | -8/+10 | |
| | | ||||||
| * | remove unused variable (thanks christoph) | Connor Lane Smith | 2011-09-26 | 1 | -2/+0 | |
| | | ||||||
| * | spawn on startup (thanks christoph) | Connor Lane Smith | 2011-09-26 | 1 | -0/+1 | |
| | | ||||||
| * | update manpage | Connor Lane Smith | 2011-06-18 | 2 | -20/+17 | |
| | | ||||||
| * | added generic client support (thanks Stephen) | Connor Lane Smith | 2011-05-06 | 2 | -20/+38 | |
| | | ||||||
| * | sanity patch | Connor Lane Smith | 2010-08-09 | 1 | -8/+3 | |
| | | ||||||
| * | Added tag 0.3 for changeset 78e9432d30bc | Enno Boland (tox) | 2010-05-30 | 1 | -0/+1 | |
| | | ||||||
| * | next will be 0.3 | Enno Boland (tox) | 2010-05-25 | 1 | -1/+1 | |
| | | ||||||