fixup: re-add flip_landscape() to wl_surface_enter (needed for landscape detection)

This commit is contained in:
Maarten van Gompel 2023-11-04 14:32:29 +01:00
parent 0e17680041
commit 9f8e73b315

1
main.c
View File

@ -354,6 +354,7 @@ wl_surface_enter(void *data, struct wl_surface *wl_surface,
}
keyboard.preferred_scale = current_output->scale;
flip_landscape();
}
static void