mirror of
https://github.com/swaywm/sway.git
synced 2026-04-25 06:46:24 -04:00
xwayland: notify txn system on cache event
This commit is contained in:
parent
47d0d18db9
commit
e7a995a00d
2 changed files with 17 additions and 8 deletions
|
|
@ -134,6 +134,7 @@ struct sway_xdg_shell_view {
|
|||
struct sway_xwayland_view {
|
||||
struct sway_view view;
|
||||
|
||||
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