Copyright (C) 2022 Russell Newcomb
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.
This interface is exposed as a global in the Wayland registry and allows
clients to query and set dwl state.
Warning! The protocol described in this file is experimental and
backward incompatible changes may be made. Backward compatible changes
may be added together with the corresponding interface version bump.
Backward incompatible changes are done by bumping the version number in
the protocol and interface names and resetting the interface version.
Once the protocol is to be declared stable, the 'z' prefix and the
version number in the protocol and interface names are removed and the
interface version is reset.
Indicates that the client will not use the manager object anymore.
Objects created through this interface remain valid.
Get a dwl_ipc_output for the given wl_output.
This event is sent after binding and announces the number of tags.
This event is sent after binding and announces a layout.
Layouts are announced in order.
Observe and control a dwl output.
Indicates that the client will not use the dwl_ipc_output object
anymore. Objects created through this interface remain valid.
set the active tags of this output.
Set the tags of the focused client.
Set the layout of this output.
Indicates that dwl visibility has been toggled.
Indicates the output is active (selected monitor).
Indicates a tag state change.
Indicates the layout changed.
Indicates the focused client title changed.
Indicates the focused client appid changed.
Indicates the layout symbol changed.
Sent after all state events have been sent for a given state change.
Indicates the fullscreen state changed.
Indicates the floating state changed.