mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-25 06:59:42 -05:00
xdg-shell: role-committed func
This commit is contained in:
parent
5a18f62fee
commit
d5ffa26564
3 changed files with 7 additions and 14 deletions
|
|
@ -122,10 +122,8 @@ struct wlr_xdg_surface_v6 {
|
|||
struct wlr_box *geometry;
|
||||
|
||||
struct wl_listener surface_destroy_listener;
|
||||
struct wl_listener surface_commit_listener;
|
||||
|
||||
struct {
|
||||
struct wl_signal commit;
|
||||
struct wl_signal destroy;
|
||||
struct wl_signal ping_timeout;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue