Warning, /plasma/kwin/src/plugins/windowview/org.kde.KWin.Effect.WindowView1.xml is written in an unsupported language. File is not indexed.
0001 <!DOCTYPE node PUBLIC "-//freedesktop//DTD D-BUS Object Introspection 1.0//EN" 0002 "http://www.freedesktop.org/standards/dbus/1.0/introspect.dtd"> 0003 <!-- 0004 SPDX-FileCopyrightText: 2021 Vlad Zahorodnii <vlad.zahorodnii@kde.org> 0005 0006 SPDX-License-Identifier: LGPL-2.1-only OR LGPL-3.0-only OR LicenseRef-KDE-Accepted-LGPL 0007 --> 0008 <node name="/org/kde/KWin/Effect/WindowView1"> 0009 <!-- 0010 org.kde.KWin.Effect.WindowView1: 0011 @short_description: Application window selector 0012 0013 This interface provides a way to select windows interactively. 0014 --> 0015 <interface name="org.kde.KWin.Effect.WindowView1"> 0016 <!-- 0017 activate: 0018 @windows: The list with window ids. 0019 --> 0020 <method name="activate"> 0021 <arg name="handles" type="as" direction="in" /> 0022 </method> 0023 </interface> 0024 </node>