Commits on Source (9)
-
Oops, this was always wrong but nothing actually checked it. Checks are coming, so it needs to be fixed. Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
b87dcbdf -
Simple helper to multiply a surface coordinate by -1, -1. There are no uses yet, but will be in a follow up patch that wants to have cursor hotspots in their inverted form. Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
49ccd7f7 -
There are many times when we want to set a global position with a surface offset added. It's a fairly nasty operation, and most places in the code currently do it naively, ignoring the painful existence of freeform window rotations and other complex transforms that could be in play (but probably aren't) Add a helper for this and convert existing usage. Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
8eed64c7 -
Most of these don't use the parameter that changes at all, but some get a nice simplification. Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
5fa3ef26 -
Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
0aae35bf -
Replaces a lot of x, y pairs with weston_coord. Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
9e122507 -
Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
9f7f8faf -
Update the desktop-shell specific cursor confinement code to use weston_coord Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
7dfc2098 -
Signed-off-by: Derek Foreman <derek.foreman@collabora.com>
d62c1b7f