hi devs,
one thing i really enjoy about the windows-gui is the ability to dock windows to the left/right half of the screen by mouse-pulling them over to the screen side. pulling one to the top of the screen maximizes it. this is also nicely possible with patcher oder code-editor windows in vvvv.
as a big fan of keyboard-shortcuts this window-docking feature is also possible using the keys “Windows”+“UP-/DOWN-/LEFT-/RIGHTARROW”. this works for almost any windows software but unfortunatly not for VVVV patch/codeditor windows.
one could argue that this can still be achieved by mouse-pulling patcher windows around to the side of the screen, but there is actually a use case where you have to use the keyboard shortcut because mouse-pulling does not work: when you have a multiscreen setup and want to maximize a window to half the screensize, but this very side of the screen sides with another monitor. not possible using the mouse but possible using shortcuts.
i just wonder if implementing this keyboard shortcut within the VVVV-gui would be possible. i love half-maximizing windows in VVVV, especially when using the code-editor.
i hope all this window/windows/docking/maximizing terminology was explained clearly as these are quite ambiguous.
thanks!