mirror of
https://github.com/swaywm/sway.git
synced 2026-04-21 06:46:22 -04:00
Merge f1cc45b230 into 5c99b98805
This commit is contained in:
commit
fa7bca9e9f
1 changed files with 0 additions and 3 deletions
|
|
@ -1084,9 +1084,6 @@ void seat_configure_xcursor(struct sway_seat *seat) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
// Reset the cursor so that we apply it to outputs that just appeared
|
|
||||||
cursor_set_image(seat->cursor, NULL, NULL);
|
|
||||||
cursor_set_image(seat->cursor, "default", NULL);
|
|
||||||
wlr_cursor_warp(seat->cursor->cursor, NULL, seat->cursor->cursor->x,
|
wlr_cursor_warp(seat->cursor->cursor, NULL, seat->cursor->cursor->x,
|
||||||
seat->cursor->cursor->y);
|
seat->cursor->cursor->y);
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue