mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-10-31 22:25:21 -04:00
make it work with rotation
This commit is contained in:
parent
d13114520a
commit
4183271475
5 changed files with 85 additions and 34 deletions
|
|
@ -30,8 +30,8 @@ struct roots_seat_view {
|
|||
struct roots_view *view;
|
||||
|
||||
bool has_button_grab;
|
||||
double grab_vx;
|
||||
double grab_vy;
|
||||
double grab_sx;
|
||||
double grab_sy;
|
||||
|
||||
struct wl_list link; // roots_seat::views
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue