summaryrefslogtreecommitdiff
path: root/Makefile
AgeCommit message (Collapse)Author
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-05-09add xembed wrapper utilityConnor Lane Smith
xembed will cause a command to attempt to XEmbed into the window given by the environment variable XEMBED, so long as it is in the foreground of its controlling terminal. This causes a process to effectively take the place of the terminal window, unless it is backgrounded. Signed-off-by: Christoph Lohmann <20h@r-36.net>
2012-04-06Introduce ARG* macros to simplify arg handling.Christoph Lohmann
2009-10-26fixing README and Makefile.Enno Boland (tox)
2009-09-07removing surf-stuff, distributing tabbed on its own.Enno Boland (tox)
2009-09-07start writing tabbed.Enno Boland (tox)
2009-09-07moving config.h to config.def.h.Enno Boland (tox)
2009-06-08merged, now has download bar, other misc fixesThomas Menari
2009-06-06rearranging, adding initial keyboard support.Enno Boland (Gottox)
2009-06-05supporting multiple windows per instanceEnno Boland (Gottox)
2009-06-05Initial Commit.Enno Boland (Gottox)