shadow_screen: allow sub-rectangle to span multiple monitors
authorJakub Adam <jakub.adam@ktknet.cz>
Mon, 25 May 2015 11:44:51 +0000 (13:44 +0200)
committerJakub Adam <jakub.adam@ktknet.cz>
Mon, 25 May 2015 12:19:34 +0000 (14:19 +0200)
commitdea741fca97abc42b7cf351e25efb67cfc12a353
treeb787d8cb5fbff45d79359201a84121aa95f7b533
parent36cb1e6dc9b10830ff808666d13f913c100e3589
shadow_screen: allow sub-rectangle to span multiple monitors

When we share a sub-rectangle of our desktop, allow it to span over
multiple monitors. Previously it was possible to export an area larger
than one display, however the contents were always cropped to
the boundaries of the selected monitor and the rest was visible for
the client only as a black area .
server/shadow/shadow_screen.c