Giter Club home page Giter Club logo

Comments (11)

RamonUnch avatar RamonUnch commented on August 20, 2024 1

In next build you will have the ability to add Killkeys that will disable Alt on the key down.
It contains TAB by default and you will be able to add any other keys.

from altsnap.

RamonUnch avatar RamonUnch commented on August 20, 2024

I need a bit more information actually.
Does this happens when using Tha Alt+Tab normally with the Keyboard or with the Alt+Tab scroll action?
Could you give me a copy of your ini file?
Does it happen every time?
Does pressing Escape works too?
Which version of windows are you using?
Also does it happen with previous 1.35 or latest 1.38?

from altsnap.

daniele-f avatar daniele-f commented on August 20, 2024

Hi,

  • I'm using my keyboard.
  • (had to add.txt to the .ini file to upload it here)
  • yes every time altdrag.exe is running (it doesn't happen when it's not running)
  • Esc doesn't help.
  • I'm using Windows 10 x64
  • I just downloaded & installed 1.38 and it still happens.

AltDrag.ini.txt

from altsnap.

RamonUnch avatar RamonUnch commented on August 20, 2024

Ok thanks, I will check this out.
It is really strange because Win10 x64 is my primary test platform and I could not reporduce it here.
In the meantime, a solution that may help is to use the WinKey as a hotkey instead of Alt.

from altsnap.

RamonUnch avatar RamonUnch commented on August 20, 2024

I really can not reproduce, do you use any other keyboard/mouse input filters such as AutoHotKeys that might interact?
When you say that Alt is stuck do you mean that AltDrag is still activated and will drag windows when you click on them or Alt is stuck without altdrag being activated and you get stuck in the programs menu?
Could you try with this version of hooks.dll that will create the "ad.log" file. This log should contain every instances of Hotkey DOWN and Hotkey UP.

If everything is going normally, after using AltDrag for some time, the log should always contain a DOWN and UP alternance. if it does not then it means some program in the keyboard hook chain is not forwarding the input.
hooks_log.zip

from altsnap.

daniele-f avatar daniele-f commented on August 20, 2024

I did some more troubleshooting, and I found it only happens when I use AltDrag with DisplayFusion.
I've contacted their support team just now.

from altsnap.

RamonUnch avatar RamonUnch commented on August 20, 2024

I will have a lookat this myself, Maybe AltDrag can be can be more careful, and avoid interaction with this one.

from altsnap.

RamonUnch avatar RamonUnch commented on August 20, 2024

I tried both on an old WinXP machine with the old DisplayFusion v8.1.2 qnd using Win10 20H2 with DisplayFusionv 9.7.1. and and I could not reproduce the bug. Maybe it only happens with specific settings...

Under Windows 10, I do not see much benefit from the DisplayFusion Alt+Tab because Windows 10 has clickable thumbnail on its default Alt+Tab, so maybe an other solution for you would be to disable this Alt+Tab under DisplayFusion
In [DisplayFusion]->Settings->Alt+Tab->Disabled.

from altsnap.

daniele-f avatar daniele-f commented on August 20, 2024

Thank you for looking into it.

Disabling that option did indeed solve this issue (the only difference is that the thumbnails only show on the primary monitor by default, but I can live with that 😄)

I'll keep you updated when they reply to my ticket.

from altsnap.

RamonUnch avatar RamonUnch commented on August 20, 2024

I checked more in details and actually the problem is that I tested under Windows 10 with the portable version that behaves slightly differently because it does not elevate as administrator by default.

So actually it is not really a bug of DisplayFusion or AltDrag but a problem of mixing with admin and non admin privileges for keyboard access.

The solution is to Elevate AltDrag:
AltDrag->Configure->General->Autostart: "Elevate to administrator proivileges" (very bottom) and click the Elevate button.

Then you should be able to use The Alt+Tab of DisplayFusion together with AltDrag. You will also be able to move administrator windows such as the Task Manager.

from altsnap.

RamonUnch avatar RamonUnch commented on August 20, 2024

Actually I can fix the problem by disabling AltDrag on the Tab Down event. This will also avoid AltDrag interaction with that Alt+Tab window that you can no longer click because Alt is down.
Try this version of hooks.dll (replace the one that is in your AltDrag directory after quitting AltDrag.

hooks.zip

It will be in next release.

from altsnap.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.