GithubHelp home page GithubHelp logo

Comments (5)

Eun avatar Eun commented on May 29, 2024

& is definitely possible, I will see what I can do on those hotkeys.

from movetodesktop.

schierlm avatar schierlm commented on May 29, 2024

I did not look at your code (so shame on me), but basically, I'd have one single process/thread in the system (that has a message loop) that uses RegisterHotKey to register the hotkeys and on WM_HOTKEY message post a WM_SYSCOMMAND to the current Foreground window (so it appears to your hook library just like somebody used the system menu).

This assumes you are using a hook DLL for customizing the system menu (I don't know of any other method to do that, so shame on me if there is any).

from movetodesktop.

eleijonmarck avatar eleijonmarck commented on May 29, 2024

Plus one for this also! Would be super awesome if there would be such a global hotkey. I am a newly graduate developing for .NET so I cannot help out as of now. 🎱

from movetodesktop.

schierlm avatar schierlm commented on May 29, 2024

TIL that Win+Shift+Right can be used to push a window to the next monitor (if you have more than one) - so the variations with Win+Ctrl+Shift+ would probably be the better ones

from movetodesktop.

anyong avatar anyong commented on May 29, 2024

+1 for Win+Ctrl+Shift+Left/Right to move between desktops!

The default for switching desktops is Win+Ctrl+Left/Right, so adding the Shift to move the current window makes sense.

from movetodesktop.

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.