mirror of
https://github.com/labwc/labwc.git
synced 2026-04-11 08:21:13 -04:00
xdg: Detect pending configure request timeouts
This commit is contained in:
parent
f39986a3e2
commit
a3cfd92269
2 changed files with 49 additions and 5 deletions
|
|
@ -79,6 +79,7 @@ struct view {
|
|||
|
||||
/* used by xdg-shell views */
|
||||
uint32_t pending_configure_serial;
|
||||
struct wl_event_source *pending_configure_timeout;
|
||||
|
||||
struct ssd *ssd;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue