KWin
Loading...
Searching...
No Matches
inputpanelv1integration.cpp
Go to the documentation of this file.
1/*
2 SPDX-FileCopyrightText: 2020 Vlad Zahorodnii <vlad.zahorodnii@kde.org>
3
4 SPDX-License-Identifier: GPL-2.0-or-later
5*/
6
9#include "wayland/display.h"
11#include "wayland_server.h"
12
13namespace KWin
14{
15
24
29
30} // namespace KWin
31
32#include "moc_inputpanelv1integration.cpp"
void createWindow(InputPanelSurfaceV1Interface *shellSurface)
InputPanelV1Integration(QObject *parent=nullptr)
void inputPanelSurfaceAdded(InputPanelSurfaceV1Interface *surface)
void windowCreated(Window *window)
WaylandServer * waylandServer()