sk8harddiefast said:
If i feel it right, in fact fvwm is not a wm 100%
Just start the X server and gives you all the appropriate commands/settings to write your own wm on a conf file as you like it. Right?
Uh, then what is your definition of a WM? "An application that does everything by default"? Many applications fit that definition (e.g. a web browser). Or "An application that manages windows"? I tend to use this second definition myself. fvwm does just that: it manages windows. When you configure it properly that is. Or you could just use the default but not-so-appealing configuration. Or you could modify this default configuration. Or you could grab one from the Internet and modify it. Or...
sk8harddiefast said:
But if for the menu basics i have already write 100 lines for all wm i would 1000000 lines!
How much more do you think you really have/want to add? My menus are 250+ lines and the entire configuration is 650+ lines. If you really want to use many features, you could have maybe 1500+ lines, but not 1,000,000 hahaha!
Anything you want to add (FvwmButtons, FvwmPager, etc.), you just override the defaults and start the appropriate module using the "StartFunction" function or by "swallowing" it.
Plus you probably want some more keyboard and mouse bindings, and you'll be almost done.
I'm sure you can find all the information you need in the documentation and by checking existing configurations online.