Giter Site home page Giter Site logo

Comments (5)

stefansundin avatar stefansundin commented on July 2, 2024

Hi.

I duplicated your settings in both AltDrag and 7+TT, but I couldn't reproduce the bug.

Can you try disabling LowerWithMMB? It's the only thing that I can think of that could change the behavior or the middle mouse button when you are not holding the hotkey.

If anyone else is encountering this, let me know.

from altdrag.

displayerror avatar displayerror commented on July 2, 2024

Setting LowerWithMMB=0 does indeed fix the problem, but I do really love sending windows to the back!

Interestingly, the checkbox in the GUI for "Lower windows by middle clicking on title bars" doesn't stick. Every time the GUI is closed it will uncheck itself (but the .ini still retains the previous enabled state).

Replacing the beta 1.1b1 hooks.dll with the old version seems to fix this, but I'm not sure how detrimental that is to the reliability of AltDrag 1.1b1 :)

from altdrag.

stefansundin avatar stefansundin commented on July 2, 2024

Nice catch with the checkbox, I noticed it was behaving weird yesterday too, turns out I forgot to restore the checkbox state from the ini file. Fixed with 3df50cf.

Restoring hooks.dll will mostly restore your AltDrag to version 1.0. There was no interface change to the dll file, and basically the only thing the exe file does (besides the configuration window) is initialize the hooks inside the dll file.

I didn't change this behavior at all in the beta. The only thing I can think of now is that perhaps the order you start the two programs matter. But I just tested this and it didn't seem like it mattered.

¯_(ツ)_/¯

from altdrag.

displayerror avatar displayerror commented on July 2, 2024

Ahah, gotcha! Okay I've uninstalled 7+TT, Classic Shell Explorer, and just about everything from startup is disabled to prevent any additional hooks conflicting.

Windows 7's default middle click on a taskbar title should open a new instance of the program, but when AltDrag beta is running, it simple does nothing (the hover popup does appear though).

I'm completely baffled by this! I'm not even using fancy mouse drivers as it's just a basic USB HID device. I've tried it with various mice and a Wacom tablet, but the behavior is still the same. Short of a format, I'm not sure what else to try :)

from altdrag.

stefansundin avatar stefansundin commented on July 2, 2024

So it should only matter what order the programs are started in, not what order they are installed in. But you are right that with 7+TT out of the way, the default behavior should work.

Do not format, please. :) Maybe you have another computer to test it on?

Let's try to fix this after v1.1.

from altdrag.

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.