Re: [PATCH weston GSoC v4] desktop-shell: make panel clock configurable

2016-03-10 Thread Bryce Harrington
On Thu, Mar 10, 2016 at 06:02:34PM +0100, Armin Krezović wrote: > This patch enhances the panel clock by adding a config file > option which can be used to either disable the clock or make > it also show seconds in the current clock format. > > v2: Implement suggestions from Pekka: > - Include

[PATCH weston GSoC v4] desktop-shell: make panel clock configurable

2016-03-10 Thread Armin Krezović
This patch enhances the panel clock by adding a config file option which can be used to either disable the clock or make it also show seconds in the current clock format. v2: Implement suggestions from Pekka: - Include Signed-off-by - Coding style fixes - Implement clock widget allocat