swaywm / swaylock

Screen locker for Wayland
MIT License
831 stars 194 forks source link

Add support for text-input #171

Open emersion opened 3 years ago

emersion commented 3 years ago

This will allow IMEs/virtual keyboards to work properly with swaylock.

stacyharper commented 2 years ago

I discovered I was able to show wvkbd, our virtual keyboard, above swaylock if we use the overlay layer. Then we have to start wvkbd before swaylock. But then, we still can cant click on the virtual keyboard.

Is it something we expect to be able to ?

edit: maybe that swaylock is seting exclusive zone everywhere ? so that virtual keyboard are impossible by design ?