mirror of
https://github.com/swaywm/sway.git
synced 2026-04-24 06:46:22 -04:00
xdg-shell: notify txn system on cache event
This commit is contained in:
parent
4c17a62c23
commit
47d0d18db9
2 changed files with 13 additions and 4 deletions
|
|
@ -117,6 +117,7 @@ struct sway_xdg_shell_view {
|
|||
struct sway_view view;
|
||||
|
||||
struct wl_listener ack_configure;
|
||||
struct wl_listener cache;
|
||||
struct wl_listener commit;
|
||||
struct wl_listener request_move;
|
||||
struct wl_listener request_resize;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue