Files
weston/src
Rob Bradford 66bd9f5baf compositor-drm: Enable seat constraining when configured in weston.ini
This change tweaks weston_pointer_clamp to take into consideration if a
seat is constrained to a particular output by only considering the
pointer position valid if it is within the output we a constrained to.
This function is also used for the initial warping of the pointer when a
constraint is first established.

The other two changes are the application of the constraint when either
a new device added or a new output created and therefore outputs and
input devices can be brought up in either order.

v2: the code in create_output_for_connector has been spun off into a
new function setup_output_seat_constraint (Ander). The inappropriate
warping behaviour has been resolved by using weston_pointer_clamp
(Pekka).
2013-06-28 13:36:14 -04:00
..
2013-05-10 14:05:59 -04:00
2012-04-06 14:01:19 +02:00
2012-05-10 14:11:44 -04:00
2013-06-19 09:08:07 -04:00
2013-05-22 17:05:45 -04:00
2013-05-22 17:05:45 -04:00
2012-04-06 14:01:19 +02:00