Document that Fl::add_system_handler() is not implemented under Wayland

This commit is contained in:
ManoloFLTK 2024-08-25 23:36:48 +02:00
parent 67e0547bf9
commit 01f687e26a
1 changed files with 1 additions and 0 deletions

View File

@ -960,6 +960,7 @@ static system_handler_link *sys_handlers = 0;
- X11: XEvent
- Windows: MSG
- OS X: NSEvent
- Wayland: not implemented
\param ha The event handler function to register
\param data User data to include on each call