sway icon indicating copy to clipboard operation
sway copied to clipboard

Session lock focus fixes

Open danieldg opened this issue 3 years ago • 2 comments

Keyboard focus tracking with session lock has some incorrect edge cases around output destroy/create; this changes them to more closely mirror those used by layer_shell.

danieldg avatar Apr 30 '22 05:04 danieldg

@Nefsen402: this should fix the keyboard focus problems you mentioned

danieldg avatar Apr 30 '22 05:04 danieldg

Here these patches rebased on the scene graph PR: https://github.com/Nefsen402/sway/commit/e46d3c2d8b4ba44cae4687ddc743c024d36ed593

Nefsen402 avatar Aug 08 '22 23:08 Nefsen402