layer-shell: bump version from 4 to 5

References:

https://gitlab.freedesktop.org/wlroots/wlroots/-/merge_requests/5275

8b1f48d25b

d44248ce64
This commit is contained in:
daniel 2026-04-01 05:47:45 -03:00
parent 28a6f69560
commit 2a165b468e
2 changed files with 20 additions and 3 deletions

View file

@ -24,7 +24,7 @@
#include "node.h"
#include "output.h"
#define LAB_LAYERSHELL_VERSION 4
#define LAB_LAYERSHELL_VERSION 5
static void
apply_override(struct output *output, struct wlr_box *usable_area)