tullamods / Dominos

A main actionbar replacement
https://tullamods.com/dominos
BSD 3-Clause "New" or "Revised" License
79 stars 27 forks source link

Feature Request: option to copy paging settings from other classes in a profile #783

Open Jahfry opened 7 months ago

Jahfry commented 7 months ago

Is your feature request related to a problem? Please describe.

  1. I have a paging system I'm quite happy with that works for all of my classes (almost, druid takes a different config, and it's not perfect for Rogue but good enough for me with some macro work).

  2. Every time I start an alt and switch to my main profile I still have to configure paging per-toon OR manually edit 'Dominoes.lua' to copy over from one of my set up classes.

Describe the solution you'd like

Least coding: I would like to have had a button / toggle in the Profile configuration that says "Copy paging layout from [drop-down of classes stored in the profile]"

More coding: A "default paging" meta class, then have a button per class that says "use default paging for this profile" might be a more elegant solution as it wouldn't stuff duplicates of the paging commands on every class ... and would give the ability to quickly switch between default paging and specifics for just that class.

Describe alternatives you've considered

Manually editing the lua file or trying to remember exactly what I have set up whenever I create a new toon.

Additional context

Notes:

Which all put together works very well for quickly setting up a new alt for my layout, but ends up meaning configuring Dominoes per toon is actually the hardest thing to do. Having a quick and concise way to copy Paging layouts to new classes or a "default paging" set per profile would go a long way to speeding up this process as well.

Tuller commented 7 months ago

Maybe a per bar setting to use class-specific paging settings?