mirror of
https://github.com/hyprwm/hyprland-wiki.git
synced 2024-12-22 09:39:48 +01:00
add cursor:warp_back_after_non_mouse_input
This commit is contained in:
parent
ee21a1940e
commit
43543369a0
1 changed files with 1 additions and 0 deletions
|
@ -463,6 +463,7 @@ _Subcategory `group:groupbar:`_
|
|||
| hide_on_key_press | Hides the cursor when you press any key until the mouse is moved. | bool | false |
|
||||
| hide_on_touch | Hides the cursor when the last input was a touch input until a mouse input is done. | bool | true |
|
||||
| use_cpu_buffer | Makes HW cursors use a CPU buffer. Required on Nvidia to have HW cursors. Experimental. | bool | false |
|
||||
| warp_back_after_non_mouse_input | Warp the cursor back to where it was after using a non-mouse input to move it, and then returning back to mouse. | bool | false |
|
||||
|
||||
### Ecosystem
|
||||
|
||||
|
|
Loading…
Reference in a new issue