Pass argc and argv to modules
authorKristian Høgsberg <krh@bitplanet.net>
Wed, 20 Feb 2013 20:37:49 +0000 (15:37 -0500)
committerKristian Høgsberg <krh@bitplanet.net>
Wed, 20 Feb 2013 20:37:49 +0000 (15:37 -0500)
commitcb4685bbd193d6872b8cbef398170d014f3d5623
tree6e3677f0c82ab43e06a5ca0fe07a9cc1de3772de
parent4172f668e7838a0e89d09b569d99745228c1c9c0
Pass argc and argv to modules

This lets modules parse options from the command line.
src/compositor.c
src/compositor.h
src/shell.c
src/tablet-shell.c
src/xwayland/launcher.c
tests/surface-global-test.c
tests/surface-test.c
tests/weston-test.c