Re: [PATCH] WPrefs: updates to FrameBorderColor/FrameSelectedBorderColor options

2014-05-19 Thread Carlos R. Mafra
On Sun, 18 May 2014 at 22:17:04 -0500, Doug Torrance wrote: In response to Amadeusz's comments regarding my patch WPrefs: Add ability to edit FrameBorderColor/FrameSelectedBorderColor, this new patch attempts to reduce the confusion between focused and selected windows. In particular, only

Re: [PATCH] WPrefs: updates to FrameBorderColor/FrameSelectedBorderColor options

2014-05-19 Thread Amadeusz Sławiński
On Mon, 19 May 2014 10:02:03 +0100 Carlos R. Mafra crma...@gmail.com wrote: On Sun, 18 May 2014 at 22:17:04 -0500, Doug Torrance wrote: In response to Amadeusz's comments regarding my patch WPrefs: Add ability to edit FrameBorderColor/FrameSelectedBorderColor, this new patch attempts to

Re: [PATCH] WPrefs: updates to FrameBorderColor/FrameSelectedBorderColor options

2014-05-19 Thread Carlos R. Mafra
On Mon, 19 May 2014 at 11:48:29 +0200, Amadeusz Sławiński wrote: On Mon, 19 May 2014 10:02:03 +0100 Carlos R. Mafra crma...@gmail.com wrote: On Sun, 18 May 2014 at 22:17:04 -0500, Doug Torrance wrote: In response to Amadeusz's comments regarding my patch WPrefs: Add ability to edit

Re: [PATCH] WPrefs: updates to FrameBorderColor/FrameSelectedBorderColor options

2014-05-19 Thread Josip Deanovic
On Monday 2014-05-19 13:58:07 Amadeusz Sławiński wrote: Click the button around the color. It should be in selected (white color) state for changes to work. I didn't know that such color chooser exists in WPrefs. It's opening is not intuitive at all. -- Josip Deanovic -- To unsubscribe,

Re: [PATCH] WPrefs: updates to FrameBorderColor/FrameSelectedBorderColor options

2014-05-19 Thread Carlos R. Mafra
On Mon, 19 May 2014 at 14:07:45 +0200, Josip Deanovic wrote: On Monday 2014-05-19 13:58:07 Amadeusz Sławiński wrote: Click the button around the color. It should be in selected (white color) state for changes to work. I didn't know that such color chooser exists in WPrefs. I would have

Re: [PATCH] WPrefs: updates to FrameBorderColor/FrameSelectedBorderColor options

2014-05-19 Thread Torrance, Douglas
On 05/19/2014 08:03 AM, Carlos R. Mafra wrote: On Mon, 19 May 2014 at 14:07:45 +0200, Josip Deanovic wrote: On Monday 2014-05-19 13:58:07 Amadeusz Sławiński wrote: Click the button around the color. It should be in selected (white color) state for changes to work. I didn't know that such

[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.5-386-g91205b11

2014-05-19 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 91205b110764cba18c61b21806a8a0f209c67a87 (commit) via

[PATCH] WINGs: Click on colored portion of color well also opens color panel.

2014-05-19 Thread Doug Torrance
The color well contains two views: view, consisting of the outer button, and colorView, consisting of the color itself. Previously, only clicking on view would bring up the corresponding color panel, resulting in nonintuitive behavior. --- WINGs/wcolorwell.c | 2 ++ 1 file changed, 2

[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.5-385-g13a9ebed

2014-05-19 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 discards 91205b110764cba18c61b21806a8a0f209c67a87 (commit) discards

Re: [PATCH] WINGs: Click on colored portion of color well also opens color panel.

2014-05-19 Thread Carlos R. Mafra
On Mon, 19 May 2014 at 8:53:25 -0500, Doug Torrance wrote: The color well contains two views: view, consisting of the outer button, and colorView, consisting of the color itself. Previously, only clicking on view would bring up the corresponding color panel, resulting in nonintuitive

[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.5-386-g0121d78e

2014-05-19 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 0121d78e54692de504255062461be9758dc9c05a (commit) from

[PATCH] Focused window border color

2014-05-19 Thread Amadeusz Sławiński
Hey, so because I've looked at adding separate border color for focused windows and here it is. I've also added it to preferences, but can't figure why it draws hand next to Icon/Mini window when 'Selected window border color' is selected. Amadeusz -- To unsubscribe, send mail to

[PATCH 1/2] Allow setting separate border color for focused windows

2014-05-19 Thread Amadeusz Sławiński
Signed-off-by: Amadeusz Sławiński am...@asmblr.net --- WPrefs.app/Appearance.c | 2 ++ src/actions.c | 15 +++ src/defaults.c | 20 src/framewin.c | 17 +++-- src/framewin.h | 1 + src/screen.c| 2 ++

Re: [PATCH] Fix for commit 8e454ae (WPrefs: fix segfault when image not found)

2014-05-19 Thread Amadeusz Sławiński
On Sun, 18 May 2014 23:00:57 +0100 Carlos R. Mafra crma...@gmail.com wrote: On Sun, 18 May 2014 at 14:41:14 -0500, Doug Torrance wrote: Somehow I missed that my original patch did exactly the opposite of what it should have. Carlos, could you patch this over the original? Done. It

[PATCH] Removed references to obsolete DisplayFont

2014-05-19 Thread Doug Torrance
According to NEWS, the DisplayFont option was removed in version 0.62.0 and replaced by the WINGs system font. However, it was still referenced in a large number of style files, as well as the utils getstyle, setstyle, convertfonts, and the manpages for getstyle and setstyle. This patch removes

[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.5-348-g5edb19bb

2014-05-19 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 5edb19bb86b6d790603a4ddeb0384f2f2d95c52f (commit) via

Re: [PATCH 1/2] Allow setting separate border color for focused windows

2014-05-19 Thread Amadeusz Sławiński
On Mon, 19 May 2014 17:27:17 +0100 Carlos R. Mafra crma...@gmail.com wrote: On Mon, 19 May 2014 at 17:15:11 +0200, Amadeusz Sławiński wrote: Signed-off-by: Amadeusz Sławiński am...@asmblr.net I'm sorry but I have to play the boring role here. Please try to convince us about this patch by

Re: [PATCH] Removed references to obsolete DisplayFont

2014-05-19 Thread Carlos R. Mafra
On Sat, 17 May 2014 at 21:12:34 -0500, Doug Torrance wrote: According to NEWS, the DisplayFont option was removed in version 0.62.0 and replaced by the WINGs system font. However, it was still referenced in a large number of style files, as well as the utils getstyle, setstyle, convertfonts,

[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.5-388-g1a01ac10

2014-05-19 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 1a01ac103f6d0f890d0a3846a1b06eb09bf0a4db (commit) from

Re: [PATCH 1/2] Allow setting separate border color for focused windows

2014-05-19 Thread Carlos R. Mafra
On Mon, 19 May 2014 at 19:18:20 +0200, Amadeusz Sławiński wrote: Ok, I will resend with better message and rechecking style. Thanks. +static int setFrameFocusedBorderColor(WScreen * scr, WDefaultEntry * entry, void *tdata, void *foo)

Re: [PATCH] Fix for commit 8e454ae (WPrefs: fix segfault when image not found)

2014-05-19 Thread Christophe
- Amadeusz Sławiński am...@asmblr.net a écrit : On Sun, 18 May 2014 23:00:57 +0100 Carlos R. Mafra crma...@gmail.com wrote: On Sun, 18 May 2014 at 14:41:14 -0500, Doug Torrance wrote: Somehow I missed that my original patch did exactly the opposite of what it should have. Carlos,

Re: [PATCH] WPrefs: changed renderTexture to always fallback to solid black when image can't be loaded

2014-05-19 Thread Amadeusz Sławiński
On Mon, 19 May 2014 19:51:28 +0200 Christophe christophe.cu...@free.fr wrote: From: Christophe CURIS christophe.cu...@free.fr As raised by Carlos R. Mafra and Doug Torrance, when an image is used in a texture but the image cannot be loaded, there are some case where WPrefs misbehaves. This

[PATCH 2/2] Update preferences to draw focused window border separately

2014-05-19 Thread Amadeusz Sławiński
Signed-off-by: Amadeusz Sławiński am...@asmblr.net --- WPrefs.app/Appearance.c | 19 --- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/WPrefs.app/Appearance.c b/WPrefs.app/Appearance.c index df23917..bec30dd 100644 --- a/WPrefs.app/Appearance.c +++

[PATCH 1/2] Allow setting separate border color for focused windows

2014-05-19 Thread Amadeusz Sławiński
Signed-off-by: Amadeusz Sławiński am...@asmblr.net --- WPrefs.app/Appearance.c | 2 ++ src/actions.c | 15 +++ src/defaults.c | 20 src/framewin.c | 17 +++-- src/framewin.h | 1 + src/screen.c| 2 ++

Re: [PATCH] Fix segfault in Wprefs when background is set to fpixmap (wmsetbg --fillscale)

2014-05-19 Thread Amadeusz Sławiński
On Mon, 19 May 2014 21:45:17 +0200 Amadeusz Sławiński am...@asmblr.net wrote: Long time ago I added this option so I could have wallpaper filling my screen while preserving aspect ratio. Seems like I didn't add it to WPrefs Um... sorry about that, I wanted to only send this one for now.

[PATCH v2] Focused window border color

2014-05-19 Thread Amadeusz Sławiński
Once again with better commit messages. I also fixed coding style in function definition. Also there doesn't seem to be any code in setstyle for setting border colors. It may need to be written from scratch. -- To unsubscribe, send mail to wmaker-dev-unsubscr...@lists.windowmaker.org.

[PATCH 1/2] Allow setting separate border color for focused windows

2014-05-19 Thread Amadeusz Sławiński
This patch adds FrameFocusedBorderColor option for theming, It should allow having borders better matching titlebar colors. By default it's set to black. Signed-off-by: Amadeusz Sławiński am...@asmblr.net --- src/actions.c | 15 +++ src/defaults.c | 20

[PATCH 2/2] Allow setting FrameFocusedBorderColor from WPrefs

2014-05-19 Thread Amadeusz Sławiński
Adds separate entry in menu and draws border around focused window. Signed-off-by: Amadeusz Sławiński am...@asmblr.net --- WPrefs.app/Appearance.c | 22 +++--- 1 file changed, 15 insertions(+), 7 deletions(-) diff --git a/WPrefs.app/Appearance.c b/WPrefs.app/Appearance.c index

[PATCH 2/2] Add missing options to wmsetbg manpage

2014-05-19 Thread Amadeusz Sławiński
Signed-off-by: Amadeusz Sławiński am...@asmblr.net --- doc/wmsetbg.1x | 18 ++ 1 file changed, 14 insertions(+), 4 deletions(-) diff --git a/doc/wmsetbg.1x b/doc/wmsetbg.1x index 57337ef..c626d62 100644 --- a/doc/wmsetbg.1x +++ b/doc/wmsetbg.1x @@ -4,8 +4,9 @@ wmsetbg \- sets

[PATCH 1/2] reformat output so it fits on terminals with 80 columns

2014-05-19 Thread Amadeusz Sławiński
Signed-off-by: Amadeusz Sławiński am...@asmblr.net --- util/wmsetbg.c | 36 ++-- 1 file changed, 18 insertions(+), 18 deletions(-) diff --git a/util/wmsetbg.c b/util/wmsetbg.c index 775cc19..6e74c53 100644 --- a/util/wmsetbg.c +++ b/util/wmsetbg.c @@ -1144,26

[repo.or.cz] wmaker-crm.git branch next updated: wmaker-0.95.5-394-gca64091f

2014-05-19 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 ca64091f05b2007c75d9cab876249b57fc4533e3 (commit) via