-
Notifications
You must be signed in to change notification settings - Fork 469
Description
Thank you Passionate Coder and all team members for taking on this invaluable program.
May I suggest a new feature for Classic Start/Shell?
It happens all too often that a non-maximized window appears to be maximized.
One pixel wide space remains between the edge of desktop and the windows border.
For me this happens when the screen changes resolution on detaching of external monitor from my notebook. At the external 4k monitor the window was maximized, but when detached, the resolution goes down to the notebook's native resolution and the window is losing its maximized state, leaving one pixel wide gap to the desktop edge.
Not sure why and how this behavior was coded. But it leads to a big annoyance.
Normally, when the window is maximized it is enough to click with the mouse in the right upper corner, without paying attention where the click lands. Using the upper right corner is a great time saver for closing windows. But if there is a gap, the window below the current window is being closed unintentionally.
It would be great to have a program to monitor for such gaps and prevent these.
This can be done by adjusting the window size or position to either close the gap (by widening the window) or widen the gap to 10-20 pixels (by shrinking window size), so the gap is obvious.
I believe Classic Shell would be the right tool to host such functionality.
Regards