Giter Club home page Giter Club logo

Comments (6)

RamonUnch avatar RamonUnch commented on August 20, 2024 1

Yes, the blacklist should be active for the Lower action,
I will see what I can do, because with metro-style applications many messages are not working, like the one AltDrag uses to determine if the click is on the titlebar.

I will try to fixit and if I cannot, I will add a specific lowerMMB blacklist. (just in the .ini file) so that you can specifically disable this behavior for any program.

from altsnap.

RamonUnch avatar RamonUnch commented on August 20, 2024 1

hooks.zip

The solution seems to be a simple blacklist.
Use the above hooks.dll and add manualy
MMBLower=*|CASCADIA_HOSTING_WINDOW_CLASS
in the [Blacklist] section of AltDrag.ini (middle click on AltDrag Tray icon)
enable and disable AltDrag and try again.

from altsnap.

RamonUnch avatar RamonUnch commented on August 20, 2024 1

This is a bug of Windows terminal that actually does not respond properly to the WM_NCHITTEST message.
microsoft/terminal#8795

Maybe it will be fixed, but an other workaround could be to use the "showTabsInTitlebar": false setting for Windows Terminal
Note that this would also fix the interaction of RollWithTBScroll with the normal scroll action of AltDrag. So it may take more space and be less appealiing to your eyes to have the titlebar separated from the tabs but it would solve those associated problems.

Again Microsoft will maybe fix this...

from altsnap.

Ichisich avatar Ichisich commented on August 20, 2024 1

Workaround:

Enable the title bar:
title

Tabs and the shell now get flagged properly with WM_NCHITTEST=1

from altsnap.

redactedscribe avatar redactedscribe commented on August 20, 2024

Works! 🙂

from altsnap.

RamonUnch avatar RamonUnch commented on August 20, 2024

Well Microsoft fixed the WM_NCHITTEST in the maximize button but it seems they will not fix the titlebar soon: microsoft/terminal@ccc7468

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.