diff options
author | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2021-10-13 23:36:58 +0300 |
---|---|---|
committer | Robin Haberkorn <robin.haberkorn@googlemail.com> | 2021-10-13 23:36:58 +0300 |
commit | fdb89d9b0744b98dcc8ceacd53fcdd255fbc0b1e (patch) | |
tree | 69ac2e950692f1c5b4f3b25d9b25865a15ced968 /src/file-utils.c | |
parent | cc929087f90da5479152e26829e10af2c1c3b937 (diff) | |
download | sciteco-fdb89d9b0744b98dcc8ceacd53fcdd255fbc0b1e.tar.gz |
GTK: Support for Xembed protocol via --xembed
* This was surprisingly easy to implement as Gtk+ 3 already
supports it via GtkPlug.
* Allows embedding SciTECO into other Xembed-aware applications.
* Unfortunately there are very few generic Xembed hosts.
tabbed (https://tools.suckless.org/tabbed/) would be one of them.
It could be used to add tabs to SciTECO even on non-tiling window managers:
$ tabbed sciteco --xembed
* Unfortunately, it does not seem to be possible to use this feature
to let SciTECO replace the contents of a terminal window even though
many terminal emulators provide $WINDOWID.
Diffstat (limited to 'src/file-utils.c')
0 files changed, 0 insertions, 0 deletions