Re: [dev][sbase] cal improvements

2014-07-04 Thread Dimitris Papastamos
On Fri, Jul 04, 2014 at 10:28:33PM +0200, Krol, Willem van de wrote: > Good evening, > > Attached are two patches. The first is to optimize the leap year > calculation, and the second patch changes the dayofweek algorithm to > fix the handling of a different first day of the week (that is, fday >

[dev][sbase] cal improvements

2014-07-04 Thread Krol, Willem van de
Good evening, Attached are two patches. The first is to optimize the leap year calculation, and the second patch changes the dayofweek algorithm to fix the handling of a different first day of the week (that is, fday != 0). Sincerely, Willem 0001-optimized-isleap-function.patch Description: Bin

Re: [dev] Misbehaving floating window in dwm

2014-07-04 Thread Markus Teich
Michal Haško wrote: > > Did you try xdotool/wmctrl, also? > > As I understand it, that would mean manual intervention every time I use > pianoteq, right? I certainly don't want that. Heyho, I think that was meant as a hint to debug the problem not as a workaround. --Markus

Re: [dev] Misbehaving floating window in dwm

2014-07-04 Thread Michal Haško
2014-07-04 13:15 GMT+02:00 Alexander S. : > 2014-07-04 0:08 GMT+04:00 Michal Haško : >> Nope, doesn't help. > Did you try xdotool/wmctrl, also? As I understand it, that would mean manual intervention every time I use pianoteq, right? I certainly don't want that. I've just discovered, that pianote

Re: [dev] [PATCH] Move default rows, cols to config.def.h

2014-07-04 Thread Alexander S.
2014-06-25 21:00 GMT+04:00 Roberto E. Vargas Caballero : >> > is this really necessary? Default constants don't really mean >> > anything, they persist literally until the window is mapped and the >> > text buffer is resized at >> (apologies for accidentally sending) >> L3726, so if anything, I'd v

Re: [dev] Misbehaving floating window in dwm

2014-07-04 Thread Alexander S.
2014-07-04 0:08 GMT+04:00 Michal Haško : > Nope, doesn't help. Did you try xdotool/wmctrl, also?