~kris/suckless

tabbed

ref: bbcdf1544c1b602dc8a1525ccce513ecbc40392d tabbed/Makefile -rw-r--r-- 1.7 KiB
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.