mirror of
https://github.com/labwc/labwc.git
synced 2026-02-05 04:06:33 -05:00
xwayland: flush XCB connection to mitigate race between Raise and input
Some checks are pending
labwc.github.io / notify (push) Waiting to run
Some checks are pending
labwc.github.io / notify (push) Waiting to run
This commit is contained in:
parent
c4277ab507
commit
d748dc78bc
3 changed files with 24 additions and 0 deletions
|
|
@ -77,5 +77,7 @@ void xwayland_update_workarea(struct server *server);
|
|||
|
||||
void xwayland_reset_cursor(struct server *server);
|
||||
|
||||
void xwayland_flush(struct server *server);
|
||||
|
||||
#endif /* HAVE_XWAYLAND */
|
||||
#endif /* LABWC_XWAYLAND_H */
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue