weston/compositor
Pekka Paalanen 7571027f17 Rename public backend headers
The backend headers are renamed from compositor-foo.h to backend-foo.h to
better describe their purpose. These headers are public libweston API for each
specific backend.

The headers will also be used like

 #include <libweston/backend-drm.h>

instead of

 #include <compositor-drm.h>

to give them a more explicit namespace.

Signed-off-by: Pekka Paalanen <pekka.paalanen@collabora.com>
2019-04-18 12:31:46 +03:00
..
cms-colord.c Rename compositor.h to libweston/libweston.h 2019-04-18 12:31:46 +03:00
cms-helper.c Rename compositor.h to libweston/libweston.h 2019-04-18 12:31:46 +03:00
cms-helper.h Rename compositor.h to libweston/libweston.h 2019-04-18 12:31:46 +03:00
cms-static.c Rename compositor.h to libweston/libweston.h 2019-04-18 12:31:46 +03:00
main.c Rename public backend headers 2019-04-18 12:31:46 +03:00
meson.build support byte-by-byte reproducible build 2019-04-09 10:08:23 +00:00
screen-share.c Rename compositor.h to libweston/libweston.h 2019-04-18 12:31:46 +03:00
systemd-notify.c Rename compositor.h to libweston/libweston.h 2019-04-18 12:31:46 +03:00
text-backend.c Rename compositor.h to libweston/libweston.h 2019-04-18 12:31:46 +03:00
weston-screenshooter.c Rename compositor.h to libweston/libweston.h 2019-04-18 12:31:46 +03:00
weston.desktop Remove dbus-launch from weston.desktop 2017-01-18 12:21:57 +00:00
weston.h Rename compositor.h to libweston/libweston.h 2019-04-18 12:31:46 +03:00
xwayland.c Rename compositor.h to libweston/libweston.h 2019-04-18 12:31:46 +03:00