View Single Post
Posts: 1,523 | Thanked: 1,997 times | Joined on Jul 2011 @ not your mom's FOSS basement
#566
Originally Posted by laith.m.y View Post
@ sakya

any chance to make the Time widget something like this ?

Code:
[time]
TimeFormat="h:mm" choose between h:mm or hh:mm
TimeAP="Yes"  choose between Yes or No
TimeFont=";40;normal;0"
APFont=";15;normal;0"
TimeColor="255;255;255;255"
APColor="109;145;255;255"
so we can make Time widget with time and AP (AM , AP) on the same line with different font size and color , because with the current time widget we need to make 2 time widgets to obtain time and AP with different font size so when the time is something like 1:11 it will be far from AP widget and when the time is like 12:00 it will be near the AP widget
Ok if that goes in (which will need themes to adapt), i suggest changing the last remaining TextAlignment to TextPosition at the same time too