summaryrefslogtreecommitdiff
path: root/config.mk
AgeCommit message (Collapse)Author
2016-02-18Added xft supportLucas Gabriel Vuotto
Based on xft tabbed patch from the wiki. Signed-off-by: Lucas Gabriel Vuotto <l.vuotto92@gmail.com> Signed-off-by: Christoph Lohmann <20h@r-36.net>
2016-01-03Style cleanupQuentin Rameau
Signed-off-by: Christoph Lohmann <20h@r-36.net>
2016-01-03Fix install paths and default build flagQuentin Rameau
Ensure that paths are quoted. Compile with -Os by default. Signed-off-by: Christoph Lohmann <20h@r-36.net>
2015-01-25My libc wants _DEFAULT_SOURCE.Christoph Lohmann
2014-01-21Release 0.6.Christoph Lohmann
2013-06-23Noone likes -Wextra.Christoph Lohmann
I don't have the time to care for X11 that much.
2013-06-10Adding more warnings and no debugging symbols.Christoph Lohmann
Thanks Joerg Jung!
2013-05-060.5 tabbed release.Christoph Lohmann
2012-12-25Fixing the compile warning for setenv.Christoph Lohmann
2012-11-25Changing the single-linked list for clients to a malloc()ed array. This makesChristoph Lohmann
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.
2012-08-20Minor release version.Christoph Lohmann
2012-07-07Releasing version 0.4.Christoph Lohmann
2010-05-25next will be 0.3Enno Boland (tox)
2009-10-29next version is 0.2Enno Boland (tox)
2009-10-28reverting config.mk as it contains debug flags.Enno Boland (tox)
2009-10-28Handling maprequest. that means tabbed works for xterm.Enno Boland (tox)
2009-10-26first version is 0.1, cleanup config.mkEnno Boland (tox)
2009-10-12corrected compilation flagsMatthias-Christian Ott
2009-09-23embedding works nice now.Enno Boland (tox)
2009-09-22resizing works again, windows are getting managed.Enno Boland (tox)
2009-09-07removing surf-stuff, distributing tabbed on its own.Enno Boland (tox)
2009-09-07next version is 0.1Enno Boland (tox)
2009-07-13Applied Jacobs patch. Thanks!Enno Boland (tox)
2009-06-09adding -Werror to config.mkEnno Boland (Gottox)
2009-06-08better download handling.Enno Boland (Gottox)
2009-06-08merged, now has download bar, other misc fixesThomas Menari
2009-06-05Initial Commit.Enno Boland (Gottox)