Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle LOK_CALLBACK_TOOLTIP in wsd #7897

Merged
merged 2 commits into from Jan 16, 2024
Merged

Commits on Jan 9, 2024

  1. Handle LOK_CALLBACK_TOOLTIP in wsd

    Send "tooltip: <payload>" to client for this callback type.
    Client-side handling should be implemented separately.
    
    Signed-off-by: Mike Kaganski <mike.kaganski@collabora.com>
    Change-Id: I2d1a07dd36fa20a4b5ff785da788356e0f41d62f
    mikekaganski committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    b1c1682 View commit details
    Browse the repository at this point in the history
  2. Show tooltips ('tooltip: {...}', LOK_CALLBACK_TOOLTIP) in documents

    Signed-off-by: Mike Kaganski <mike.kaganski@collabora.com>
    Change-Id: Ibc182d026f2504f7c5bedbbf972f38e4a9ba5db9
    mikekaganski committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    163749f View commit details
    Browse the repository at this point in the history