Re: [PATCH 1/4] wmaker: Clear maximized flag of a maximized window when moved.

2014-09-22 Thread Iain Patterson
Quoth Yury Tarasievich, I foresee folks developing certain subconscious fear of moving the Wmaker's windows in general - what if it'll change its size? I can see the reasoning behind it and I think that Doug's suggestion of having all three possibilities is the way forward. I'd always

Re: [PATCH v3] NEWS: Add note about window snapping.

2014-09-22 Thread Iain Patterson
Quoth Yury Tarasievich, First, you get your window size changed *unexpectedly*. Who pays to attention to those end boxes, really? Should one treat the half-visible end boxes as something, examining which is obligatory for the successful operation completion? Those boxes are just (useful) hints!

Re: [PATCH 1/4] wmaker: Clear maximized flag of a maximized window when moved.

2014-09-22 Thread Yury Tarasievich
On 09/22/2014 10:16 AM, Iain Patterson wrote: ... Having thought some more about it I propose that in WPrefs the setting be shown as a heading Moving a maximized window followed by a dropdown with three settings: behaves normally (current default), restores original size (shrink on move) and

Re: [PATCH v3] NEWS: Add note about window snapping.

2014-09-22 Thread Yury Tarasievich
On 09/22/2014 10:20 AM, Iain Patterson wrote: ... Windows gives a visual hint when a window is going to snap and resize. One could argue that the hint is subtle and too slow to appear but it is there. MS developers may shoehorn their captive audience into all kinds of behaviour and get

Re: [PATCH 1/4] wmaker: Clear maximized flag of a maximized window when moved.

2014-09-22 Thread Yury Tarasievich
On 09/22/2014 11:38 AM, Iain Patterson wrote: ... Perhaps is prevented would be better. Forbidden implies you're being naughty if you do rather than you literally can't. Well, to me the ideal name of the option is the end result of its activation. So, respectively, window will be

Re: Window Maker 0.95.6 - Maximize Regression

2014-09-22 Thread David Maciejak
On Sun, Sep 21, 2014 at 6:37 PM, Johann Haarhoff joh...@haarhoff.org.za wrote: In 0.95.6, it does not calculate the horizontal dimension for maximizing correctly (see the interference between the dock and the window in the attached maximizebug.png) I can confirm that with those settings

Re: [PATCH 1/4] wmaker: Clear maximized flag of a maximized window when moved.

2014-09-22 Thread Torrance, Douglas
On 09/22/2014 04:13 AM, Iain Patterson wrote: Sounds good. We'd need to change the option heading. How about: Dragging a maximized window: - Like other windows - Window's unmaximized geometry will be restored - Window will be considered unmaximized - Window will not

Re: Window Maker 0.95.6 - Maximize Regression

2014-09-22 Thread Carlos R. Mafra
On Mon, 22 Sep 2014 at 20:49:22 +0800, David Maciejak wrote: On Sun, Sep 21, 2014 at 6:37 PM, Johann Haarhoff joh...@haarhoff.org.za wrote: In 0.95.6, it does not calculate the horizontal dimension for maximizing correctly (see the interference between the dock and the window in the

[PATCH] fix maximize when dock is set 'on top' and it should be covered

2014-09-22 Thread Amadeusz Sławiński
Window Maker was not correctly maximizing windows in some cases ... do not cover dock enabled with Dock postion: Normal - maximizes ok Auto raise lower - maximizes ok Keep on Top- maximizes ok ... do not cover dock disabled with Dock postion: Normal - maximizes

Re: [PATCH v3] NEWS: Add note about window snapping.

2014-09-22 Thread Haroldo Gambini Santos
Hi Doug, Great Feature ! Just one comment which I think that it can be improved: Apparently right now it just does windo snapping in the right/left sides. It would be great if top/bottom maximization could be done too. In particular, since my current monitor is huge, I would also love

Re: [PATCH v3] NEWS: Add note about window snapping.

2014-09-22 Thread Torrance, Douglas
On 09/22/2014 12:29 PM, Haroldo Gambini Santos wrote: Hi Doug, Great Feature ! Just one comment which I think that it can be improved: Apparently right now it just does windo snapping in the right/left sides. It would be great if top/bottom maximization could be done too. In

Re: Window Maker 0.95.6 - Maximize Regression - solved

2014-09-22 Thread Johann Haarhoff
Hi I think I have found the issue - it has to do with this commit commit 930e59dd3142a4ceba46826183e13d67b420e3de Author: Iain Patterson w...@iain.cx Date: Fri Oct 26 11:40:55 2012 -0700 Partially support _NET_WM_STRUT_PARTIAL. I run gkrellm and didn't realize that it was set to

Re: Window Maker 0.95.6 - Maximize Regression - solved

2014-09-22 Thread Carlos R. Mafra
On Mon, 22 Sep 2014 at 23:15:28 +0200, Johann Haarhoff wrote: B.T.W I have applied Amadeusz Sławiński's patch from 22/09/2014 16:53, and everything behaves as I expect. I'm glad you mentioned the patch, because I haven't seen it. It's not in my wmaker folder nor in the spam, it fell into a

Re: Window Maker 0.95.6 - Maximize Regression - solved

2014-09-22 Thread Amadeusz Sławiński
On Mon, 22 Sep 2014 22:55:12 +0100 Carlos R. Mafra crma...@gmail.com wrote: On Mon, 22 Sep 2014 at 23:15:28 +0200, Johann Haarhoff wrote: B.T.W I have applied Amadeusz Sławiński's patch from 22/09/2014 16:53, and everything behaves as I expect. I'm glad you mentioned the patch, because

Re: Window Maker 0.95.6 - Maximize Regression - solved

2014-09-22 Thread Carlos R. Mafra
On Tue, 23 Sep 2014 at 0:04:07 +0200, Amadeusz Sławiński wrote: On Mon, 22 Sep 2014 22:55:12 +0100 Carlos R. Mafra crma...@gmail.com wrote: On Mon, 22 Sep 2014 at 23:15:28 +0200, Johann Haarhoff wrote: B.T.W I have applied Amadeusz Sławiński's patch from 22/09/2014 16:53, and

Re: Window Maker 0.95.6 - Maximize Regression - solved

2014-09-22 Thread Amadeusz Sławiński
On Mon, 22 Sep 2014 23:11:41 +0100 Carlos R. Mafra crma...@gmail.com wrote: On Tue, 23 Sep 2014 at 0:04:07 +0200, Amadeusz Sławiński wrote: On Mon, 22 Sep 2014 22:55:12 +0100 Carlos R. Mafra crma...@gmail.com wrote: On Mon, 22 Sep 2014 at 23:15:28 +0200, Johann Haarhoff wrote:

Re: Window Maker 0.95.6 - Maximize Regression - solved

2014-09-22 Thread David Maciejak
On Tue, Sep 23, 2014 at 6:11 AM, Carlos R. Mafra crma...@gmail.com wrote: On Tue, 23 Sep 2014 at 0:04:07 +0200, Amadeusz Sławiński wrote: On Mon, 22 Sep 2014 22:55:12 +0100 Carlos R. Mafra crma...@gmail.com wrote: On Mon, 22 Sep 2014 at 23:15:28 +0200, Johann Haarhoff wrote: B.T.W I