[widgets/graph] offset fixed now.
commitbc7d9211ba3ae671853e7bfc97c69210be27cc4f
authormarco candrian <mac@calmar.ws>
Mon, 14 Apr 2008 00:57:17 +0000 (14 02:57 +0200)
committerMarco Candrian <mac@calmar.ws>
Mon, 14 Apr 2008 02:21:52 +0000 (14 04:21 +0200)
tree85013f4c1962c5002caebbbfec0118e5b8923911
parent8277693ab49042494ea6e882633fff0f690a7787
[widgets/graph] offset fixed now.

In fact on my pc, when there is no fg_end or fg_center defined,
it draws it one pixel too much on the right.

On Gigamo's PC, that patch should work on any case.

It also 'should' work from what I guess!

For people having a problem, they could define fg_end to the same as fg.

Or when it's really serious (on not just here), that could be done inside
awesome.

(Finally somekind of little cairo bug, from my perspektive)
common/draw.c
widgets/graph.c