linuxdeepin / dde-session-shell

dde-session-shell module
GNU General Public License v3.0
15 stars 56 forks source link

chore: lock button focus policy tweak #360

Closed kegechen closed 8 months ago

kegechen commented 8 months ago

点击解锁按钮时焦点聚焦到解锁按钮 方便无密码解锁时,切换焦点后点击解锁,再次锁屏可以直接回车解锁。。

Issue: https://github.com/linuxdeepin/developer-center/issues/6876

kegechen commented 8 months ago

不能单纯的清除焦点, 没有焦点也没法通过回车直接解锁,需要焦点在解锁按钮上才能直接回车解锁

deepin-ci-robot commented 8 months ago

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: FeiWang1119, kegechen

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files: - **[debian/deepin/OWNERS](https://github.com/linuxdeepin/dde-session-shell/blob/master/debian/deepin/OWNERS)** Approvers can indicate their approval by writing `/approve` in a comment Approvers can cancel approval by writing `/approve cancel` in a comment