Download
(43Kb)
Download
Updated: 11-29-22 03:13 AM
Pictures
File Info
Compatibility:
Dragonflight (10.0.2)
Updated:11-29-22 03:13 AM
Created:08-20-21 10:23 AM
Downloads:2,298
Favorites:13
MD5:
Categories:Graphic UI Mods, Minimalistic Compilations

KDO UI

Version: 3.10.1
by: KDO [More]

The project is no longer maintained

KDO UI
Clean and Lightweight UI

To install it put the folder from the .ZIP File in the World of Warcraft Addons directory.

What's inside :
- Make the bags bar visible on hover
- Make the micro buttons under bags visible on hover
- Move bags and micro buttons on top of chat frame
- Show chat buttons on hover
- Move chat buttons on top of chat frame
- Make the action bars visible on hover
- Add color class to player, target and focus

The addon Leatrix Plus help me to drag the chat to the edge of the screen and move the chat editbox underneath the chat tab.

Optional Files (0)


Archived Files (1)
File Name
Version
Size
Author
Date
3.10.0
43kB
KDO
11-25-22 10:12 AM


Post A Reply Comment Options
Unread 12-03-21, 09:30 AM  
luigee91
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 51
Uploads: 3
Very nice and clean. What texture and font do you use in the UI?
Report comment to moderator  
Reply With Quote
Unread 12-07-21, 02:32 PM  
KDO
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 6
Uploads: 2
Thx, textures come from Santa UI and the font is Roboto.
Report comment to moderator  
Reply With Quote
Unread 12-09-21, 03:51 AM  
luigee91
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 51
Uploads: 3
Originally Posted by KDO
Thx, textures come from Santa UI and the font is Roboto.
THX
Report comment to moderator  
Reply With Quote
Unread 12-09-21, 05:32 PM  
luigee91
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 51
Uploads: 3
Have installed the UI, but something is wrong. I have the Clean Icons and the Santa textures installed as well.

Here a Screenshot:

https://ibb.co/qCTFWYx
Last edited by luigee91 : 12-09-21 at 05:33 PM.
Report comment to moderator  
Reply With Quote
Unread 12-13-21, 06:50 AM  
KDO
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 6
Uploads: 2
Originally Posted by luigee91
Have installed the UI, but something is wrong. I have the Clean Icons and the Santa textures installed as well.

Here a Screenshot:

https://ibb.co/qCTFWYx
I think everything is ok from your UI. I just use a trick to hide icons border.
I put an invisible texture to replace
Code:
/Interface/Buttons/UI-Quickslot
and
Code:
/Interface/Buttons/UI-Quickslot2
Here the files: https://gofile.io/d/pkoWNI
Last edited by KDO : 12-13-21 at 06:50 AM.
Report comment to moderator  
Reply With Quote
Unread 01-01-22, 05:38 PM  
Dools1337
A Defias Bandit
 
Dools1337's Avatar

Forum posts: 2
File comments: 30
Uploads: 0
Really sweet ui, thanks !
Report comment to moderator  
Reply With Quote
Unread 01-02-22, 09:03 AM  
KDO
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 6
Uploads: 2
Originally Posted by Dools1337
Really sweet ui, thanks !
Thanks a lot
Report comment to moderator  
Reply With Quote
Unread 11-01-22, 06:50 PM  
VoidMayhem
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
UI is great! Quick question, is there a way I can get the bag and micro menu to be visible 100% of the time instead of hoverover?
Report comment to moderator  
Reply With Quote
Unread 11-14-22, 05:12 AM  
KDO
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 6
Uploads: 2
Originally Posted by VoidMayhem
UI is great! Quick question, is there a way I can get the bag and micro menu to be visible 100% of the time instead of hoverover?
Sure, I added a setting to disable it in last release.
Report comment to moderator  
Reply With Quote
Unread 11-14-22, 02:47 PM  
Katzenhirn
A Kobold Labourer
 
Katzenhirn's Avatar

Forum posts: 1
File comments: 18
Uploads: 0
Thanks for the update. Unfortunately it broke the addon for me.
This is the error:

Code:
2x Interface/AddOns/KDO_UI/MicroButtons.lua:41: attempt to index global 'KdoUiData' (a nil value)
[string "@Interface/AddOns/KDO_UI/MicroButtons.lua"]:41: in function `MicroButtons_load'
[string "@Interface/AddOns/KDO_UI/Main.lua"]:31: in function <Interface/AddOns/KDO_UI/Main.lua:16>

Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'KdoUiData' (a nil value)"
show = <function> defined @Interface/AddOns/KDO_UI/MicroButtons.lua:26
hide = <function> defined @Interface/AddOns/KDO_UI/MicroButtons.lua:31
buttons = <table> {
 1 = CharacterMicroButton {
 }
 2 = SpellbookMicroButton {
 }
 3 = TalentMicroButton {
 }
 4 = AchievementMicroButton {
 }
 5 = QuestLogMicroButton {
 }
 6 = GuildMicroButton {
 }
 7 = LFDMicroButton {
 }
 8 = CollectionsMicroButton {
 }
 9 = EJMicroButton {
 }
 10 = StoreMicroButton {
 }
 11 = MainMenuMicroButton {
 }
 12 = MainMenuBarBackpackButton {
 }
 13 = BagBarExpandToggle {
 }
 14 = CharacterReagentBag0Slot {
 }
 15 = CharacterBag0Slot {
 }
 16 = CharacterBag1Slot {
 }
 17 = CharacterBag2Slot {
 }
 18 = CharacterBag3Slot {
 }
}
Report comment to moderator  
Reply With Quote
Unread 11-16-22, 06:48 AM  
KDO
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 6
Uploads: 2
Originally Posted by Katzenhirn
Thanks for the update. Unfortunately it broke the addon for me.
This is the error:

Code:
2x Interface/AddOns/KDO_UI/MicroButtons.lua:41: attempt to index global 'KdoUiData' (a nil value)
[string "@Interface/AddOns/KDO_UI/MicroButtons.lua"]:41: in function `MicroButtons_load'
[string "@Interface/AddOns/KDO_UI/Main.lua"]:31: in function <Interface/AddOns/KDO_UI/Main.lua:16>

Locals:
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = nil
(*temporary) = "attempt to index global 'KdoUiData' (a nil value)"
show = <function> defined @Interface/AddOns/KDO_UI/MicroButtons.lua:26
hide = <function> defined @Interface/AddOns/KDO_UI/MicroButtons.lua:31
buttons = <table> {
 1 = CharacterMicroButton {
 }
 2 = SpellbookMicroButton {
 }
 3 = TalentMicroButton {
 }
 4 = AchievementMicroButton {
 }
 5 = QuestLogMicroButton {
 }
 6 = GuildMicroButton {
 }
 7 = LFDMicroButton {
 }
 8 = CollectionsMicroButton {
 }
 9 = EJMicroButton {
 }
 10 = StoreMicroButton {
 }
 11 = MainMenuMicroButton {
 }
 12 = MainMenuBarBackpackButton {
 }
 13 = BagBarExpandToggle {
 }
 14 = CharacterReagentBag0Slot {
 }
 15 = CharacterBag0Slot {
 }
 16 = CharacterBag1Slot {
 }
 17 = CharacterBag2Slot {
 }
 18 = CharacterBag3Slot {
 }
}
Thanks a lot for the feedback ! Fixed in 3.7.2
Report comment to moderator  
Reply With Quote
Unread 11-16-22, 10:33 AM  
Katzenhirn
A Kobold Labourer
 
Katzenhirn's Avatar

Forum posts: 1
File comments: 18
Uploads: 0
Thanks for the fix. Working fine now
Report comment to moderator  
Reply With Quote
Unread 11-17-22, 06:55 PM  
Watashi_TV
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
ui question

I was wondering if there would be a way you can incorporate health and mana (or whatever energy bar) for the player frame so i could not have the blizzard playerframe with that annoying character picture. i really dont like it and prefer a ui that doesnt use a picture for the player frame please and thank you.
Report comment to moderator  
Reply With Quote
Unread 11-22-22, 08:11 AM  
KDO
A Kobold Labourer
AddOn Author - Click to view AddOns

Forum posts: 0
File comments: 6
Uploads: 2
Re: ui question

Originally Posted by Watashi_TV
I was wondering if there would be a way you can incorporate health and mana (or whatever energy bar) for the player frame so i could not have the blizzard playerframe with that annoying character picture. i really dont like it and prefer a ui that doesnt use a picture for the player frame please and thank you.
Unfortunately it will not be possible in this addon. Maybe you can try Shadowed Unit Frames to change playerframe and targetframe.
Last edited by KDO : 11-22-22 at 08:12 AM.
Report comment to moderator  
Reply With Quote
Unread 12-06-22, 02:24 PM  
Vurse
A Defias Bandit

Forum posts: 2
File comments: 1
Uploads: 0
UI Scale

Hey what kind of UI scale do you use?

Thanks
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: