cosmic-comp/src/input
Ian Douglas Scott 7ee48e5444 Don't change focus on click of layer with KeyboardInteractivity::None
Previously, a click on a client like squeekboard would give keyboard
focus to the window behind it, if any.

If we are in the input region of the layer surface, we shouldn't give
keyboard focus to the surface behind it on click. And should just leave
the focus unchanged. Returning `None` here seems to be correct.
2025-05-21 12:16:39 -06:00
..
gestures feat: runtime configurable keybindings 2024-07-01 15:20:23 +02:00
actions.rs Fix compiler warnings 2025-05-19 21:29:51 +02:00
mod.rs Don't change focus on click of layer with KeyboardInteractivity::None 2025-05-21 12:16:39 -06:00