swayfx/sway/desktop
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
..
desktop.c Stop using wlr_output->{lx,ly} 2019-03-11 12:43:01 -04:00
idle_inhibit_v1.c idle_inhibit: fix crash during view destruction 2019-04-03 19:46:08 +03:00
layer_shell.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
output.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
render.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
transaction.c Fix uninitialized read for wlr_surface_send_frame 2019-04-21 14:06:15 +03:00
xdg_shell.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
xdg_shell_v6.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00
xwayland.c Remove all wayland-server.h includes 2019-07-27 17:16:56 -04:00