toggle-full-screen: use new helper function window_set_full_screen
commit4f4002193de93330d49c6827b123e3674a050330
authorJohn Foerch <jjfoerch@earthlink.net>
Sat, 4 Jun 2011 02:16:49 +0000 (3 22:16 -0400)
committerJohn Foerch <jjfoerch@earthlink.net>
Sat, 4 Jun 2011 02:16:49 +0000 (3 22:16 -0400)
tree3f60aa1508ec174be45b4fd019b858e3f01b715f
parent73d199f6778d3849d11908a67b0543922e30b1d6
toggle-full-screen: use new helper function window_set_full_screen

This provides window_set_full_screen, a util function available for use in
hooks.
modules/commands.js
modules/window.js