Consolatis 2024-03-19 00:19:24 +01:00 committed by Johan Malm
parent 6becc02ca4
commit 72fd2af4f2
2 changed files with 2 additions and 2 deletions

View file

@ -15,7 +15,7 @@ set_tearing_hint(struct wl_listener *listener, void *data)
{
struct tearing_controller *controller = wl_container_of(listener, controller, set_hint);
struct view *view = view_from_wlr_surface(controller->tearing_control->surface);
if (view && controller->tearing_control->hint) {
if (view && controller->tearing_control->current) {
view->tearing_hint = true;
}
}

View file

@ -1,6 +1,6 @@
[wrap-git]
url = https://gitlab.freedesktop.org/wlroots/wlroots.git
revision = fe8916fef0bd5d0846dfadd5f8c49ac57beedc9a
revision = 1968ada2132237f5bf8e40b6bf903fbce76c0b40
[provide]
dependency_names = wlroots