swayfx/include/sway/tree
Simon Ser f984f21b6a Remove all wayland-server.h includes
The documentation for wayland-server.h says:

> Use of this header file is discouraged. Prefer including
> wayland-server-core.h instead, which does not include the server protocol
> header and as such only defines the library PI, excluding the deprecated API
> below.

Replacing wayland-server.h with wayland-server-core.h allows us to drop the
WL_HIDE_DEPRECATED declaration.

This commit si similar to wlroots' ca45f4490ccc ("Remove all wayland-server.h
includes").
2019-07-27 17:16:56 -04:00
..
arrange.h Implement type safe arguments and demote sway_container 2018-09-05 18:01:43 +10:00
container.h Rework gaps code to be simpler and correct 2019-07-15 23:46:27 -04:00
node.h Sanity check gaps between tiled containers 2019-07-15 23:46:27 -04:00
root.h Fix sway crashes for scratchpad layouts 2019-06-16 12:29:16 -04:00
view.h Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
workspace.h Add workspace {prev,next}_on_output --create 2019-02-17 11:50:07 -05:00