Hyprland
Hyprland copied to clipboard
[Feature Request] On-screen Keyboard support
I use a 2 in 1 laptop, and currently use wvkbd as my on-screen keyboard for when I'm in tablet mode. Currently I need to rotate my laptop so I can type my password on my keyboard if I locked my screen with no way of me to display my virtual keyboard since hyprlock covers it. I would like an option to allow certain programs depending on their name, or the layer namespace they have in my case, to run on top of the lockscreen so that virtual keyboards can be used as this would greatly improve the experience for 2 in 1 users.
this is something that hyprland has to support, not hyprlock
Hello there!
This issue has been closed, as we are moving from issues to discussions. More about this can be found here and in #9854.
Firstly, please make sure this issue is still relevant in latest Hyprland. If so, we ask you to open a discussion (please read the discussion guidelines first, in the pinned post)
Thank you for your understanding!
This is now possible with the abovelock layer rule. For wvkbd, do layerrule = abovelock true, wvkbd. (You'll need the latest git version of wvkbd for that rule. Previously, wvkbd's layer name was wlroots).