mirror of
https://github.com/swaywm/sway.git
synced 2024-11-13 05:54:11 +01:00
Clarify lock permission consequences
This commit is contained in:
parent
0c8dc0e6df
commit
751e6d2ab2
@ -86,8 +86,8 @@ policies. These features are:
|
|||||||
|
|
||||||
**lock**::
|
**lock**::
|
||||||
Permission for a program to act as a screen locker. This involves becoming
|
Permission for a program to act as a screen locker. This involves becoming
|
||||||
fullscreen (on all outputs) and accepting all keyboard and mouse input for the
|
fullscreen (on all outputs) and receiving _all_ keyboard and mouse input for
|
||||||
duration of the process.
|
the duration of the process.
|
||||||
|
|
||||||
**mouse**::
|
**mouse**::
|
||||||
Permission to receive mouse events (only while the mouse is over them).
|
Permission to receive mouse events (only while the mouse is over them).
|
||||||
|
Loading…
Reference in New Issue
Block a user