mirror of
https://github.com/cage-kiosk/cage.git
synced 2026-04-17 06:46:31 -04:00
Merge 14ba8d3365 into 94904c714d
This commit is contained in:
commit
b719c9b18a
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