manutalcual / winredock

Rearrange windows on traybar icon click after docking the laptop
GNU General Public License v3.0
533 stars 32 forks source link

Windows move to other desktops and resize #9

Closed aronovgj closed 6 years ago

aronovgj commented 6 years ago

-> Some windows move to other desktops and change from maximized to non-maximized -> Some windows stay where they should

Tested with newest version

manutalcual commented 6 years ago

Now you don't have to use "Get windows" at all. It is done automatically.

I'm going to see what to do with "Save config."; it doesn't always work because the unique way to distinguish windows (as far as I now to this moment) is by their title, but titles change during app operations. As for "Get windows" it won't work. I have to remove that option. Now it will read window positions every second when in the biggest screen size known to this time (i.e. two monitors) and never if it goes under that resolution (be it undocking or removing a screen; I've seen this morning that closing the laptop may screw up things a bit.) And reposition will be done automatically when docked.

Now we lose my appreciated option of having a configuration we may apply when we want. I have to look into the Windows developer documentation how can I recognize a window even when title changes and be able to save configurations with a name, so we can restore them even across reboots.

I'm really grateful of your comments, I hope the app malfunctioning it is not too annoying. I appreciate the time you dedicate to this. Thank you!

aronovgj commented 6 years ago

Same for me, I only can test at work. The malfunctioning in this version makes the app unsusable, so I went back to the previous version for now. The window titles do not change when the issue occurs.

manutalcual commented 6 years ago

As we are working with this version in another issue (#10) I'm closing this one.