~kris/suckless

tabbed

ref: 105855240e8a63f6c02c3b960652ff5e8605e010 tabbed/xembed.c -rw-r--r-- 694 bytes
735bed58 — Quentin Rameau 10 years ago
Style cleanup

Signed-off-by: Christoph Lohmann <20h@r-36.net>
55dc32b2 — Christoph Lohmann 11 years ago
Fixing some manpage formatting and formatting in xembed.c.
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>