mirror of
https://github.com/labwc/labwc.git
synced 2025-11-02 09:01:47 -05:00
xdg: Detect pending configure request timeouts
This commit is contained in:
parent
31ec8f050c
commit
ea09fc3850
2 changed files with 49 additions and 5 deletions
|
|
@ -95,6 +95,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