mirror of
https://gitlab.freedesktop.org/wlroots/wlroots.git
synced 2025-11-24 06:59:45 -05:00
Revert "Add xdg_shell ack_configure event"
This reverts commit f2b225ad0b.
This commit is contained in:
parent
f2b225ad0b
commit
d361cda3b6
2 changed files with 1 additions and 4 deletions
|
|
@ -126,7 +126,6 @@ struct wlr_xdg_surface_v6 {
|
|||
struct wl_signal commit;
|
||||
struct wl_signal destroy;
|
||||
struct wl_signal ping_timeout;
|
||||
struct wl_signal ack_configure;
|
||||
|
||||
struct wl_signal request_maximize;
|
||||
struct wl_signal request_fullscreen;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue