You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It would be nice to be able to focus on one specific daemon instead of using default higher index is better strategy when selecting sequence.
In practice it would mean that every sequence with given daemon would receive big boost in strength so they are sorted accordingly. One thing to note is that it doesn't mean daemon will be solved(although it's very likely), just that it will be prioritized.
Stuff required in client would include new keybind options for daemons(5x). By default those things would not be bound.
TODO:
add stuff to core to allow sorting sequences by daemon index. Done via Sort strategy #211
create keyboard manager to keep track of new keybinds. Done via keybind manager #212
It would be nice to be able to focus on one specific daemon instead of using default higher index is better strategy when selecting sequence.
In practice it would mean that every sequence with given daemon would receive big boost in strength so they are sorted accordingly. One thing to note is that it doesn't mean daemon will be solved(although it's very likely), just that it will be prioritized.
Stuff required in client would include new keybind options for daemons(5x).
By default those things would not be bound.TODO:
keybind
option. Done via Add autosave to keybind component and remove coupling between it and accelerator logic #213The text was updated successfully, but these errors were encountered: