Download
(13Kb)
Download
Updated: 07-26-07 08:52 PM
Pictures
File Info
Updated:07-26-07 08:52 PM
Created:unknown
Downloads:4,773
Favorites:85
MD5:

Dash

Version: Beta-r205
by: Kyahx [More]

* This is a beta-quality AddOn and may contain bugs / missing features *

Dash adds an extra "widget" layer to your Warcraft 'desktop', similar to the Dashboard feature of OSX. You can place infrequently used frames (Damage Meters, Quest Tracker, Chat Frames, etc...) onto this layer to still have quick access to the information without taking up precious normal screen-space.

The dashboard can be toggled via a key binding, or by moving your mouse into the top-right corner of your screen (I plan to add the option to toggle this hotspot, as well as enable different corners)

Dash Slash Commands:
/dash
- add <frame>: Add the specified frame to your dash (This can be a name such as 'ChatFrame2' or a lua namespace such as 'Violation.windows[1].frame')
- addmouse: adds the frame currently under the mouse cursor to the dash (note this only withs with frames that have names)
- remove <frame>: Removes the specified frame from the dash, this may require a ReloadUI depending on the frame
- list: List the frames that are on the dash.
- clear: Remove all frames from your dash (Again, this may require a ReloadUI)

--Changelog--
r205: Fixed a small profile error when choosing not to add a protected frame

Optional Files (0)


Post A Reply Comment Options
Unread 07-26-07, 08:37 AM  
Yinchie
A Murloc Raider

Forum posts: 4
File comments: 50
Uploads: 0
Awsome addon!
This will help me a lot since I always find it hard to put my stuff in a clean space where i would still have a good raid overview
Report comment to moderator  
Reply With Quote
Unread 07-26-07, 09:51 AM  
Seerah
Fishing Trainer
 
Seerah's Avatar
WoWInterface Super Moderator
AddOn Author - Click to view AddOns

Forum posts: 10860
File comments: 687
Uploads: 33
Interesting Kyahx! I know tons of people would love to have something like this when designing their UIs. One question - how does it fare performance wise if you access the "dash" in combat or in highly populated areas? (I'll have to play with this later when I get a chance...)
__________________
"You'd be surprised how many people violate this simple principle every day of their lives and try to fit square pegs into round holes, ignoring the clear reality that Things Are As They Are." -Benjamin Hoff, The Tao of Pooh

[SIGPIC][/SIGPIC]
Report comment to moderator  
Reply With Quote
Unread 07-26-07, 10:40 AM  
Industrial
A Fallenroot Satyr
 
Industrial's Avatar
AddOn Author - Click to view AddOns

Forum posts: 27
File comments: 88
Uploads: 13
best thing since sliced bread

no seriously this is innovative (in the addons realm) and simple.
Report comment to moderator  
Reply With Quote
Unread 07-26-07, 10:58 AM  
Kyahx
A Wyrmkin Dreamwalker
 
Kyahx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 52
File comments: 34
Uploads: 6
Originally posted by Seerah
Interesting Kyahx! I know tons of people would love to have something like this when designing their UIs. One question - how does it fare performance wise if you access the "dash" in combat or in highly populated areas? (I'll have to play with this later when I get a chance...)
Basically, all it's doing is re-parenting the frames and setting the strata level. This should be relatively inexpensive, all thou I admit I haven't done much profiling
Report comment to moderator  
Reply With Quote
Unread 07-26-07, 02:04 PM  
Dreadlorde
A Pyroguard Emberseer
 
Dreadlorde's Avatar
AddOn Author - Click to view AddOns

Forum posts: 2302
File comments: 141
Uploads: 4
this is sweet.

gonna try it later
__________________

Funtoo - Plan 9 - Windows 7
Report comment to moderator  
Reply With Quote
Unread 07-26-07, 02:11 PM  
souja
A Kobold Labourer

Forum posts: 0
File comments: 11
Uploads: 0
This is brilliant.

Some suggestions:
  • Possibility of link the toggle to in/out combat status? I'm thinking of putting Omen/Recount on the Dash and having it pop in and out when I enter and leave combat.
  • Option to change opacity/color of the Dash layer.
  • Multiple Dash's?
Report comment to moderator  
Reply With Quote
Unread 07-26-07, 04:03 PM  
dodga
A Kobold Labourer
 
dodga's Avatar
AddOn Author - Click to view AddOns

Forum posts: 1
File comments: 12
Uploads: 2
This rivals with Grid for "best addon ever"

I just got this error after I tried to add the RABuffs frame. It is protected and I wanted to click no...
Code:
[2007/07/27 00:01:07-1670-x6]: Dash\Dashboard.lua:177: attempt to index field 'profile' (a nil value)
Report comment to moderator  
Reply With Quote
Unread 07-26-07, 05:47 PM  
la7eralus
A Defias Bandit

Forum posts: 3
File comments: 25
Uploads: 0
Awesome mod, would def like to see some in/out of combat options though, and a fader control option would be awesome.

Although, i do notice the dash seems to trigger itself at times...probably just an initial bug but letting you know.

Keep up the awesome work!

edit: it seems to trigger the dash when i mouseover the top right corner of my screen, mods occupying this space are fubar & clock fu.
Last edited by la7eralus : 07-26-07 at 05:50 PM.
Report comment to moderator  
Reply With Quote
Unread 07-26-07, 06:27 PM  
Kyahx
A Wyrmkin Dreamwalker
 
Kyahx's Avatar
AddOn Author - Click to view AddOns

Forum posts: 52
File comments: 34
Uploads: 6
Originally posted by la7eralus
edit: it seems to trigger the dash when i mouseover the top right corner of my screen, mods occupying this space are fubar & clock fu.
Dash Description
The dashboard can be toggled via a key binding, or by moving your mouse into the top-right corner of your screen (I plan to add the option to toggle this hotspot, as well as enable different corners)
Is not bug, is feature!

As far as in/out of combat events, I have no plans to add them. I don't personally see it being useful and I'd like to keep everything as simple as possible. IIRC mods like Omen already have show/hide on combat options anyways (or at least they should )

Customization options are planned (color, opacity, hotspot corners). I also plan to look into multiple Dashboards once I get a single frame nailed down and bug free, but thats farther out.
Last edited by Kyahx : 07-26-07 at 06:28 PM.
Report comment to moderator  
Reply With Quote
Unread 07-26-07, 06:45 PM  
la7eralus
A Defias Bandit

Forum posts: 3
File comments: 25
Uploads: 0
oh, sorry must have overlooked that
Last edited by la7eralus : 07-27-07 at 02:39 AM.
Report comment to moderator  
Reply With Quote
Unread 07-27-07, 07:15 AM  
Eggi
A Deviate Faerie Dragon
AddOn Author - Click to view AddOns

Forum posts: 10
File comments: 76
Uploads: 5
It looks like if it does not safe the scale of a window and sets it to 100% instead which is not always correct.

Would be also great if you could add an option to not show this shadow effect when the board is active.
Report comment to moderator  
Reply With Quote
Unread 08-03-07, 07:46 AM  
Sota
A Kobold Labourer

Forum posts: 0
File comments: 5
Uploads: 0
Where can I send you a yacht? I've wanted a good way to hide the chat frame for 2 years, and this is better than what I wanted.

I can use a macro to mimic adding frames by "clicking".

How about allowing removal from the dashboard in the same manner as addmouse? ("removemouse"?)
Last edited by Sota : 08-03-07 at 10:17 AM.
Report comment to moderator  
Reply With Quote
Unread 09-22-07, 01:10 AM  
Ev_
An Aku'mai Servant

Forum posts: 37
File comments: 8
Uploads: 0
This is a brilliant idea for a mod, and I just started trying it out.

I put my monkeyquest frame on Dash, and noticed that the "Quest Item" counter that MQ adds to tooltips no longer updates until I pop open Dash. It's like putting the frame on Dash prevents MQ from firing the event that updates the tooltip. Thinking about how you built Dash, is it logical that something like this would happen, or is this unexpected?
Report comment to moderator  
Reply With Quote
Unread 09-29-07, 02:06 PM  
Vask
A Kobold Labourer
AddOn Compiler - Click to view compilations

Forum posts: 1
File comments: 1
Uploads: 3
Any news on when we can get this addon without the Shaded effect? i love the addon and how it works. I just cant use it for what i want until the Shaded effect has been removed
Report comment to moderator  
Reply With Quote
Unread 10-07-07, 07:45 AM  
Hikoko
A Kobold Labourer

Forum posts: 0
File comments: 3
Uploads: 0
Hi Kyahx and Thanks for your great mod

I've been wondering if you could possibily add a feature like /dash listall in order to see all the active frame and choose wich one i want to add to my dashboard ^^

My probleme is I can't add frame like Ora CoolDown & Resurection Monitor (seems like dash don't find the frame when /dash listmouse :'( ) or the different frame from XLootMonitor...

Anyone could possibily tell me if you succeded in adding those frame to your dash?

Anyway great mod, keep it going
Report comment to moderator  
Reply With Quote
Post A Reply



Category Jump: