promotional bannermobile promotional banner

Clean Art

Clean Art is a tiny World of Warcraft addon that removes the decorative griffons on the MainMenuBar to give your UI a sleeker, modern appearance. It’s designed to be lightweight and focused — it does one job and does it well.

File Details

CleanArt_20-03-26.zip

  • R
  • Mar 20, 2026
  • 6.12 KB
  • 41
  • 12.0.5+4
  • Classic + 3

File Name

CleanArt_20-03-26.zip

Supported Versions

  • 12.0.5
  • 12.0.1
  • 5.5.3
  • 2.5.5
  • 1.15.8
## 1.5 — 2025-03-20

### Added

- **`/cleanart status`** (aliases: `/cleanart state`, `/cleanart стан`) — prints whether griffons are hidden or shown without toggling.
- **`/cleanart version`** and **`/cleanart ver`** — print the addon version.
- **Key binding** — *Toggle action bar griffons* under **AddOns** in the key bindings panel (assign in **Esc → Options → Key Bindings → AddOns**).
- **Locale strings** for **German (deDE)**, **French (frFR)**, **Spanish (esES / esMX)**, and **Portuguese (Brazil, ptBR)** for UI, chat, and binding text.
- **Russian slash aliases** for hide/show: `скрыть` / `показать` (in addition to English and Ukrainian).

### Changed

- **Locale table** is built on **PLAYER_LOGIN** so client language is applied reliably for runtime messages.
- **Help output** (unknown `/cleanart` argument) now includes the addon **version** and the **status** command line.
- **Clarified** the comment above `SecureHide`: explains why `SetAlpha(0)` is used before `Hide()` for the decorative end caps.
- **Polling interval** for re-hiding caps is a named constant (`REFRESH_INTERVAL`, still 1 second).

### Notes

- Binding header/description globals are set at load (for `Bindings.xml`) and refreshed on login to match the active locale.