xdg-output: bump output manager version to 2
This commit is contained in:
parent
ec6e56a314
commit
c74f5b1138
|
@ -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…
Reference in New Issue