Re: [PATCH 6/6] applySettings icon set updated

2012-11-17 Thread Rodolfo García Peñas
On Sun, 18 Nov 2012, Rodolfo García Peñas escribió: > On Sat, 17 Nov 2012, Carlos R. Mafra escribió: > > > On Sat, 17 Nov 2012 at 22:37:49 +0100, Rodolfo García Peñas wrote: > > > > > > I found other problem :-( > > > > > > If we set icon and save, in the dockapp or winspector, the minimized >

Re: [PATCH 6/6] applySettings icon set updated

2012-11-17 Thread Rodolfo García Peñas
On Sat, 17 Nov 2012, Carlos R. Mafra escribió: > On Sat, 17 Nov 2012 at 22:37:49 +0100, Rodolfo García Peñas wrote: > > > > I found other problem :-( > > > > If we set icon and save, in the dockapp or winspector, the minimized > > applications lost the icon. Restore and minimize again recovers t

Re: [PATCH 6/6] applySettings icon set updated

2012-11-17 Thread Rodolfo García Peñas
On Sun, 18 Nov 2012, BALATON Zoltan escribió: > On Sat, 17 Nov 2012, Rodolfo García Peñas wrote: > >I found other problem :-( > > > >If we set icon and save, in the dockapp or winspector, the > >minimized applications lost the icon. Restore and minimize again > >recovers the icon, but is not corre

Re: [PATCH] get_wwindow_image_from_wmhints scale image

2012-11-17 Thread BALATON Zoltan
On Fri, 16 Nov 2012, Rodolfo García Peñas (kix) wrote: I am busy these days :-( a lot of work. I will try to release the patch about winspector these weekend. Sorry for the delay. No problem, do it when you have free time, it can wait until you can work on it. Therefore, the image is resized

Re: [PATCH 6/6] applySettings icon set updated

2012-11-17 Thread BALATON Zoltan
On Sun, 18 Nov 2012, BALATON Zoltan wrote: Another strange app is xpdf which seems to use its own icon in the miniwindow Sorry, I meant xfig. -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

Re: [PATCH 6/6] applySettings icon set updated

2012-11-17 Thread BALATON Zoltan
On Sat, 17 Nov 2012, Rodolfo García Peñas wrote: I found other problem :-( If we set icon and save, in the dockapp or winspector, the minimized applications lost the icon. Restore and minimize again recovers the icon, but is not correct. This behavior is worst than without the patches. I wil

Re: Patch: Prevent windows from drifting on restart

2012-11-17 Thread Rodolfo García Peñas
On Sat, 17 Nov 2012, BALATON Zoltan escribió: > On Fri, 16 Nov 2012, Iain Patterson wrote: > > With these two extra patches there should be no more drifting. > > This is great! Yesterday I've seen a one pixel drift with some > applications but with this it's now working right again. Thanks a > lo

Re: Patch: Prevent windows from drifting on restart

2012-11-17 Thread BALATON Zoltan
On Fri, 16 Nov 2012, Iain Patterson wrote: With these two extra patches there should be no more drifting. This is great! Yesterday I've seen a one pixel drift with some applications but with this it's now working right again. Thanks a lot for fixing this! Regards, BALATON Zoltan -- To un

Re: [PATCH 3/6] wIconUpdate wwin checks

2012-11-17 Thread BALATON Zoltan
On Sat, 17 Nov 2012, Rodolfo García Peñas wrote: The variable wwin is only used in one block of the if, so should be moved inside this block. OTOH, is better check if the variabl exists before assign it. The code now is more stable and avoid crashes. You are right but... diff --git a/src/icon

Re: [PATCH 6/6] applySettings icon set updated

2012-11-17 Thread Carlos R. Mafra
On Sat, 17 Nov 2012 at 22:37:49 +0100, Rodolfo García Peñas wrote: > > I found other problem :-( > > If we set icon and save, in the dockapp or winspector, the minimized > applications lost the icon. Restore and minimize again recovers the > icon, but is not correct. > > This behavior is worst t

Re: [PATCH 6/6] applySettings icon set updated

2012-11-17 Thread Rodolfo García Peñas
On Sat, 17 Nov 2012, Carlos R. Mafra escribió: > I applied your new set of patches and things seem to work reasonably. > > There is just one minor annoying glitch. See the attached two > screenshots. > > I've made a icon which has the same color as the background color > of the workspace, so whe

Re: [PATCH 6/6] applySettings icon set updated

2012-11-17 Thread Carlos R. Mafra
I applied your new set of patches and things seem to work reasonably. There is just one minor annoying glitch. See the attached two screenshots. I've made a icon which has the same color as the background color of the workspace, so when my dockapps are not running they are almost invisible (see i

[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.3-198-gfaa74a1

2012-11-17 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 faa74a14b1f01a343bf3f183e2515dcff2ecc006 (commit) via c7e3666e62e738dc7

[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.3-204-g2165fae

2012-11-17 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 2165faec5d368f66d6172c34c75e43b71aa3db6a (commit) via 3f2c87fb064870724

[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.3-196-gdf60126

2012-11-17 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 df601267e640ce7eb171f2ce5044915a3cc358b2 (commit) via 4e193c172b79a742b

Re: [PATCH 2/6] update_icon_pixmap don't paint dock icon

2012-11-17 Thread Rodolfo García Peñas
On Sat, 17 Nov 2012, Rodolfo García Peñas escribió: > From 39d8039a9a975745b8e8121a11c929a291015c42 Mon Sep 17 00:00:00 2001 > From: =?UTF-8?q?"Rodolfo=20Garc=C3=ADa=20Pe=C3=B1as=20(kix)"?= > Date: Sat, 17 Nov 2012 18:49:50 +0100 > Subject: [PATCH 2/6] update_icon_pixmap don't paint dock icon > >

Re: [PATCH] get_wwindow_image_from_wmhints scale image

2012-11-17 Thread Rodolfo García Peñas
On Thu, 15 Nov 2012, BALATON Zoltan escribió: > On Wed, 14 Nov 2012, Rodolfo García Peñas wrote: > >Then, the image can be resized using wIconValidateIconSize(). The resize > >should be done in get_rimage_icon_from_wm_hints(), not in the function > >get_wwindow_image_from_wmhints(). This is becaus

[PATCH 6/6] applySettings icon set updated

2012-11-17 Thread Rodolfo García Peñas
>From 252f10db88a2a3743179f3ce3bdf85b177069d41 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?"Rodolfo=20Garc=C3=ADa=20Pe=C3=B1as=20(kix)"?= Date: Thu, 15 Nov 2012 00:59:34 +0100 Subject: [PATCH 6/6] applySettings icon set updated The function applySettings() set now the icons. Updated icons are: - A

[PATCH 5/6] get_rimage_icon_from_wm_hints returns image

2012-11-17 Thread Rodolfo García Peñas
>From 2aa00a7705b276c22961b115ba35503984766351 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?"Rodolfo=20Garc=C3=ADa=20Pe=C3=B1as=20(kix)"?= Date: Thu, 15 Nov 2012 00:44:00 +0100 Subject: [PATCH 5/6] get_rimage_icon_from_wm_hints returns image The function get_rimage_icon_from_wm_hints now returns an

[PATCH 4/6] wIconChangeImageFile set the file image

2012-11-17 Thread Rodolfo García Peñas
>From 15e489a787090cbde59cc091177cdd7f7140342f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?"Rodolfo=20Garc=C3=ADa=20Pe=C3=B1as=20(kix)"?= Date: Thu, 15 Nov 2012 00:56:26 +0100 Subject: [PATCH 4/6] wIconChangeImageFile set the file image The function wIconChangeImageFile set the file_image variable

[PATCH 3/6] wIconUpdate wwin checks

2012-11-17 Thread Rodolfo García Peñas
>From 80a6bcd1eb4daf434adc5b55032d4297d9aff915 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?"Rodolfo=20Garc=C3=ADa=20Pe=C3=B1as=20(kix)"?= Date: Thu, 15 Nov 2012 00:53:03 +0100 Subject: [PATCH 3/6] wIconUpdate wwin checks The variable wwin is only used in one block of the if, so should be moved insi

[PATCH 2/6] update_icon_pixmap don't paint dock icon

2012-11-17 Thread Rodolfo García Peñas
>From 39d8039a9a975745b8e8121a11c929a291015c42 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?"Rodolfo=20Garc=C3=ADa=20Pe=C3=B1as=20(kix)"?= Date: Sat, 17 Nov 2012 18:49:50 +0100 Subject: [PATCH 2/6] update_icon_pixmap don't paint dock icon The dock applications has their icon image set in icon->file_

[PATCH 1/6] wIconUpdate image preselected

2012-11-17 Thread Rodolfo García Peñas
>From 076c7a52213c4f88bdc67a590f8de0e1eeb5fc1b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?"Rodolfo=20Garc=C3=ADa=20Pe=C3=B1as=20(kix)"?= Date: Wed, 14 Nov 2012 19:53:04 +0100 Subject: [PATCH 1/6] wIconUpdate image preselected The function wIconUpdate can receive a image to setup as icon image. If

Re: [PATCH 1/2] Made highlighting the AppIcon of the active app configurable at run time

2012-11-17 Thread Rodolfo García Peñas
On Sat, 17 Nov 2012, BALATON Zoltan escribió: > On Sat, 17 Nov 2012, Carlos R. Mafra wrote: > >I don't like having a configurable switch for trivial things like this. > >I guess that most users simply don't care about one way or another. > > > >High-level switches like having icons or not is what