c2fd9125a7
It is no longer possible to query the display size from inputd, so defer conversion to display pixel coordinates to orbital instead. This also avoids a lot of work every mouse event to query the display size as orbital saves this information already.