aboutsummaryrefslogtreecommitdiff
path: root/config.def.h
AgeCommit message (Expand)Author
2017-05-02Move tab selection keybinding from Ctrl-t to Ctrl-`Quentin Rameau
2016-02-18Added xft supportLucas Gabriel Vuotto
2016-01-04Add configuration option for title truncation stringQuentin Rameau
2016-01-03Style cleanupQuentin Rameau
2015-08-19autofocus urgent tabsJonas Rabenstein
2015-08-19focus urgent tabsJonas Rabenstein
2014-05-19support urgency wm hintsMarkus Teich
2013-12-16Allow selecting the colors on command line.Markus Teich
2013-12-01select or open new tab with Ctrl-TMarkus Teich
2012-12-25Adding an option to do relative new position. And fixing tab position.Christoph Lohmann
2012-12-03Adding fullscreen mode to tabbed.Christoph Lohmann
2012-11-25New windows should be in the foreground.Christoph Lohmann
2012-11-25Changing the single-linked list for clients to a malloc()ed array. This makesChristoph Lohmann
2011-11-20new default colour schemeConnor Lane Smith
2011-05-06added generic client support (thanks Stephen)Connor Lane Smith
2010-02-16improved focus handlingEnno Boland (tox)
2009-12-15tabbed remembers last viewed tab; open new tabs focused/unfocused can be conf...Enno Boland (tox)
2009-10-28using dwms/dmenus colors.Enno Boland (tox)
2009-10-27fixing bindings to move()Enno Boland (tox)
2009-10-26code cleaning, windows are properly closed on exit; if last client quits, exitEnno Boland (tox)
2009-09-23storing windowId in char[] variable.Enno Boland (tox)
2009-09-22fixing config.def.hEnno Boland (tox)
2009-09-08removing autostart. using stdin instead.Enno Boland (tox)
2009-09-08added classhints, tab-clicking works again.Enno Boland (tox)
2009-09-08tabbed works.Enno Boland (tox)
2009-09-08implementing spawntab(), rewriting run()Enno Boland (tox)
2009-09-07adding killclient, removing wmhintsEnno Boland (tox)
2009-09-07removing surf-stuff, distributing tabbed on its own.Enno Boland (tox)
2009-09-07mergeEnno Boland (tox)
2009-09-07changing keybindingsEnno Boland (tox)
2009-09-07event system works, some code arrangingEnno Boland (tox)
2009-09-07start writing tabbed.Enno Boland (tox)
2009-09-07moving config.h to config.def.h.Enno Boland (tox)