Commit 6eba2f2
wayland: Add support for wl_fixes.ack_global_remove
The wl_fixes.ack_global_remove request signals the compositor that the
client will not bind the removed global. It can be used by the
compositor to decide when it is safe to actually destroy the
corresponding global. If a global is destroyed too soon, some clients may
get disconnected.
See also https://gitlab.freedesktop.org/wayland/wayland/-/merge_requests/5331 parent d330686 commit 6eba2f2
2 files changed
Lines changed: 1678 additions & 1525 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
| 116 | + | |
| 117 | + | |
116 | 118 | | |
117 | 119 | | |
118 | 120 | | |
| |||
561 | 563 | | |
562 | 564 | | |
563 | 565 | | |
564 | | - | |
| 566 | + | |
| 567 | + | |
| 568 | + | |
| 569 | + | |
| 570 | + | |
565 | 571 | | |
566 | 572 | | |
567 | 573 | | |
| |||
1537 | 1543 | | |
1538 | 1544 | | |
1539 | 1545 | | |
1540 | | - | |
| 1546 | + | |
1541 | 1547 | | |
1542 | 1548 | | |
1543 | 1549 | | |
1544 | 1550 | | |
1545 | | - | |
1546 | | - | |
| 1551 | + | |
1547 | 1552 | | |
1548 | 1553 | | |
1549 | | - | |
| 1554 | + | |
1550 | 1555 | | |
1551 | 1556 | | |
| 1557 | + | |
| 1558 | + | |
| 1559 | + | |
| 1560 | + | |
| 1561 | + | |
1552 | 1562 | | |
1553 | 1563 | | |
1554 | 1564 | | |
| |||
0 commit comments