Re: Problem with stacking

2014-08-23 Thread Rodolfo García Peñas (kix)
David Maciejak david.macie...@gmail.com escribió: Hi, I also stumbled upon the same issue (I put the old email in reference below) and dug into it these last days. Rodolfo, as you were the original reporter. Could you please check the patch enclosed ? thanks! david Hi David, you made my

application icons

2014-08-23 Thread Yury Tarasievich
Hi all, The application icon and the related application miniwindow icon have to be set separately (if windowmaker can't retrieve the icon from the running app itself). Is this an intended behaviour? Yury -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Could we remove this code?

2014-08-23 Thread Rodolfo García Peñas (kix)
Hi, is possible remove this code? I did it and no differences :-/ Cheers, kix kix@kentin:~/src/wmaker-crm$ git diff diff --git a/src/dock.c b/src/dock.c index e837280..2f394d7 100644 --- a/src/dock.c +++ b/src/dock.c @@ -3250,29 +3250,6 @@ void wDockTrackWindowLaunch(WDock *dock, Window

[PATCH] WINGs: merge duplicate code from wtext

2014-08-23 Thread David Maciejak
This patch is saving about 30 duplicate code lines from WMPrependTextBlock and WMAppendTextBlock to create a static fct called prepareTextBlock. --- WINGs/wtext.c | 50 +++--- 1 file changed, 15 insertions(+), 35 deletions(-) diff --git

Re: Could we remove this code?

2014-08-23 Thread Carlos R. Mafra
On Sat, 23 Aug 2014 at 22:12:39 +, Rodolfo García Peñas (kix) wrote: is possible remove this code? I did it and no differences :-/ I think there are two options: 1. If you can prove that the code is never executed you can safely remove it 2. If the code can be executed, you can explain

[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.5-517-g238b8ed3

2014-08-23 Thread crmafra
This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project wmaker-crm.git. The branch, next has been updated via 238b8ed3ca301ee027e11fe5b7dbd3627d61f265 (commit) from