-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Open
Labels
bugNot working as intendedNot working as intended
Description
Please read the following before submitting:
- Please do NOT submit bug reports for questions. Ask questions on IRC at #sway on Libera Chat.
- Proprietary graphics drivers, including nvidia, are not supported. Please use the open source equivalents, such as nouveau, if you would like to use Sway.
- Please do NOT submit issues for information from the github wiki. The github wiki is community maintained and therefore may contain outdated information, scripts that don't work or obsolete workarounds.
If you fix a script or find outdated information, don't hesitate to adjust the wiki page.
Please fill out the following:
-
Sway Version:
sway version 1.9-dev-4326a26a (Oct 23 2023, branch 'master')
-
Configuration File:
https://github.com/waycrate/waycratelock
I made this program , but I found that the textInputFeild can only get focus when it is the first screen, and I figure the code is in
https://github.com/swaywm/sway/blob/master/sway/lock.c#L33, this means it can only focus on the first screen appeared, cannot focus on other screen.
And the program is ok on river, which also impl ext-session-lock. so I think it is a bug, but I do not know how to fix it
- Description:
- The steps you took in plain English to reproduce the problem.
test.mp4
You can see that in 4 s, the text-input-area is not editable.
Metadata
Metadata
Assignees
Labels
bugNot working as intendedNot working as intended