wlroots/examples
Simon Ser ca45f4490c 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.
2019-07-27 15:49:32 -04:00
..
.gitignore Add xdg shell stubs 2017-08-09 12:31:16 -04:00
cat.c Moved cat out of support, removed support 2018-05-10 19:03:56 -07:00
cat.h Moved cat out of support, removed support 2018-05-10 19:03:56 -07:00
dmabuf-capture.c Fix two issues found with Clang's static analyzer 2019-01-29 19:56:43 +01:00
foreign-toplevel.c examples: add fullscreening to foreign-toplevel.c 2019-04-29 00:00:53 +03:00
fullscreen-shell.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
gamma-control.c examples/gamma-control: fix brightness formula 2018-08-02 23:33:59 +01:00
idle-inhibit.c Simplify evdev includes on FreeBSD by relying on up-to-date package 2019-01-07 08:08:47 +00:00
idle.c Fix indentation in various files 2019-01-21 17:56:19 +01:00
input-inhibitor.c Add input-inhibitor example client 2018-04-03 14:06:52 -04:00
input-method.c meson: enable more compiler warnings 2019-03-01 09:20:23 +01:00
layer-shell.c Simplify evdev includes on FreeBSD by relying on up-to-date package 2019-01-07 08:08:47 +00:00
meson.build Remove orbital screenshooter and gamma-control 2019-06-02 09:30:47 -04:00
multi-pointer.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
output-layout.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
pointer-constraints.c examples/pointer-constraints: style fixes 2018-09-26 17:34:09 +02:00
pointer.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
relative-pointer-unstable-v1.c relative_pointer: add relative-pointer example 2018-12-21 12:20:48 -06:00
rotation.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
screencopy.c Use _POSIX_C_SOURCE, use shm_open 2018-11-06 08:29:23 +01:00
simple.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
tablet.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00
text-input.c meson: enable more compiler warnings 2019-03-01 09:20:23 +01:00
toplevel-decoration.c Add xdg-decoration-unstable-v1 support 2018-07-28 22:48:07 +01:00
touch.c Remove all wayland-server.h includes 2019-07-27 15:49:32 -04:00