diff options
author | Ryan Dwyer <ryandwyer1@gmail.com> | 2018-07-02 22:16:20 +1000 |
---|---|---|
committer | Ryan Dwyer <ryandwyer1@gmail.com> | 2018-07-02 22:16:20 +1000 |
commit | 1e4807efa0647b2d856a4c8e9b23aff35625d1d8 (patch) | |
tree | e55ab7e10800cf73fca0d9e49911fa58fb8db420 /sway/config | |
parent | f611a4f9b10ee3e5c8115c3bd89e9fda51ade104 (diff) |
Don't return pending children in seat_get_active_current_child
Fixes #2192.
seat_get_active_current_child is intended to return a child of the given
container which has finished its mapping transaction and is able to be
rendered on screen. The previous implementation was capable of returning
a pending child, which caused a child of a tabbed or stacked view to be
rendered prematurely while it was mapping.
Diffstat (limited to 'sway/config')
0 files changed, 0 insertions, 0 deletions