Re: [dev] Re: [dwm] [libsl] Xft and fallback fonts support

2015-03-15 Thread Yury Shvedov
No, unfortunately I'm failed. There is something strange with the one one first icon. It simply maps only first time. After that it don't want to redraw. The code, which makes it to do so works on time (XMapSubwindows), but cant make this icon to map correctly. I will try later. On 03/15/2015

Re: [dev] Re: [dwm] [libsl] Xft and fallback fonts support

2015-03-15 Thread Eric Pruitt
On Sun, Mar 15, 2015 at 01:41:11PM +0300, Yury Shvedov wrote: > Please don't be hurry. I got close to the last systray's problem > solution. I hope I will fix it today. Alright. On a related note, it turns out my fix for the missing icons doesn't actually work. I'm not sure why I kept seeing (c->w

Re: [dev] Re: [dwm] [libsl] Xft and fallback fonts support

2015-03-15 Thread Yury Shvedov
Hi, Eric. Please don't be hurry. I got close to the last systray's problem solution. I hope I will fix it today. On 03/14/2015 06:54 AM, Eric Pruitt wrote: On Thu, Mar 12, 2015 at 08:01:37AM +0100, Anselm R Garbe wrote: Yes. Best regards, Anselm Thanks for applying the patch and using git-

Re: [dev] Re: [dwm] [libsl] Xft and fallback fonts support

2015-03-13 Thread Eric Pruitt
On Thu, Mar 12, 2015 at 08:01:37AM +0100, Anselm R Garbe wrote: > Yes. > > Best regards, > Anselm Thanks for applying the patch and using git-am this time. This makes maintaining my personal copy of dwm a and its patches a lot easier. If anyone is currently using the systray patch and would like

Re: [dev] Re: [dwm] [libsl] Xft and fallback fonts support

2015-03-12 Thread Anselm R Garbe
On 12 March 2015 at 04:28, Eric Pruitt wrote: > On Thu, Mar 05, 2015 at 08:33:39PM -0800, Eric Pruitt wrote: >> I've attached patches to add Xft and fallback fonts support to dwm and >> libsl. > > Are these patches going to be applied? Yes. Best regards, Anselm