Dinks' Immersive UI is a World of Warcraft addon designed to enhance your gameplay experience by clearing up the UI until you need to see the UI elements. It allows you to customize which frames are shown or hidden based on your preferences. You can use regular macro conditionals to control the visibility of each frame.
- Simplifies the UI by hiding unnecessary elements
- Customizable settings for each frame
- Supports regular macro conditionals for conditional visibility
- Default settings profile is all blanks (no hiding by deault)
- DinksDefaults settings profile based on personal usage
- Download the latest version from CurseForge.
- Install via addon manager of your choice or just extract the downloaded files into your World of Warcraft
_retail_/Interface/AddOns
directory. - Reload World of Warcraft to load the addon. (You no longer need to restart the WoW game client.)
- Open the settings by typing
/dinksui
or/dui
in the chat. - Customize the visibility of each frame using regular macro conditionals.
- Save your settings and enjoy a clutter-free UI until you need it.
- Temporarily toggle on all frames by typing
/dinksui show
. Type/dinksui hide
to hide the frames again. Type/dinksui help
or/dui h
for help. - You can reference Wowpedia for help with macro conditionals.
Contributions to Dinks' Immersive UI are welcome! If you encounter any issues or have suggestions for improvements, please open an issue on the GitHub repository.
See Contributing for more.
Dinks' Immersive UI is released under the MIT License.