promotional banner

BazBrokerWidget

A LibDataBroker display for BazWidgetDrawers — every LDB feed becomes a dockable widget.

> Warning: Requires BazCore and BazWidgetDrawers. If you use the CurseForge app they install automatically. Manual users must install both.

BazBrokerWidget

WoW License Version

Bridges LibDataBroker-1.1 feeds into BazWidgetDrawers. Every LDB-publishing addon (Bagnon, Recount, Skada, BugSack, almost anything with a minimap data button) shows up as its own dockable widget you can position, reorder, or disable like any other BWD widget.


Features

  • One widget per feed — BWD's existing enable/disable, reorder, and float controls work per-feed for free
  • Live updates — subscribes to LDB attribute changes so text/value/icon updates without a /reload
  • Late-registration aware — feeds that register after login (lazy init, first event) appear automatically
  • Click + tooltip forwarding — feed clicks invoke the addon's normal launcher action; hover shows the feed's native tooltip
  • Both LDB types — supports data source feeds (text + value) and launcher feeds (icon-only quick action)

How It Works

When BazBrokerWidget loads, it asks LDB for every registered data object and registers one BWD dockable widget per feed. Each widget renders a compact:

[icon]  Label                    Value

Click → forwards to the feed's OnClick. Hover → forwards to OnTooltipShow / OnEnter. Live changes to text, value, icon, and label re-render the widget automatically.

Late-registering feeds (the common case for "addon registers LDB on first use") are picked up via the LibDataBroker_DataObjectCreated callback, so you don't need to reload to see them.


Slash Commands

Command Action
/bbw Open settings
/bbw list Print every LDB feed currently registered
/bbw rescan Rebuild widgets for all known feeds
/bazbroker Alias for /bbw

Compatibility

  • WoW Version: Retail 12.0 (Midnight)
  • LibDataBroker: 1.1 (embedded)

Dependencies

Required:


Part of the Baz Suite

BazBrokerWidget is part of the Baz Suite of addons, all built on the BazCore framework:


License

BazBrokerWidget is licensed under the GNU General Public License v2 (GPL v2).

The BazBrokerWidget Team

profile avatar
Owner
  • 6
    Followers
  • 13
    Projects
  • 48.5K
    Downloads

More from Baz4kView all

  • BazUI project image

    BazUI

    One addon for your whole interface: bags, action bars, unit frames, nameplates, chat, minimap and a notification centre, sharing one look and one settings panel.

    • 668
    • September 22, 2026
  • BazBags project image

    BazBags

    Lightweight unified bag panel with collapsible sections per bag type and item categories.

    • 311
    • September 13, 2026
  • BazWidgetDrawers project image

    BazWidgetDrawers

    Slide-out side drawer for a stack of dockable widgets: Quest Tracker, Minimap, Info Bar, Repair, and more. Fades out when unused, pops back on hover. Other addons can register their own widgets via the BazCore DockableWidget API.

    • 711
    • September 13, 2026
  • BazChat project image

    BazChat

    Modern chat replacement with per-tab channel filtering, persistent history across /reload, two-column timestamps with channel-colored gutter bars, auto-show tabs, and built-in copy-paste.

    • 86
    • September 13, 2026
  • BazUI project image

    BazUI

    One addon for your whole interface: bags, action bars, unit frames, nameplates, chat, minimap and a notification centre, sharing one look and one settings panel.

    • 668
    • September 22, 2026
  • BazBags project image

    BazBags

    Lightweight unified bag panel with collapsible sections per bag type and item categories.

    • 311
    • September 13, 2026
  • BazWidgetDrawers project image

    BazWidgetDrawers

    Slide-out side drawer for a stack of dockable widgets: Quest Tracker, Minimap, Info Bar, Repair, and more. Fades out when unused, pops back on hover. Other addons can register their own widgets via the BazCore DockableWidget API.

    • 711
    • September 13, 2026
  • BazChat project image

    BazChat

    Modern chat replacement with per-tab channel filtering, persistent history across /reload, two-column timestamps with channel-colored gutter bars, auto-show tabs, and built-in copy-paste.

    • 86
    • September 13, 2026