summaryrefslogtreecommitdiff
path: root/xembed.c
AgeCommit message (Collapse)Author
2016-01-03Style cleanupQuentin Rameau
Signed-off-by: Christoph Lohmann <20h@r-36.net>
2015-05-09Fixing some manpage formatting and formatting in xembed.c.Christoph Lohmann
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>