From: Neal Gompa (ニール・ゴンパ) Date: Sun, 20 Nov 2016 11:23:01 +0000 (+0000) Subject: Merge branch 'opt-fullscreen' into 'master' X-Git-Url: https://git.jsancho.org/?a=commitdiff_plain;h=87d53cb937619e05c0516a6f2f57f7da0d415c27;hp=-c;p=lugaru.git Merge branch 'opt-fullscreen' into 'master' Option to toggle fullscreen Adds a command line switch, saved config option and option menu entry to toggle fullscreen. It also defaults to windowed mode. Also toggling fullscreen on does not play well with the mouse pointer (it disappears), but the same happens with Alt+Return, so it's not a regression. Part of #15. See merge request !4 --- 87d53cb937619e05c0516a6f2f57f7da0d415c27