This is a little dirty patch to add a resize grip line to the terminal window if composited is not enabled, which allow user resize the window by draging the resize grip. Feel free to submit a patch if anyone have better way to implement it (eg, allow drag the window border to resize window from the client-side, without wm support).
assoc: https://github.com/linuxdeepin/deepin-terminal/issues/173
This is a little dirty patch to add a resize grip line to the terminal window if composited is not enabled, which allow user resize the window by draging the resize grip. Feel free to submit a patch if anyone have better way to implement it (eg, allow drag the window border to resize window from the client-side, without wm support).