From: Quentin Rameau Date: Wed, 15 Oct 2014 22:42:53 +0000 (+0200) Subject: Avoid failing when embedding with a Window id of 0 X-Git-Url: https://git.xinqibao.xyz/st.git/commitdiff_plain/008aae541b5cb1e67a025048adef9a06eaa11c2e?ds=sidebyside;hp=008aae541b5cb1e67a025048adef9a06eaa11c2e 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. ---