summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/wayland-protocols/protocol/remote-shell-protocol.c
diff options
context:
space:
mode:
Diffstat (limited to 'chromium/third_party/wayland-protocols/protocol/remote-shell-protocol.c')
-rw-r--r--chromium/third_party/wayland-protocols/protocol/remote-shell-protocol.c162
1 files changed, 0 insertions, 162 deletions
diff --git a/chromium/third_party/wayland-protocols/protocol/remote-shell-protocol.c b/chromium/third_party/wayland-protocols/protocol/remote-shell-protocol.c
deleted file mode 100644
index c0d09551478..00000000000
--- a/chromium/third_party/wayland-protocols/protocol/remote-shell-protocol.c
+++ /dev/null
@@ -1,162 +0,0 @@
-/* Generated by wayland-scanner 1.13.0 */
-
-/*
- * Copyright 2016 The Chromium Authors.
- *
- * Permission is hereby granted, free of charge, to any person obtaining a
- * copy of this software and associated documentation files (the "Software"),
- * to deal in the Software without restriction, including without limitation
- * the rights to use, copy, modify, merge, publish, distribute, sublicense,
- * and/or sell copies of the Software, and to permit persons to whom the
- * Software is furnished to do so, subject to the following conditions:
- *
- * The above copyright notice and this permission notice (including the next
- * paragraph) shall be included in all copies or substantial portions of the
- * Software.
- *
- * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
- * IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
- * FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL
- * THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
- * LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING
- * FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER
- * DEALINGS IN THE SOFTWARE.
- */
-
-#include <stdlib.h>
-#include <stdint.h>
-#include "wayland-util.h"
-
-extern const struct wl_interface wl_surface_interface;
-extern const struct wl_interface zcr_input_method_surface_v1_interface;
-extern const struct wl_interface zcr_notification_surface_v1_interface;
-extern const struct wl_interface zcr_remote_surface_v1_interface;
-
-static const struct wl_interface *types[] = {
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- NULL,
- &zcr_remote_surface_v1_interface,
- &wl_surface_interface,
- NULL,
- &zcr_notification_surface_v1_interface,
- &wl_surface_interface,
- NULL,
- &zcr_input_method_surface_v1_interface,
- &wl_surface_interface,
- &wl_surface_interface,
- &wl_surface_interface,
-};
-
-static const struct wl_message zcr_remote_shell_v1_requests[] = {
- { "destroy", "", types + 0 },
- { "get_remote_surface", "nou", types + 13 },
- { "get_notification_surface", "nos", types + 16 },
- { "get_input_method_surface", "17no", types + 19 },
-};
-
-static const struct wl_message zcr_remote_shell_v1_events[] = {
- { "activated", "?o?o", types + 21 },
- { "configuration_changed", "iiifiiiiu", types + 0 },
- { "workspace", "5uuiiiiiiiiifu", types + 0 },
- { "configure", "5u", types + 0 },
- { "default_device_scale_factor", "8i", types + 0 },
-};
-
-WL_EXPORT const struct wl_interface zcr_remote_shell_v1_interface = {
- "zcr_remote_shell_v1", 17,
- 4, zcr_remote_shell_v1_requests,
- 5, zcr_remote_shell_v1_events,
-};
-
-static const struct wl_message zcr_remote_surface_v1_requests[] = {
- { "destroy", "", types + 0 },
- { "set_app_id", "s", types + 0 },
- { "set_window_geometry", "iiii", types + 0 },
- { "set_scale", "f", types + 0 },
- { "set_rectangular_shadow", "iiii", types + 0 },
- { "set_rectangular_shadow_background_opacity", "f", types + 0 },
- { "set_title", "s", types + 0 },
- { "set_top_inset", "i", types + 0 },
- { "activate", "u", types + 0 },
- { "maximize", "", types + 0 },
- { "minimize", "", types + 0 },
- { "restore", "", types + 0 },
- { "fullscreen", "", types + 0 },
- { "unfullscreen", "", types + 0 },
- { "pin", "i", types + 0 },
- { "unpin", "", types + 0 },
- { "set_system_modal", "", types + 0 },
- { "unset_system_modal", "", types + 0 },
- { "set_rectangular_surface_shadow", "2iiii", types + 0 },
- { "set_systemui_visibility", "3u", types + 0 },
- { "set_always_on_top", "4", types + 0 },
- { "unset_always_on_top", "4", types + 0 },
- { "ack_configure", "5u", types + 0 },
- { "move", "5", types + 0 },
- { "set_orientation", "6i", types + 0 },
- { "set_window_type", "7u", types + 0 },
- { "resize", "9", types + 0 },
- { "set_resize_outset", "9i", types + 0 },
- { "start_move", "10ii", types + 0 },
- { "set_can_maximize", "10", types + 0 },
- { "unset_can_maximize", "10", types + 0 },
- { "set_min_size", "10ii", types + 0 },
- { "set_max_size", "10ii", types + 0 },
- { "set_snapped_to_left", "11", types + 0 },
- { "set_snapped_to_right", "11", types + 0 },
- { "start_resize", "12uii", types + 0 },
- { "set_frame", "13u", types + 0 },
- { "set_frame_buttons", "13uu", types + 0 },
- { "set_extra_title", "13s", types + 0 },
- { "set_orientation_lock", "14u", types + 0 },
- { "pip", "15", types + 0 },
-};
-
-static const struct wl_message zcr_remote_surface_v1_events[] = {
- { "close", "", types + 0 },
- { "state_type_changed", "u", types + 0 },
- { "configure", "5iiau", types + 0 },
- { "window_geometry_changed", "9iiii", types + 0 },
- { "bounds_changed", "10uuiiiiu", types + 0 },
- { "drag_started", "10u", types + 0 },
- { "drag_finished", "10iii", types + 0 },
-};
-
-WL_EXPORT const struct wl_interface zcr_remote_surface_v1_interface = {
- "zcr_remote_surface_v1", 15,
- 41, zcr_remote_surface_v1_requests,
- 7, zcr_remote_surface_v1_events,
-};
-
-static const struct wl_message zcr_notification_surface_v1_requests[] = {
- { "destroy", "", types + 0 },
- { "set_app_id", "16s", types + 0 },
-};
-
-WL_EXPORT const struct wl_interface zcr_notification_surface_v1_interface = {
- "zcr_notification_surface_v1", 16,
- 2, zcr_notification_surface_v1_requests,
- 0, NULL,
-};
-
-static const struct wl_message zcr_input_method_surface_v1_requests[] = {
- { "destroy", "", types + 0 },
-};
-
-WL_EXPORT const struct wl_interface zcr_input_method_surface_v1_interface = {
- "zcr_input_method_surface_v1", 17,
- 1, zcr_input_method_surface_v1_requests,
- 0, NULL,
-};
-