Code Monkey home page Code Monkey logo

Comments (7)

caoyue avatar caoyue commented on June 14, 2024 1

sorry, support for multiple monitors is not in the current plan.
Will consider this feature later.

from windowresizer.

caoyue avatar caoyue commented on June 14, 2024

It just saves the position of a window without its state now.

Under Windows, non-maximized windows have invisible borders on window left, top, right, bottom, it is used to grip the mouse for resizing, but no borders in a maximized state.
So this problem occurs when you use the save and restore position with the window maximized.
Perhaps a workaround could be used here to solve this.

Alternatively, You can use the system's built-in shortcuts Win+↑ to maximize the window and Win+↓ to restore the window.

from windowresizer.

ziplock9000 avatar ziplock9000 commented on June 14, 2024

I have 3 monitors and one of them is connected via DisplayPort, which means when I put it on standby the system thinks it's disconnected and puts all of my windows onto another monitor. This can happen several times a day with ~10 windows, thus close to 100 windows/day.
So I need this tool to put the windows back where they were.
So unfortunately that workaround would be such a pain in the arse that it makes using the tool mostly unhelpful.
But to be honest, whatever Windows does with extra borders etc. A tool that is supposed to restore windows should really be doing that.

from windowresizer.

ziplock9000 avatar ziplock9000 commented on June 14, 2024

I've been using PersistantWindows for about 18 months, which has code on Github or Bitbucket somewhere. Maybe you can look at that to fix this issue and other guidance.

from windowresizer.

caoyue avatar caoyue commented on June 14, 2024

ok, I'll look into this later.

from windowresizer.

caoyue avatar caoyue commented on June 14, 2024

Hope the new version will solve your problem.
https://github.com/caoyue/WindowResizer/releases/download/0.4.50/window_resizer_0.4.50.zip

from windowresizer.

ziplock9000 avatar ziplock9000 commented on June 14, 2024

The position is now correct, but it does not return the window to the original monitor.

from windowresizer.

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.