mirror of
https://github.com/labwc/labwc.git
synced 2026-02-12 04:27:57 -05:00
Privatize xwayland_surface_from_view()
This commit is contained in:
parent
286005e121
commit
950c634cea
2 changed files with 15 additions and 17 deletions
|
|
@ -65,8 +65,6 @@ void xwayland_unmanaged_create(struct server *server,
|
|||
void xwayland_view_create(struct server *server,
|
||||
struct wlr_xwayland_surface *xsurface, bool mapped);
|
||||
|
||||
struct wlr_xwayland_surface *xwayland_surface_from_view(struct view *view);
|
||||
|
||||
void xwayland_server_init(struct server *server,
|
||||
struct wlr_compositor *compositor);
|
||||
void xwayland_server_finish(struct server *server);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue