Allow vertical positioning of all windows

This commit is contained in:
James Booth
2016-09-23 00:56:53 +01:00
parent 3983ee1d6b
commit d3cc5bd7ed
26 changed files with 929 additions and 140 deletions

View File

@@ -203,6 +203,7 @@ _init(char *log_level)
tray_init();
#endif
inp_nonblocking(TRUE);
ui_resize();
}
static void