swayfx/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.c arrange: remove gaps for workspace location deltas 2019-07-26 18:13:27 +03:00
container.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
node.c Fix scratchpad fullscreen behavior and crash 2019-04-13 08:48:37 -06:00
output.c swaybg: one instance for all outputs 2019-04-04 20:08:21 +03:00
root.c Fix sway crashes for scratchpad layouts 2019-06-16 12:29:16 -04:00
view.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
workspace.c Sanity check gaps on the outside of the workspace 2019-07-15 23:46:27 -04:00