Code Monkey home page Code Monkey logo

Comments (8)

Soft-Bred avatar Soft-Bred commented on July 19, 2024 7

I want to bump this because I noticed it while trying to move windows across two screens :p

from loop.

MrKai77 avatar MrKai77 commented on July 19, 2024 1

Good idea! I'm currently prioritizing #75 because Loop's keybind system may change a lot once that is implemented, but after that, I'll see what I can do!

from loop.

MrKai77 avatar MrKai77 commented on July 19, 2024 1

Interesting! I was thinking:
The user can make a keybind (just like any other) to cycle displays, and on top of that, they would be able to press other user-set keybinds to select a window action on that display.

I would much rather it perform like Rectangle does, where if you try to push the window in a direction it can not go, it hops to the next logical position on the other monitor.

This also sounds like a logical thing to do, but I think cycling keybinds might interfere with this (because I'm assuming that you press that keybind again to move onto the next display)?

from loop.

Soft-Bred avatar Soft-Bred commented on July 19, 2024 1

Yes you would be correct.

from loop.

jacksongoode avatar jacksongoode commented on July 19, 2024

Just thinking of an easy way into this, maybe a user can select a second hotkey button that when pressed (while still holding the main hotkey) rotates through the available monitors to loop to.

from loop.

Soft-Bred avatar Soft-Bred commented on July 19, 2024

I would much rather it perform like Rectangle does, where if you try to push the window in a direction it can not go, it hops to the next logical position on the other monitor.

If I say go right, while my window is on the right, it would then go to the left of my second screen.

from loop.

Soft-Bred avatar Soft-Bred commented on July 19, 2024

This also sounds like a logical thing to do, but I think cycling keybinds might interfere with this (because I'm assuming that you press that keybind again to move onto the next display)?

Yes, I would anticipate it to function in the following manner:

Let's consider the scenario where Right consists of three cycles:

  1. 50%
  2. 40%
  3. 30%

Upon the 4th press, instead of resetting, it would navigate you to the left side of the subsequent display. On the 5th press, it would shift the window to the right of the current display, thereby initiating the cycle anew.

Here are rectangles. Surprisingly, I never noticed that they don't have cycles for left and right, nor top or bottom. But as I said above, I would much prefer this to be a "last item in the cycle" action. That way, I don't have to remember, "Okay, first I need to press X to move screens, then Y to resize."

Till now, I've been working on the current logic: "Have the app selected, move my mouse to the other screen, and activate my command." Sometimes I forget, but I've gotten used to it. Opening Rectangle for the first time in weeks still feels more intuitive.

2024-01-11.00-14-46.mp4

from loop.

MrKai77 avatar MrKai77 commented on July 19, 2024

Upon the 4th press, instead of resetting, it would navigate you to the left side of the subsequent display. On the 5th press, it would shift the window to the right of the current display, thereby initiating the cycle anew.

Just making sure that "current display" means the new display that the window is on?

Otherwise, I think both ways (i.e. the Rectangle way and the keybind to move onto the next display way) are quite intuitive, so I'll try and do them both :D

from loop.

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.