| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Style cleanup | Quentin Rameau | 2016-01-03 | 1 | -30/+31 |
| * | autofocus urgent tabs | Jonas Rabenstein | 2015-08-19 | 1 | -0/+2 |
| * | focus urgent tabs | Jonas Rabenstein | 2015-08-19 | 1 | -0/+2 |
| * | support urgency wm hints | Markus Teich | 2014-05-19 | 1 | -0/+2 |
| * | Allow selecting the colors on command line. | Markus Teich | 2013-12-16 | 1 | -4/+4 |
| * | select or open new tab with Ctrl-T | Markus Teich | 2013-12-01 | 1 | -0/+9 |
| * | Adding an option to do relative new position. And fixing tab position. | Christoph Lohmann | 2012-12-25 | 1 | -0/+8 |
| * | Adding fullscreen mode to tabbed. | Christoph Lohmann | 2012-12-03 | 1 | -0/+5 |
| * | 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 | 1 | -4/+7 |
| * | new default colour scheme | Connor Lane Smith | 2011-11-20 | 1 | -9/+12 |
| * | added generic client support (thanks Stephen) | Connor Lane Smith | 2011-05-06 | 1 | -1/+1 |
| * | improved focus handling | Enno Boland (tox) | 2010-02-16 | 1 | -0/+1 |
| * | tabbed remembers last viewed tab; open new tabs focused/unfocused can be conf... | Enno Boland (tox) | 2009-12-15 | 1 | -0/+2 |
| * | using dwms/dmenus colors. | Enno Boland (tox) | 2009-10-28 | 1 | -8/+8 |
| * | fixing bindings to move() | Enno Boland (tox) | 2009-10-27 | 1 | -10/+10 |
| * | code cleaning, windows are properly closed on exit; if last client quits, exit | Enno Boland (tox) | 2009-10-26 | 1 | -3/+1 |
| * | storing windowId in char[] variable. | Enno Boland (tox) | 2009-09-23 | 1 | -4/+4 |
| * | fixing config.def.h | Enno Boland (tox) | 2009-09-22 | 1 | -2/+2 |
| * | removing autostart. using stdin instead. | Enno Boland (tox) | 2009-09-08 | 1 | -5/+0 |
| * | added classhints, tab-clicking works again. | Enno Boland (tox) | 2009-09-08 | 1 | -0/+2 |
| * | tabbed works. | Enno Boland (tox) | 2009-09-08 | 1 | -3/+9 |
| * | implementing spawntab(), rewriting run() | Enno Boland (tox) | 2009-09-08 | 1 | -3/+3 |
| * | adding killclient, removing wmhints | Enno Boland (tox) | 2009-09-07 | 1 | -0/+1 |
| * | removing surf-stuff, distributing tabbed on its own. | Enno Boland (tox) | 2009-09-07 | 1 | -32/+0 |
| * | merge | Enno Boland (tox) | 2009-09-07 | 1 | -16/+15 |
| |\ | |||||
| | * | changing keybindings | Enno Boland (tox) | 2009-09-07 | 1 | -16/+15 |
| * | | event system works, some code arranging | Enno Boland (tox) | 2009-09-07 | 1 | -11/+10 |
| * | | start writing tabbed. | Enno Boland (tox) | 2009-09-07 | 1 | -0/+29 |
| |/ | |||||
| * | moving config.h to config.def.h. | Enno Boland (tox) | 2009-09-07 | 1 | -0/+30 |