stefansundin / altdrag-import

Automatically exported from code.google.com/p/altdrag
0 stars 0 forks source link

[Bug] Which window to focus when moving in multi monitor enviroment #100

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Have a multi monitor enviroment
2. Focus a window on monitor 1
3. Hold alt and drag a window from monitor 2 to monitor 1

What is the expected output? What do you see instead?
I expected the window that I'm dragging to been raised to the front, instead of 
going behind the window that are focused on monitor 1.

What version of AltDrag are you using? On what operating system?
Windows 8 x64 - AltDrag 0.9.0.0

Please provide any additional information below.
Keep up the good work.

Original issue reported on code.google.com by briankch...@gmail.com on 13 Mar 2013 at 6:58

GoogleCodeExporter commented 9 years ago
Interesting... So there is different z-orders for each monitor...

If you press Ctrl, or have AutoFocus=1, is the behavior different?

I don't have a multi-monitor setup, so it will be a while before I can test 
this.

Oh my, 100 issues now. xD

Original comment by ste...@stefansundin.com on 13 Mar 2013 at 8:41

GoogleCodeExporter commented 9 years ago
I don't know anything about autoFocus=1 but, the alt+ctrl thing works. :D So if 
I drag between monitors with ctrl+alt the window i'm dragging is raised to 
front across all the screens, so that's nice. Why is the ctrl key necessary 
again?

Original comment by briankch...@gmail.com on 13 Mar 2013 at 8:54

GoogleCodeExporter commented 9 years ago
The Ctrl key brings the window to front. The default behavior, as in Linux, is 
that windows are not brought to front automatically. The option AutoFocus=1 
exists in the AltDrag.ini file (where settings are saved). You can also double 
click on the tray icon and check "Focus windows when dragging" to set the 
option. You did look at all the options before filing this issue, did you? ;-)

Original comment by ste...@stefansundin.com on 13 Mar 2013 at 9:07

GoogleCodeExporter commented 9 years ago
Oh, I must confess that, I haven't read the documentation on your Google code 
project site, so I was not aware of such customizations existed. I'm truly 
sorry to have bothered you. Keep up the good work, now windows almost feels 
like home xD

Original comment by briankch...@gmail.com on 13 Mar 2013 at 9:14

GoogleCodeExporter commented 9 years ago
Hello.

I hope you have noticed the crowdfunding campaign on the front page. If it is 
successful, you can be sure that I will take a look at all issue requests. 
Also, for every $10 that you pledge, you will get a vote that you can cast on 
any bug report or feature request. I promise that I will make a good attempt to 
solve any issue that gets at least one vote. The more votes a bug 
report/feature request gets, the more time I will spend on it.

Please support the development of AltDrag by donating. Thank you!

// Stefan Sundin, developer

Original comment by ste...@stefansundin.com on 1 May 2013 at 6:40

GoogleCodeExporter commented 9 years ago
Ok, I re-read your original report and I must have misunderstood it before. 
This is the intended behavior.

Original comment by ste...@stefansundin.com on 26 Aug 2013 at 9:29