promotional bannermobile promotional banner

Click to Cast Tooltip

Adds the click to cast spells and macros to the Blizzard tooltip as well has a custom mouse over tooltip which is shown over unit frames.

File Details

3.0.1

  • R
  • Mar 1, 2026
  • 403.12 KB
  • 376
  • 12.0.1+1
  • Retail

File Name

Click-To-Cast-Tooltip-3.0.1.zip

Supported Versions

  • 12.0.1
  • 12.0.0

Click to Cast Tooltip

3.0.1 (2026-03-01)

Full Changelog Previous Releases

  • Detect hooked frames via mouse focus for tooltip
    Replace GUID-based duplicate tracking with mouse-focus detection: blizzardTooltipBuilder now only processes GameTooltip and uses GetMouseFoci/GetMouseFocus to walk up the parent chain and find a hooked frame before adding content. Removed lastProcessedGUID and its OnHide hook. Use GameTooltip explicitly when adding lines and call GameTooltip:Show() to refresh. Also update shouldShowForUnitFrameType to accept the resolved hooked frame. Bump addon version in .toc to 3.0.1.