swayfx/sway/input
Ryan Dwyer 1e4807efa0 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.
2018-07-02 22:16:20 +10:00
..
cursor.c dont focus-follow-mouse when keyboard grab 2018-06-24 20:30:43 -04:00
input-manager.c Add map_from_region command 2018-04-26 10:53:47 +01:00
keyboard.c fix handling key modifiers if not pressed at first 2018-06-28 15:23:26 +02:00
seat.c Don't return pending children in seat_get_active_current_child 2018-07-02 22:16:20 +10:00