|
|
@ -3,7 +3,7 @@
|
|
|
|
#include "types/wlr_xdg_shell.h"
|
|
|
|
#include "types/wlr_xdg_shell.h"
|
|
|
|
#include "util/signal.h"
|
|
|
|
#include "util/signal.h"
|
|
|
|
|
|
|
|
|
|
|
|
#define WM_BASE_VERSION 2
|
|
|
|
#define WM_BASE_VERSION 3
|
|
|
|
|
|
|
|
|
|
|
|
static const struct xdg_wm_base_interface xdg_shell_impl;
|
|
|
|
static const struct xdg_wm_base_interface xdg_shell_impl;
|
|
|
|
|
|
|
|
|
|
|
|