mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-04-05 07:15:39 -04:00
Merge 14ba8d3365 into dcd64ae48b
This commit is contained in:
commit
ab7e34b81a
3 changed files with 32 additions and 13 deletions
|
|
@ -15,6 +15,7 @@ struct cg_xwayland_view {
|
|||
struct wl_listener unmap;
|
||||
struct wl_listener map;
|
||||
struct wl_listener request_fullscreen;
|
||||
struct wl_listener set_geometry;
|
||||
};
|
||||
|
||||
struct cg_xwayland_view *xwayland_view_from_view(struct cg_view *view);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue