chromium/out/Default/gen/third_party/wayland-protocols/kde/src/protocols/idle-protocol.c

/* Generated by wayland-scanner 1.23.0 */

/*
 * SPDX-FileCopyrightText: 2015 Martin Gräßlin
 *
 * SPDX-License-Identifier: LGPL-2.1-or-later
 */

#include <stdbool.h>
#include <stdlib.h>
#include <stdint.h>
#include "wayland-util.h"

#ifndef __has_attribute
#define __has_attribute
#endif

#if (__has_attribute(visibility) || defined(__GNUC__) && __GNUC__ >= 4)
#define WL_PRIVATE
#else
#define WL_PRIVATE
#endif

extern const struct wl_interface org_kde_kwin_idle_timeout_interface;
extern const struct wl_interface wl_seat_interface;

static const struct wl_interface *idle_types[] =;

static const struct wl_message org_kde_kwin_idle_requests[] =;

WL_PRIVATE const struct wl_interface org_kde_kwin_idle_interface =;

static const struct wl_message org_kde_kwin_idle_timeout_requests[] =;

static const struct wl_message org_kde_kwin_idle_timeout_events[] =;

WL_PRIVATE const struct wl_interface org_kde_kwin_idle_timeout_interface =;