Rotate background after monitor rotation
This MR attempts to fix #110 (closed). But few parts are still missing
- There's a signal for monitor rotation. But no mechanism to emit said signal.
- Haven't handled the rotation itself. (due to 1.)
This is the best I can do on my own. Don't know how to solve 1 even after reading wlroot's source.
Edited by Martin Chang