Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-10 | Introduce surface_{enter,leave}_output() | Simon Ser | |
We can centralize all output-related surface events from there. | |||
2023-01-18 | Send wl_surface.enter for ext-session-lock surfaces | Simon Ser | |
2022-12-01 | sway/lock: handle mode in output commit handler | Simon Zeni | |
2022-11-11 | lock: fix crash on output destroy | Simon Ser | |
Closes: https://github.com/swaywm/sway/issues/7120 | |||
2022-10-28 | Rework session lock keyboard focus handling | Daniel De Graaf | |
When removing outputs, it is possible to end up in a situation where none of the session lock client's surfaces have keyboard focus, resulting in it not receiving keyboard events. Track the focused surface and update it as needed on surface destroy. | |||
2022-04-29 | Implement ext-session-lock-v1 | Daniel De Graaf | |