mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-24 06:59:45 -05:00
xdg-output: bump output manager version to 2
This commit is contained in:
parent
ec6e56a314
commit
c74f5b1138
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
#include <wlr/util/log.h>
|
||||
#include "xdg-output-unstable-v1-protocol.h"
|
||||
|
||||
#define OUTPUT_MANAGER_VERSION 1
|
||||
#define OUTPUT_MANAGER_VERSION 2
|
||||
|
||||
static void output_handle_destroy(struct wl_client *client,
|
||||
struct wl_resource *resource) {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue