Re: [i3] [i3status] [PATCH 3/3] Support multiple times with different timezones.

2013-02-10 Thread Emil Mikulic
http://cr.i3wm.org/patch/41

Re: [i3] [i3status] [PATCH 3/3] Support multiple times with different timezones.

2013-02-08 Thread Emil Mikulic
On Fri, Feb 8, 2013 at 9:58 PM, Marcelo Cerri wrote: > Hi Emil, > > Any news on that? > Sorry, I've been very time-poor lately. I'll try to roll a new patch tomorrow.

Re: [i3] [i3status] [PATCH 3/3] Support multiple times with different timezones.

2013-02-08 Thread Marcelo Cerri
Hi Emil, Any news on that? Regards, Marcelo On Mon, Jan 28, 2013 at 9:40 AM, Emil Mikulic wrote: > On Mon, Jan 28, 2013 at 9:32 PM, Michael Stapelberg wrote: > >> Hi Emil, >> >> Emil Mikulic writes: >> > A simple wrapper script won't preserve the formatting magic, and will be >> > even less

Re: [i3] [i3status] [PATCH 3/3] Support multiple times with different timezones.

2013-01-28 Thread David Edmondson
On Mon, Jan 28 2013, Emil Mikulic wrote: > I really need multiple clocks, but ultimately it's your call, and I > appreciate that you're trying to keep i3status minimal and efficient. Not an immediate solution for you, but when i3status didn't do what I wanted I wrote a simple replacement[1] in Pyt

Re: [i3] [i3status] [PATCH 3/3] Support multiple times with different timezones.

2013-01-28 Thread Emil Mikulic
On Mon, Jan 28, 2013 at 9:32 PM, Michael Stapelberg wrote: > Hi Emil, > > Emil Mikulic writes: > > A simple wrapper script won't preserve the formatting magic, and will be > > even less efficient than the tz_set() juggling. > It does; we have examples for how to properly wrap i3status in its > co

Re: [i3] [i3status] [PATCH 3/3] Support multiple times with different timezones.

2013-01-28 Thread Michael Stapelberg
Hi Emil, Emil Mikulic writes: > A simple wrapper script won't preserve the formatting magic, and will be > even less efficient than the tz_set() juggling. It does; we have examples for how to properly wrap i3status in its contrib/ folder. > If you change your mind, let me know and I can rework t

Re: [i3] [i3status] [PATCH 3/3] Support multiple times with different timezones.

2013-01-28 Thread Nathan Sunshine
I'm just a casual i3 lover who likes to see updates. As an ex-pat, multiple time zone clocks would make my life. On Monday, January 28, 2013, Emil Mikulic wrote: > On Fri, Jan 25, 2013 at 10:50 PM, Michael Stapelberg > > > wrote: > >> Hi Marcelo, >> >> Marcelo Cerri > 'mhce...@gmail.com');>> wr

Re: [i3] [i3status] [PATCH 3/3] Support multiple times with different timezones.

2013-01-28 Thread Emil Mikulic
On Fri, Jan 25, 2013 at 10:50 PM, Michael Stapelberg wrote: > Hi Marcelo, > > Marcelo Cerri writes: > > Is there any chance of some variation of it be accepted? Maybe a new > module > > just for that? The existing "time" module would remain intact (maybe > > sharing some code with the new module)

Re: [i3] [i3status] [PATCH 3/3] Support multiple times with different timezones.

2013-01-25 Thread Paulo Flabiano Smorigo
Hi Michael, On Fri, Jan 25, 2013 at 9:50 AM, Michael Stapelberg wrote: > Hi Marcelo, > > Marcelo Cerri writes: >> Is there any chance of some variation of it be accepted? Maybe a new module >> just for that? The existing "time" module would remain intact (maybe >> sharing some code with the new

Re: [i3] [i3status] [PATCH 3/3] Support multiple times with different timezones.

2013-01-25 Thread Michael Stapelberg
Hi Marcelo, Marcelo Cerri writes: > Is there any chance of some variation of it be accepted? Maybe a new module > just for that? The existing "time" module would remain intact (maybe > sharing some code with the new module) and the new module would always > require a timezone, maybe as its title.

Re: [i3] [i3status] [PATCH 3/3] Support multiple times with different timezones.

2013-01-25 Thread Marcelo Cerri
Hi Michael, I also would like to have such feature in my i3status and sometime ago I made a similar change, adding CFGF_MULTI to time config, but I didn't submit a patch because I knew it would be rejected because this breaks compatibility with existing config files. Is there any chance of some v

Re: [i3] [i3status] [PATCH 3/3] Support multiple times with different timezones.

2013-01-25 Thread Michael Stapelberg
Hi Emil, Emil Mikulic writes: > I really want this. :) The review takes place at http://cr.i3wm.org/patch/16 -- Best regards, Michael

[i3] [i3status] [PATCH 3/3] Support multiple times with different timezones.

2013-01-13 Thread Emil Mikulic
I really want this. :) 0003-Support-multiple-times-with-different-timezones.patch Description: Binary data