Xinqi Bao's Git
projects
/
st.git
/ commitdiff
summary
|
log
|
commit
|
diff
|
tree
raw
|
patch
|
inline
| side by side (from:
3e44ee5
)
Call xsetenv() in main process instead of child
author
Devin J. Pohly <
[email protected]
>
Tue, 10 Oct 2017 15:30:23 +0000
(10:30 -0500)
committer
Devin J. Pohly <
[email protected]
>
Mon, 26 Feb 2018 03:53:24 +0000
(21:53 -0600)
This makes xsetenv internal to x.c, and allows iso14755's external
command to use $WINDOWID instead of having to snprintf it again. (The
same benefit will apply to the externalpipe patch.) The xwinid function
is no longer needed.
Signed-off-by: Devin J. Pohly <
[email protected]
>
No differences found