mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-10 13:29:44 -05:00
wl-shell: add commit event
This commit is contained in:
parent
8eceaa2291
commit
41d7bad470
2 changed files with 4 additions and 0 deletions
|
|
@ -77,6 +77,7 @@ struct wlr_wl_shell_surface {
|
|||
|
||||
struct {
|
||||
struct wl_signal destroy;
|
||||
struct wl_signal commit;
|
||||
struct wl_signal ping_timeout;
|
||||
|
||||
struct wl_signal request_move;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue