mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-17 06:59:43 -05:00
rootston: damage tracking for wl_shell
This commit is contained in:
parent
a8cb02f585
commit
3f1c4f5be7
4 changed files with 83 additions and 2 deletions
|
|
@ -79,6 +79,7 @@ struct wlr_wl_shell_surface {
|
|||
struct {
|
||||
struct wl_signal destroy;
|
||||
struct wl_signal ping_timeout;
|
||||
struct wl_signal new_popup;
|
||||
|
||||
struct wl_signal request_move;
|
||||
struct wl_signal request_resize;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue