Introduce output zoom.
authorScott Moreau <oreaus@gmail.com>
Wed, 22 Feb 2012 21:21:41 +0000 (14:21 -0700)
committerKristian Høgsberg <krh@bitplanet.net>
Thu, 23 Feb 2012 22:45:49 +0000 (17:45 -0500)
commitccbf29dcb48a2edadf6ca292c6fc4a8d093f8ee1
tree4005255b4baa654ad09107fdbd7cbcccb2b740f2
parent4889154f5bb5d343e20c58344656a653f2bb6cf4
Introduce output zoom.

Ideally, we would want to use <modifier>+Scroll binding but that will have
to wait for axis events. For now we just use keybindings. Zoom in/out with
Super+Up/Down.
src/compositor.c
src/compositor.h
src/shell.c