[PATCH v2] desktop-shell: configurable clock

2012-06-19 Thread Martin Minarik
Add weston.ini section to allow customizing the format of the displayed time. The redraw interval is based on whether the required format contains a second entries (%S %s %T). In case no settings are found, fall back to default values. --- clients/desktop-shell.c | 52 ++

[PATCH v2] desktop-shell: configurable clock

2012-06-15 Thread Martin Minarik
Add weston.ini section to allow customizing the format of the displayed time. The redraw interval is based on whether the required format contains a second entries (%S %s %T). In case no settings are found, fall back to default values. --- clients/desktop-shell.c | 52 ++