ladybird/Userland
circl 0f7623dd83 LibWeb+UI/Qt: Display 'title' tooltips only when the mouse stops moving
Now instead of sending the position in which the user entered the
tooltip area, send just the text, and let the chrome figure out how to
display it.

In the case of Qt, wait for 600 milliseconds of no mouse movement, then
display it under the mouse cursor.
2024-07-04 14:15:51 +02:00
..
Libraries LibWeb+UI/Qt: Display 'title' tooltips only when the mouse stops moving 2024-07-04 14:15:51 +02:00
Services LibWeb+UI/Qt: Display 'title' tooltips only when the mouse stops moving 2024-07-04 14:15:51 +02:00
Utilities LibWebView+LibCore: Manage process lifecycle using a SIGCHLD handler 2024-07-01 18:10:56 +02:00