summaryrefslogtreecommitdiffstats
path: root/config.mk
Commit message (Collapse)AuthorAgeFilesLines
* bump version to 0.7Hiltjo Posthuma2022-10-041-1/+1
|
* Add OpenBSD support to config.mkLucas Gabriel Vuotto2018-03-111-2/+11
| | | | Signed-off-by: Lucas Gabriel Vuotto <lgv@nanashi.co>
* Added xft supportLucas Gabriel Vuotto2016-02-181-2/+2
| | | | | | | 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>
* Style cleanupQuentin Rameau2016-01-031-1/+0
| | | | Signed-off-by: Christoph Lohmann <20h@r-36.net>
* Fix install paths and default build flagQuentin Rameau2016-01-031-1/+1
| | | | | | | Ensure that paths are quoted. Compile with -Os by default. Signed-off-by: Christoph Lohmann <20h@r-36.net>
* My libc wants _DEFAULT_SOURCE.Christoph Lohmann2015-01-251-1/+1
|
* Release 0.6.Christoph Lohmann2014-01-211-1/+1
|
* Noone likes -Wextra.Christoph Lohmann2013-06-231-1/+1
| | | | I don't have the time to care for X11 that much.
* Adding more warnings and no debugging symbols.Christoph Lohmann2013-06-101-2/+2
| | | | Thanks Joerg Jung!
* 0.5 tabbed release.Christoph Lohmann2013-05-061-1/+1
|
* Fixing the compile warning for setenv.Christoph Lohmann2012-12-251-1/+1
|
* Changing the single-linked list for clients to a malloc()ed array. This makesChristoph Lohmann2012-11-251-2/+3
| | | | | 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.
* Minor release version.Christoph Lohmann2012-08-201-1/+1
|
* Releasing version 0.4.Christoph Lohmann2012-07-071-1/+1
|
* next will be 0.3Enno Boland (tox)2010-05-251-1/+1
|
* next version is 0.2Enno Boland (tox)2009-10-291-1/+1
|
* reverting config.mk as it contains debug flags.Enno Boland (tox)2009-10-281-3/+2
|
* Handling maprequest. that means tabbed works for xterm.Enno Boland (tox)2009-10-281-3/+3
|
* first version is 0.1, cleanup config.mkEnno Boland (tox)2009-10-261-6/+4
|
* corrected compilation flagsMatthias-Christian Ott2009-10-121-6/+2
|
* embedding works nice now.Enno Boland (tox)2009-09-231-0/+1
|
* resizing works again, windows are getting managed.Enno Boland (tox)2009-09-221-1/+1
|
* removing surf-stuff, distributing tabbed on its own.Enno Boland (tox)2009-09-071-2/+2
|
* next version is 0.1Enno Boland (tox)2009-09-071-1/+1
|
* Applied Jacobs patch. Thanks!Enno Boland (tox)2009-07-131-1/+1
|
* adding -Werror to config.mkEnno Boland (Gottox)2009-06-091-1/+1
|
* better download handling.Enno Boland (Gottox)2009-06-081-4/+4
|
* merged, now has download bar, other misc fixesThomas Menari2009-06-081-5/+5
|
* Initial Commit.Enno Boland (Gottox)2009-06-051-0/+30