mirror of
https://github.com/labwc/labwc.git
synced 2026-04-07 08:21:20 -04:00
Merge 0a713758f5 into c9b4da2ce2
This commit is contained in:
commit
8324f98185
4 changed files with 22 additions and 5 deletions
|
|
@ -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;
|
||||
|
|
|
|||
|
|
@ -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)
|
||||
|
|
|
|||
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue