This commit is contained in:
daniel 2026-04-02 21:33:59 +01:00 committed by GitHub
commit 8324f98185
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 22 additions and 5 deletions

View file

@ -42,7 +42,7 @@
#include <wlr/backend/libinput.h>
#endif
#define LAB_CURSOR_SHAPE_V1_VERSION 1
#define LAB_CURSOR_SHAPE_V1_VERSION 2
struct constraint {
struct seat *seat;

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)

View file

@ -78,7 +78,7 @@
#define LAB_EXT_FOREIGN_TOPLEVEL_LIST_VERSION 1
#define LAB_WLR_COMPOSITOR_VERSION 6
#define LAB_WLR_FRACTIONAL_SCALE_V1_VERSION 1
#define LAB_WLR_LINUX_DMABUF_VERSION 4
#define LAB_WLR_LINUX_DMABUF_VERSION 5
#define LAB_WLR_PRESENTATION_TIME_VERSION 2
static void