~kris/suckless

tabbed

ref: 13f13ee5827f082babb121f74ae23548bdd12dd8 tabbed/Makefile -rw-r--r-- 1.4 KiB
13f13ee5 — Hiltjo Posthuma 3 years ago
Makefile: simplify and remove hiding the build process
910e67db — Hiltjo Posthuma 3 years ago
Makefile: add xembed.1 in the dist target
46887ac5 — Quentin Rameau 10 years ago
Fix install paths and default build flag

Ensure that paths are quoted.
Compile with -Os by default.

Signed-off-by: Christoph Lohmann <20h@r-36.net>
d60069a3 — Connor Lane Smith 11 years ago
add xembed wrapper utility

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>
b1377739 — Christoph Lohmann 14 years ago
Introduce ARG* macros to simplify arg handling.
b44c82f1 — Enno Boland (tox) 16 years ago
fixing README and Makefile.
6e942068 — Enno Boland (tox) 17 years ago
removing surf-stuff, distributing tabbed on its own.
7d000b3e — Enno Boland (tox) 17 years ago
start writing tabbed.
a1b70380 — Enno Boland (tox) 17 years ago
moving config.h to config.def.h.
b6e181e8 — Thomas Menari 17 years ago
merged, now has download bar, other misc fixes
6848b923 — Enno Boland (Gottox) 17 years ago
rearranging, adding initial keyboard support.
ad005db1 — Enno Boland (Gottox) 17 years ago
supporting multiple windows per instance
efdd0dd5 — Enno Boland (Gottox) 17 years ago
Initial Commit.