sway/include/sway/desktop
Tudor Brindus 8355884fbd transaction: validate X transaction completions by geometry, not size
Xwayland views are aware of their coordinates, so validating transaction
completions should take into account the reported coordinates of the
view. Prior to this commit they didn't, and matching dimensions would
suffice to validate the transaction.

Also introduced `transaction_notify_view_ready_immediately` to support
the fix from d0f7e0f without jumping through hoops to figure out the
geometry of an `xdg_shell` view.
2020-10-18 22:37:42 +02:00
..
idle_inhibit_v1.h Add views idle inhibition status in get_tree output 2020-05-29 17:29:41 -04:00
transaction.h transaction: validate X transaction completions by geometry, not size 2020-10-18 22:37:42 +02:00