mirror of
https://github.com/labwc/labwc.git
synced 2026-02-25 01:40:28 -05:00
mv xwl.c xwayland.c
This commit is contained in:
parent
8e7f2e78cd
commit
8846998b75
4 changed files with 4 additions and 4 deletions
|
|
@ -164,7 +164,7 @@ struct keyboard {
|
|||
void xdg_toplevel_decoration(struct wl_listener *listener, void *data);
|
||||
void xdg_surface_new(struct wl_listener *listener, void *data);
|
||||
|
||||
void xwl_surface_new(struct wl_listener *listener, void *data);
|
||||
void xwayland_surface_new(struct wl_listener *listener, void *data);
|
||||
void xwayland_unmanaged_create(struct wlr_xwayland_surface *xsurface);
|
||||
|
||||
void view_init_position(struct view *view);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue