summaryrefslogtreecommitdiffstats
path: root/xembed.c
Commit message (Collapse)AuthorAgeFilesLines
* Style cleanupQuentin Rameau2016-01-031-6/+5
| | | | Signed-off-by: Christoph Lohmann <20h@r-36.net>
* Fixing some manpage formatting and formatting in xembed.c.Christoph Lohmann2015-05-091-2/+2
|
* add xembed wrapper utilityConnor Lane Smith2015-05-091-0/+46
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>