mirror of
https://github.com/gnif/LookingGlass.git
synced 2024-11-10 08:38:20 +00:00
[client] readme: remove mention of Wayland's lack of warp
We have an implementation of Wayland cursor warping now, so there is no need for the section saying that Wayland lacks the feature.
This commit is contained in:
parent
8c6cff012d
commit
31c1452451
@ -40,11 +40,6 @@ Wayland and/or X11 support can be disabled with the compile options
|
||||
|
||||
cmake ../ -DENABLE_WAYLAND=OFF
|
||||
|
||||
At this time, X11 is the perferred and best supported interface. Wayland is not
|
||||
far behind, however it lacks some of the seamless interaction features that X11
|
||||
has due to the lack of cursor warp (programmatic movement of the local cusror) on
|
||||
Wayland.
|
||||
|
||||
---
|
||||
|
||||
## Usage Tips
|
||||
|
Loading…
Reference in New Issue
Block a user