f2f03259a2
visualizer-ticks: set CSS element name to "ticks"
2016-09-27 17:21:49 -07:00
fa1a8d9276
visualizer-ticks: use color from GtkStyleContext
...
This should improve the coloring when used with a dark theme.
2016-09-27 17:21:28 -07:00
3a3b4f1fa0
visualizer-ticks: adjust line draw ordering
...
We want to draw the most important ticks on top, which will
improve things should we start using CSS to define styling.
2016-09-27 17:09:37 -07:00
857082b222
visualizer-ticks: tweak half-line positioning
...
Just to get things a bit more friendly should we choose even
line widths.
2016-09-27 17:08:52 -07:00
984fac73b6
visualizer-ticks: adjust tick positioning and add 5sec span
...
Just some improvements to out positioning so things line up
as expected.
2016-09-27 16:38:17 -07:00
aa21c2379f
visualizer-ticks: start on minimal ticks implementation
...
We need some sort of scale for content, so we will do this with
an overlay for now. However, we will also want something to be
able to do selections in the future.
This still needs some iteration for correctness, but this sort
of gets the ball rolling.
2016-09-27 15:42:26 -07:00