[Bug 695570] Re: Move Window doesn't raise window

2012-04-13 Thread lenooh
What about the other way around? I want to move a window (with alt+click) without raising it. I have focus follows mouse, so I click only when I want to raise. In my case alt+click should not raise window. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 695570] Re: Move Window doesn't raise window

2012-01-19 Thread Tristan Schmelcher
FYI, setting Raise Window to Alt + Button1 and ignoring the conflict works fine for me. Maybe Compiz should just set Alt + Button1 as the default for Raise Window? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 695570] Re: Move Window doesn't raise window

2011-10-22 Thread James Pharaoh
Ok, I've bitten the bullet and implemented the missing behaviour. It requires a slightly different approach because we only want to raise on a click, not on a drag. As I explained before, this behaviour is seen in other window managers, notably metacity, which compiz is supposed to be a drop in

[Bug 695570] Re: Move Window doesn't raise window

2011-10-20 Thread James Pharaoh
This bug is very real and you can easily compare the difference in Metacity, which works fine. The point is that the window manager is in charge of, for each window, the location, size and stacking. The title bar and window borders are one way to adjust all of these. Another way is to use the

Re: [Bug 695570] Re: Move Window doesn't raise window

2011-10-20 Thread Chow Loong Jin
On 20/10/2011 16:29, James Pharaoh wrote: This bug is very real and you can easily compare the difference in Metacity, which works fine. The point is that the window manager is in charge of, for each window, the location, size and stacking. The title bar and window borders are one way to

[Bug 695570] Re: Move Window doesn't raise window

2011-10-20 Thread James Pharaoh
Sorry, I think my issue is with the fix, as well as the situation before. In my case I have click to raise DISABLED but still expect META+CLICK to perform a raise, for the reasons mentioned above. I think the original fix for this bug stoped this situation from working. To be honest I have just

Re: [Bug 695570] Re: Move Window doesn't raise window

2011-03-12 Thread Sam SmSpillaz Spilsbury
On Sat, Mar 12, 2011 at 11:03 AM, Tom Jaeger 695...@bugs.launchpad.net wrote: How is one supposed to raise a window then when 'click to raise' is disabled if not by clicking on the title bar or by doing Alt+Click? When click raise is disabled raise happens on a timeout. The way the options

Re: [Bug 695570] Re: Move Window doesn't raise window

2011-03-12 Thread Tom Jaeger
This is not correct. There is an option 'auto-raise' in the settings, but it only works if 'click to focus' and 'raise on click' are both disabled (this conceivably might be a bug, not that I think 'auto-raise' is particularly useful). This is not how it should be either. 'Raise on click' off

[Bug 695570] Re: Move Window doesn't raise window

2011-03-11 Thread Tom Jaeger
This bug has not been fixed. Alt+Click should raise the window unconditionally (just like clicking on the title bar does), irrespective of what 'raise-on-click' is set too. This was also the behavior of compiz-0.8. Patch is attached, please reopen. ** Patch added:

Re: [Bug 695570] Re: Move Window doesn't raise window

2011-03-11 Thread Sam SmSpillaz Spilsbury
On Sat, Mar 12, 2011 at 5:39 AM, Tom Jaeger 695...@bugs.launchpad.net wrote: This bug has not been fixed.  Alt+Click should raise the window unconditionally (just like clicking on the title bar does), irrespective of what 'raise-on-click' is set too.  This was also the behavior of compiz-0.8.  

Re: [Bug 695570] Re: Move Window doesn't raise window

2011-03-11 Thread Tom Jaeger
How is one supposed to raise a window then when 'click to raise' is disabled if not by clicking on the title bar or by doing Alt+Click? On 03/11/2011 09:48 PM, Sam SmSpillaz Spilsbury wrote: On Sat, Mar 12, 2011 at 5:39 AM, Tom Jaeger 695...@bugs.launchpad.net wrote: This bug has not been

[Bug 695570] Re: Move Window doesn't raise window

2011-01-13 Thread Launchpad Bug Tracker
** Branch linked: lp:compiz -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/695570 Title: Move Window doesn't raise window -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com

[Bug 695570] Re: Move Window doesn't raise window

2011-01-13 Thread Launchpad Bug Tracker
This bug was fixed in the package compiz - 1:0.9.2.1+glibmainloop4-0ubuntu1 --- compiz (1:0.9.2.1+glibmainloop4-0ubuntu1) natty; urgency=low [ Didier Roche ] * New upstream release: - Fixed a high number of wakeups (LP: #681696) - Fixed links not working in some gtk

[Bug 695570] Re: Move Window doesn't raise window

2010-12-31 Thread Chow Loong Jin
Just so it doesn't get lost, the patch was forward-ported from compiz-0.8: a32f5bf9 (Danny Baumann 2008-10-17 17:27:35 +0200 210) if (d-opt[COMP_DISPLAY_OPTION_RAISE_ON_CLICK].value.b) a32f5bf9 (Danny Baumann 2008-10-17 17:27:35 +0200 211) updateWindowAttributes

[Bug 695570] Re: Move Window doesn't raise window

2010-12-31 Thread Travis Watkins
** Changed in: compiz (Ubuntu) Status: New = Fix Committed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/695570 Title: Move Window doesn't raise window -- ubuntu-bugs mailing list

[Bug 695570] Re: Move Window doesn't raise window

2010-12-30 Thread Chow Loong Jin
This one-liner patch seems to do the trick. ** Patch added: move-raise-click.patch https://bugs.launchpad.net/ubuntu/+source/compiz/+bug/695570/+attachment/1779720/+files/move-raise-click.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 695570] Re: Move Window doesn't raise window

2010-12-30 Thread Brian Murray
** Tags added: patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/695570 Title: Move Window doesn't raise window -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com