Closed GoogleCodeExporter closed 8 years ago
Thanks for your report, we're going to fix this in svn. In the meantime I
believe you can avoid the problem by specifying a background id for the clock
in your tint2rc, for example like this:
clock_background_id = 0
Original comment by mrovi%in...@gtempaccount.com
on 20 Feb 2011 at 7:20
Awesome, it's back!
Thanks!
(It doesn't draw all the way to the ends of the screen though, for some reason?)
Original comment by george.f...@gmail.com
on 20 Feb 2011 at 8:10
Are you talking about those 2 pixels at the left and the right? That's because
you specified a horizontal margin of 4. See
http://code.google.com/p/tint2/wiki/Configure#Panel
for full width you need to have:
panel_margin = 0 0
instead what you have now is:
panel_margin = 4 0
Original comment by mrovi%in...@gtempaccount.com
on 20 Feb 2011 at 10:25
Sorry for the mistake + thank you for helping me with it.
Original comment by george.f...@gmail.com
on 21 Feb 2011 at 4:39
You're welcome! :)
Original comment by mrovi%in...@gtempaccount.com
on 21 Feb 2011 at 4:48
Original comment by mrovi9...@gmail.com
on 21 Jan 2015 at 11:31
Original issue reported on code.google.com by
george.f...@gmail.com
on 20 Feb 2011 at 6:52Attachments: