Download
(69Kb)
Download
Updated: 01-21-14 04:03 PM
Pictures
File Info
Updated:01-21-14 04:03 PM
Created:05-18-09 08:11 AM
Downloads:43,237
Favorites:84
MD5:

Tidy Bar  Popular! (More than 5000 hits)

Version: 5.2
by: danltiger [More]

TidyBar is a compact replacement for your action bars. It retains the design of the standard interface, which reducing the clutter on your screen.

Central Layout: The standard action buttons are centered on the bottom of the screen, with all your additional action buttons stacked above.

Vertical Action Bars: The action bars along the right side of your screen will remain hidden until you hover your mouse over the area.

Bags and Character Buttons: The bag and Character buttons are repositioned to the bottom right corner of your screen, and will remain hidden until you hover your mouse in that area.

Note: A well-known issue occurs when trying to enable or disable an actionbar while in combat; The bars do not reposition themselves until combat has finished. This is unlikely to ever be resolved, being a restriction in Blizzard's UI system; Only Blizzard code may change the position and visibility of a secure frame during combat.

Other Issues:
The stupid rested-state bar isn't positioning itself properly. I haven't had a chance to figure out a fix.




I'm not going to bug you by popping up an ad whenever you hit "Download". If you enjoy this addon and want to send a monetary "Thank You", please visit our Pledgie page by clicking on the button, above.

5.1: ToC bump

4.9:
- TOC Update for WoW 4.3
- Updated Corner Menu artwork

4.8:
- TOC update for WoW 4.2
- Updated for 4.2 UI Changes (Keyring removal, etc)

4.7:
Hopefully fixed the vehicle bar problems when the vehicle is destroyed, AND fixed the Flyout spell bar issue

4.2:
Hopefully fixed the experience bar and corner bar resetting.

---------------------
Ch-ch-ch-changes...
---------------------
3.14: Fixed Pet Bar, as I broke it when fixing shaman bar

3.13: Fixed the shaman totem bar problem. I think.. ;-)

Release 3.5: Main menu (character/spell/etc) buttons will properly stay visible when
the vehicle interface is shown. Fixed some issues with protected function calls.
New corner menu artwork! Hope you like it; I think it makes it look a wee bit
more polished.
---------------------
Release 3.4: Still trying to make sure the bar behaves well during vehicle switching. Added scaling.
---------------------
Release 3.3: Added event monitoring for exiting a vehicle, which will immediately update the bars.
---------------------
Release 3.2: Fixed issue where pet bar background was visible when bottom bars were hidden.
--------------------
Release 3.1: Changed TOC file to reflect the current interface version.
--------------------
Release 3: The side actionbars will now show up (regardless of mouseover) when the user drags an
actionbutton. The mouseover for the bag and mainmenu bars are now linked.
Code cleaned up; Should please my fellow developers. Removed some Runebar
positioning code (which was in there by accident).
--------------------
Release 2: Added mouseover behavior to the inner right-side action buttonbar. Added a
watcher frame under the Bags and Side Buttons to catch the mouseover when the
cursor is between the buttons. Previously, when you moved your cursor into
the narrow gap between the button sets, the buttons would disappear. Also,
removed dependency on Wowace! Slowly but surely, I'm cleaning it up.. ;-)
--------------------
Release 1: Initial Release
Optional Files (0)


Post A Reply Comment Options
Unread 03-01-10, 11:32 AM  
danltiger
A Murloc Raider
 
danltiger's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 1522
Uploads: 13
Re: Love the addon bro: )

Well, I'm not really sure. I've logged into my shaman a few times, but I haven't had issues with the totem bar. So, duplicating the problem has proved to be the trickiest part. My wife (who runs a shaman) is crazy, and doesn't like this addon, so that's no help - lol

Originally posted by Bluejava
Any news on the Totembar bug? is it a tricky one?
__________________
Author Portal
Tidy Plates, Tidy Threat, and Tidy Bar
Report comment to moderator  
Reply With Quote
Unread 03-01-10, 10:44 AM  
Bluejava
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
Love the addon bro: )

Any news on the Totembar bug? is it a tricky one?
Report comment to moderator  
Reply With Quote
Unread 02-18-10, 12:47 PM  
u6at
A Kobold Labourer
 
u6at's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
Thank you
Report comment to moderator  
Reply With Quote
Unread 02-18-10, 11:58 AM  
danltiger
A Murloc Raider
 
danltiger's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 1522
Uploads: 13
For the alpha; Search the TidyBar.lua file for the following lines..

Code:
TidyBar:FadeMain(0)

TidyBar:FadeSideBars(0)

TidyBar:FadeCorner(0)
.. and change each of the 0's to whatever you want (between 0.0 and 1.0).

As for the XP bar, that'd be a bit more work. I'll look into that when I get more time.

Originally posted by u6at
Hello. I really like this addon very good job!
I would like to know if it possible to change the alpha of the side bars, macromenu and the bag bar, so they can be seen just a little bit
Oh and how can i change the height of the blue part of the XP bar
__________________
Author Portal
Tidy Plates, Tidy Threat, and Tidy Bar
Report comment to moderator  
Reply With Quote
Unread 02-18-10, 10:06 AM  
u6at
A Kobold Labourer
 
u6at's Avatar

Forum posts: 0
File comments: 5
Uploads: 0
Hello. I really like this addon very good job!
I would like to know if it possible to change the alpha of the side bars, macromenu and the bag bar, so they can be seen just a little bit
Oh and how can i change the height of the blue part of the XP bar
Last edited by u6at : 02-18-10 at 10:21 AM.
Report comment to moderator  
Reply With Quote
Unread 02-17-10, 12:22 AM  
nenraz
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
The best supplement for all time, I hope will be timely update
Thanks. Sorry for my english
Report comment to moderator  
Reply With Quote
Unread 02-04-10, 04:27 AM  
Tagnar31
A Kobold Labourer
 
Tagnar31's Avatar

Forum posts: 0
File comments: 20
Uploads: 0
Thank you man..it works perfectly now:P
I love this addon because it has the exact layout I used for Bartender...at lower CPU cost:P



Originally posted by danltiger
A quick, hackish way to do this is...

Search for all instances of "FadeCorner(0)", and change it to "FadeCorner(1)"
Repeat for "FadeMain(0)", and "FadeSideBars(0)".

That should get you what you're after. ;-)
Report comment to moderator  
Reply With Quote
Unread 02-03-10, 09:54 PM  
danltiger
A Murloc Raider
 
danltiger's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 1522
Uploads: 13
A quick, hackish way to do this is...

Search for all instances of "FadeCorner(0)", and change it to "FadeCorner(1)"
Repeat for "FadeMain(0)", and "FadeSideBars(0)".

That should get you what you're after. ;-)


Originally posted by Tagnar31
This addon is great and way more ligthweight than Bartender...however I have one simple question .>>..What do I have to change on the tidybar.lua or if is any other way to make the micromenu,bags and the 2 bars on the right side of screen to be visible all the time not just on mouseover.

Thank you
__________________
Author Portal
Tidy Plates, Tidy Threat, and Tidy Bar
Report comment to moderator  
Reply With Quote
Unread 02-03-10, 09:50 PM  
danltiger
A Murloc Raider
 
danltiger's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 1522
Uploads: 13
Re: great addon

I'll see what I can come up with. First stop; rolling a shammy (which, I've been meaning to do, anyhow) ;-)

Originally posted by Bluejava
First of all great addon!

But there is a problem on my shaman.
The secondary actionbar somtimes overlaps the totembar... very annoying
or.. the totembar hides under the action bar if you understand

Thanks! hope its possible to fix
__________________
Author Portal
Tidy Plates, Tidy Threat, and Tidy Bar
Last edited by danltiger : 02-03-10 at 09:50 PM.
Report comment to moderator  
Reply With Quote
Unread 02-03-10, 11:44 AM  
Bluejava
A Kobold Labourer

Forum posts: 0
File comments: 6
Uploads: 0
great addon

First of all great addon!

But there is a problem on my shaman.
The secondary actionbar somtimes overlaps the totembar... very annoying
or.. the totembar hides under the action bar if you understand

Thanks! hope its possible to fix
Report comment to moderator  
Reply With Quote
Unread 02-03-10, 07:18 AM  
Tagnar31
A Kobold Labourer
 
Tagnar31's Avatar

Forum posts: 0
File comments: 20
Uploads: 0
This addon is great and way more ligthweight than Bartender...however I have one simple question .>>..What do I have to change on the tidybar.lua or if is any other way to make the micromenu,bags and the 2 bars on the right side of screen to be visible all the time not just on mouseover.

Thank you
Report comment to moderator  
Reply With Quote
Unread 01-08-10, 04:22 AM  
Mathes
A Kobold Labourer

Forum posts: 0
File comments: 1
Uploads: 0
Originally posted by Backwoods
Maybe I'm missing something, but is there buttonfacade support?
I've tried buttonfacade for my buffs and rActionbuttonstyler for actaion bars, but there aren't uniform skins that I'm aware of.
You can use Blizzfacade (http://www.wowinterface.com/download...izzFacade.html) to skin Blizzards Actionbars with ButtonFacade. This also works with Tidy Bar
Report comment to moderator  
Reply With Quote
Unread 12-22-09, 03:43 PM  
danltiger
A Murloc Raider
 
danltiger's Avatar
AddOn Author - Click to view AddOns

Forum posts: 9
File comments: 1522
Uploads: 13
The pet bar should show up, as usual. At least, it does for my hunter and DK..

Originally posted by H0PE
Trying to find an addon with the features you have here.

With this addon I have some problem/question (so far):
-Where is the pet bar please?
Report comment to moderator  
Reply With Quote
Unread 12-22-09, 07:53 AM  
H0PE
A Fallenroot Satyr
AddOn Author - Click to view AddOns

Forum posts: 28
File comments: 299
Uploads: 1
Trying to find an addon with the features you have here.

With this addon I have some problem/question (so far):
-Where is the pet bar please?

Originally posted by shazzy
I love this addon. Thank you
Report comment to moderator  
Reply With Quote
Unread 12-18-09, 07:39 AM  
shazzy
A Murloc Raider
 
shazzy's Avatar

Forum posts: 7
File comments: 22
Uploads: 0
I love this addon. Thank you
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: