Another small change to test the git e-mailing.
A small change for a test.
Another small change to test the git interface.
Correcting the lastsel handling in tabbed. It should be more predictable now.
Add the -f flag, which tells tabbed to run the given command again, in case
the last tab is closed.
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.
Avoid flashing of surf when it is run in tabbed. Thanks Carlos Pita!
Allowing a different position for the window id. Thanks David Galos!
Style inquistion was here.
Fix the atom handling and fix the title setting. Thanks to Carlos Pita!
Test before commit. Correcting a typo.
Adding ed(1) compatibility.
Readding the spawn compatibility to use it in config.h. Thanks to Chris Hall.
Removing the warning about »XKeycodeToKeysym.
Introduce ARG* macros to simplify arg handling.
Enable easier tabbed handling with the xid.
Add '--' and concatenated parameter support.