Fix damage when shrinking a floating view using cursor

master
Ryan Dwyer 6 years ago
parent 5ba2ae9c6a
commit 009b426024

@ -305,7 +305,6 @@ static void handle_resize_motion(struct sway_seat *seat,
}
arrange_windows(con);
transaction_commit_dirty();
}
void cursor_send_pointer_motion(struct sway_cursor *cursor, uint32_t time_msec,

Loading…
Cancel
Save