mirror of
https://github.com/swaywm/sway.git
synced 2026-02-07 04:06:44 -05:00
Emit a focus event when a container or the entire workspace gets focused (for example, when focus_parent is called). Previously, focus events were only emitted when another view or workspace was focused. This made it impossible to accurately follow the focus by monitoring focus events. |
||
|---|---|---|
| .. | ||
| cursor.c | ||
| input-manager.c | ||
| keyboard.c | ||
| libinput.c | ||
| seat.c | ||
| seatop_default.c | ||
| seatop_down.c | ||
| seatop_move_floating.c | ||
| seatop_move_tiling.c | ||
| seatop_resize_floating.c | ||
| seatop_resize_tiling.c | ||
| switch.c | ||
| tablet.c | ||
| text_input.c | ||