Document what wxWindow::WarpPointer() doesn't work with Wayland
There is nothing we can do about it, but we can at least document it. See #23778.
This commit is contained in:
parent
00366cbaae
commit
7f1e2de126
1 changed files with 3 additions and 0 deletions
|
|
@ -3773,6 +3773,9 @@ public:
|
|||
applications (and probably avoid using it under the other
|
||||
platforms without good reason as well).
|
||||
|
||||
@note This function does nothing when using wxGTK with Wayland because
|
||||
Wayland intentionally doesn't provide the required functionality.
|
||||
|
||||
@param x
|
||||
The new x position for the cursor.
|
||||
@param y
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue