what you guys thing about nvim as a wm?
first of all, forget the unix philosophy a little bit, one of the most cool parts of programming is experimenting.
i see only two guys that tried to make this possible, the first is here: https://github.com/altermo/nwm/ and the another is https://github.com/GrantCuster/nix-simple . one wrote a x11 window manager that is controlled by nvim, and the another use some scripts to make nvim control the niriwm.
recently the wayland riverwm adopted a client-server model, making wayland wm's a lot easier to be made, open the way to surge a river+nvim wm, like the emacs one: https://codeberg.org/tazjin/reka
what you guys think about this?