libweston: Migrate functions that operate on 'weston_seat'

All 'notify_()*' belong in the private backend header file.

Signed-off-by: Marius Vlad <marius.vlad@collabora.com>
This commit is contained in:
Marius Vlad
2019-07-16 23:44:21 +03:00
committed by Daniel Stone
parent 63ef078ada
commit 5d649b611a
5 changed files with 77 additions and 69 deletions
+1
View File
@@ -34,6 +34,7 @@
#include <errno.h>
#include <libweston/libweston.h>
#include "backend.h"
#include "libweston-internal.h"
#include "compositor/weston.h"
#include "weston-test-server-protocol.h"