| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Makefile: whoops add proper comment for OpenBSD | Hiltjo Posthuma | 2022-10-14 | 1 | -1/+1 |
| | | |||||
| * | Makefile improvements | Hiltjo Posthuma | 2022-10-14 | 1 | -30/+43 |
| | | | | | | | | | | | * Respect system cflags, ldflags, packages can override them all with TABBED_{CFLAGS,LDFLAGS}. Remove -Wall and -Os and -s. * Install README as documentation. * dist: stream directly to a gzipped tarball. * options: remove it. * Add ".POSIX:" * Remove config.mk | ||||
| * | Makefile: simplify and remove hiding the build process | Hiltjo Posthuma | 2022-10-12 | 1 | -30/+21 |
| | | |||||
| * | Makefile: add xembed.1 in the dist target | Hiltjo Posthuma | 2022-10-12 | 1 | -1/+1 |
| | | |||||
| * | Fix install paths and default build flag | Quentin Rameau | 2016-01-03 | 1 | -12/+12 |
| | | | | | | | | Ensure that paths are quoted. Compile with -Os by default. Signed-off-by: Christoph Lohmann <20h@r-36.net> | ||||
| * | add xembed wrapper utility | Connor Lane Smith | 2015-05-09 | 1 | -10/+15 |
| | | | | | | | | | | 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> | ||||
| * | Introduce ARG* macros to simplify arg handling. | Christoph Lohmann | 2012-04-06 | 1 | -1/+1 |
| | | |||||
| * | fixing README and Makefile. | Enno Boland (tox) | 2009-10-26 | 1 | -2/+2 |
| | | |||||
| * | removing surf-stuff, distributing tabbed on its own. | Enno Boland (tox) | 2009-09-07 | 1 | -20/+16 |
| | | |||||
| * | start writing tabbed. | Enno Boland (tox) | 2009-09-07 | 1 | -3/+7 |
| | | |||||
| * | moving config.h to config.def.h. | Enno Boland (tox) | 2009-09-07 | 1 | -1/+5 |
| | | |||||
| * | merged, now has download bar, other misc fixes | Thomas Menari | 2009-06-08 | 1 | -1/+1 |
| | | |||||
| * | rearranging, adding initial keyboard support. | Enno Boland (Gottox) | 2009-06-06 | 1 | -5/+3 |
| | | |||||
| * | supporting multiple windows per instance | Enno Boland (Gottox) | 2009-06-05 | 1 | -4/+6 |
| | | |||||
| * | Initial Commit. | Enno Boland (Gottox) | 2009-06-05 | 1 | -0/+56 |