id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	blockedby	blocking	branch_state	votes
4184	[patch] WindowCascade action	psprint		"Hi!
I've implemented the main part of the requested non-fullscreen mode startup (see [https://mail.gnome.org/archives/mc/2021-January/msg00009.html post]).

The patch is fairly simple. It just:
- registers the command in keybind.h/.c/*-defaults.c/mc.default.keymap,
- then adds the case for it in editwidget.c,
- and also a function + a helper function in the same file to implement it.

The implementation is a simple loop that arranges the windows in cascade arrangement. It's somewhat intelligent as it gradually lowers the shift between windows as seen in the [https://asciinema.org/a/dqR4FzK7ed6ZwMXAA4DmH29qY asciicast].
"	enhancement	new	major	Future Releases	mcedit	master		windows,cascade		4186		no branch	
