JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Avoid failing when embedding with a Window id of 0
authorQuentin Rameau <quinq.ml@gmail.com>
Wed, 15 Oct 2014 22:42:53 +0000 (00:42 +0200)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Tue, 21 Oct 2014 16:18:26 +0000 (18:18 +0200)
commit008aae541b5cb1e67a025048adef9a06eaa11c2e
tree4d610d019e56376e99c9abc3e28962dc6e41963a
parentcd159883d14c5874446a6ae949be031a1c9d37c2
Avoid failing when embedding with a Window id of 0

I'd like to let st run with its own window when trying to embed it to a window with id 0 instead of exiting with an error.
st.c