I find quite anoying the maximize command. Because allows you to hide windows to the user. I don't know if the right solution for this would be to make maximize act as monocle, or avoid changing the focus of the maximized client for the current tag, or making the maximized flag be inheritable for the following created/switched clients.
You can achieve this problem by: - open two windows - maximize() - nextclient() (focused client is hidden for the user) --pancake
