3120
« Last post by nudone on June 14, 2006, 01:39 AM »
so far i've really only used the original method i asked for - the drag to screen edge to trigger and resize window.
the new function you describe above sounds like a good idea to me - anything that provides more stable and intuitive operation is good.
as for including all the operations - i guess, all i would really like to see is the ability to work how i originally asked for - all other features i think are very good but i'd probably disable them - just to keep it simple for myself. this is mainly because i usually have windows either fully maximised or just covering the main center of my screen - my original request was to be able to simply have auto resizing windows that would cover half of the screen so that i could use my monitor as if it were two monitors - this is still really all i would be doing.
i have an additional idea, if you think it worthy of inclusion...
i'm sure you will have seen little utils that allow you to 'scale' a window so that it either 'grows' to fit the screen horizontally or vertically (but not both at the same time as this would just be maximising the window).
could it be possible to include something like this in 'gridmove' or maybe in a similar autohotkey script.
i was thinking that it could work like this:
a: you drag the bottom border of a window to the bottom edge of your screen - you pause there at the edge with your mouse left button still down and then the window automatically resizes to fit the screen vertically - but not horizontally.
b: you drag the left or right border of the window the nearest side of the screen - pause with the mouse held down, etc. - and then the window resizes to fit the screen horizontally - but not vertically.
c: of course, you drag the top border of the window to the top of the screen and then it resizes the window to fill the screen vertically but not horizontally.
i guess there are other variations that could be included but i think these functions would fit in well with how 'gridmove' currently works.
i certainly look forward to the next version. keep up the good work.