CDMKeybinds shows action bar keybinds on Blizzard's Essential and Utility Cooldown Manager icons.
It resolves action-bar, BindPad, and Clique bindings. Spells used through
/cast, /use, and /castsequence macros are supported. Modifier conditions
are included in the displayed binding, using compact prefixes such as s-,
c-, and a-.
Copy the CDMKeybinds directory into:
World of Warcraft/_retail_/Interface/AddOns/
Enable CDMKeybinds on the character-selection add-on screen. Blizzard's Cooldown Manager must also be enabled in the game settings.
For a development checkout, fetch the embedded libraries before launching the game:
./download_deps.shOn Windows, run download_deps.ps1 instead. Packaged releases fetch the same
libraries from the externals declared in .pkgmeta.
The add-on works automatically. Changing an action bar slot, macro, keybind, action page, or shapeshift form refreshes the displayed bindings.
Font and mouse-wheel label options are available under Options > AddOns > CDMKeybinds. The font list uses fonts registered with LibSharedMedia-3.0 when that library is available, and falls back to Friz Quadrata otherwise. Unicode mouse-wheel arrows are optional because not every font contains those glyphs.
Use /kb to open Blizzard's Quick Keybind Mode. CDMKeybinds only registers
this command when another add-on has not already claimed it.
Keybinds are shown on the Essential and Utility cooldown viewers. Buff icons and buff bars are not altered because they represent aura state rather than castable cooldown buttons.
Clique and BindPad integration is automatic when either add-on is installed.