]> git.jsancho.org Git - lugaru.git/commitdiff
Merge branch 'opt-fullscreen' into 'master'
authorNeal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>
Sun, 20 Nov 2016 11:23:01 +0000 (11:23 +0000)
committerNeal Gompa (ニール・ゴンパ) <ngompa13@gmail.com>
Sun, 20 Nov 2016 11:23:01 +0000 (11:23 +0000)
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


Trivial merge