Split client creation into pieces.
authorDaniel Carl <danielcarl@gmx.de>
Tue, 11 Jul 2017 21:18:42 +0000 (23:18 +0200)
committerDaniel Carl <danielcarl@gmx.de>
Mon, 17 Jul 2017 23:41:48 +0000 (01:41 +0200)
commit8381352bc0a75be0e5a717efbcf4622d1e6a3518
treeb95ceb36b4ecb89a6c8fbf99aa5cbe724d366788
parent0cc0db9f7d40fdf9e88f20101a5183e35ba2ea91
Split client creation into pieces.

Setup the gui elements only when the webview is ready to be show like
suggested by the webkit developers.
src/main.c
src/main.h
src/normal.c