sway
sway copied to clipboard
focus is moved from an overlay to normal windows when the screen is locked/unlocked
Please fill out the following:
-
Sway Version: tip: https://github.com/swaywm/sway/commit/2e9139df664f1e2dbe14b5df4a9646411b924c66
-
Debug Log: (not available right now)
-
Configuration File:
- repros with default config
-
Stack Trace:
- n/a
-
Description:
- Launch wayprompt, it will steal focus and show a "fullscreen" overlay with a small window drawn.
- Unplug yubikey (udev rule triggers swayidle->swaylock).
- Re-plug yubikey
- Tap enter, tap yubikey on swaylock
- Notice that input focus is back in the terminal window, rather than the overlay wayprompt window.
AFAIK This is "wrong" and probably shouldn't happen.