Files
weston/src
Ander Conselvan de Oliveira f6f9069138 compositor: Fix cursor positioning right after input_device.attach
The type of fields x and y in wl_input_device was changed to wl_fixed_t
but input_device_attach() was still using it as if it were integer.
This bug caused the pointer sprite to be configured in the wrong place
on the screen (usually outside the visible area) but it would soon be
corrected in notify_motion() making it hard to notice and usually only
causing a quick flicker.
2012-05-15 10:59:24 -04:00
..
2012-04-06 14:01:19 +02:00
2012-05-10 14:11:44 -04:00
2012-04-17 14:33:30 +03:00
2012-01-03 11:04:04 -05:00
2012-04-06 14:01:19 +02:00
2012-05-10 14:11:44 -04:00
2012-05-10 14:11:44 -04:00
2012-04-17 14:33:30 +03:00
2012-04-06 14:01:19 +02:00