Refactor command-line argument handling
commitc1229ef9071714aded42640a5afede4493274a64
authorDavid King <amigadave@amigadave.com>
Sun, 30 Jun 2013 09:01:50 +0000 (30 10:01 +0100)
committerDavid King <amigadave@amigadave.com>
Sun, 30 Jun 2013 09:11:01 +0000 (30 10:11 +0100)
treeecad7348e3cd422504dfcb3305c25abb0c5fe1a5
parent6c19237a92417a6425e3369b631e66740bfb97e3
Refactor command-line argument handling

Only handle Cheese options on the command line; handle library options
with environment variables instead. Use actions from the command-line
parser to switch to wide mode and fullscreen mode.
src/cheese-application.vala
src/cheese-window.vala