mirror of
https://github.com/swaywm/sway.git
synced 2024-11-13 05:54:11 +01:00
Clarify when keyboard/mouse features work
This commit is contained in:
parent
4d312f753c
commit
1a143e601b
@ -82,7 +82,7 @@ policies. These features are:
|
|||||||
fullscreen themselves with the fullscreen command.
|
fullscreen themselves with the fullscreen command.
|
||||||
|
|
||||||
**keyboard**::
|
**keyboard**::
|
||||||
Permission to receive keyboard events.
|
Permission to receive keyboard events (only while they are focused).
|
||||||
|
|
||||||
**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
|
||||||
@ -90,7 +90,7 @@ policies. These features are:
|
|||||||
duration of the process.
|
duration of the process.
|
||||||
|
|
||||||
**mouse**::
|
**mouse**::
|
||||||
Permission to receive mouse events.
|
Permission to receive mouse events (only while the mouse is over them).
|
||||||
|
|
||||||
**panel**::
|
**panel**::
|
||||||
Permission for a program to stick its windows to the sides of the screen.
|
Permission for a program to stick its windows to the sides of the screen.
|
||||||
|
Loading…
Reference in New Issue
Block a user