mirror of
https://github.com/swaywm/sway.git
synced 2024-11-24 08:51:27 +00:00
9cfcff0039
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 |