Change color of nudge-buttons depending on selection.
authorRobin Gareus <robin@gareus.org>
Thu, 4 Oct 2018 19:55:44 +0000 (21:55 +0200)
committerRobin Gareus <robin@gareus.org>
Thu, 4 Oct 2018 19:55:44 +0000 (21:55 +0200)
commit55596e2bf0ab92ac229cdcdc984785c6c7592270
tree48243c2b34ee320b137a2b4c5d417a647b049829
parent07ddf6cb3647b3015b103003996370de9e43a1b1
Change color of nudge-buttons depending on selection.

Experimental.
This indicates region selection:
  * nudge region(s): red
  * nudge playhead or marker(s): default gray

This does not indicate marker selection (nudge marker vs playhead),
nor does it change when primary-modifier is held (force playhead
nudge).
gtk2_ardour/editor_selection.cc