Hacker News new | ask | show | jobs
by Levitating 770 days ago
Do you have any clue how many window managers are out there?

Just the ArchLinux wiki alone lists 66 window managers.[1]

Writing a prototype window manager takes maybe a day, it can be done under a 100 lines of code.[2] I am not going to test every new window manager.

[1]: https://wiki.archlinux.org/title/Window_manager#List_of_wind... [2]: https://github.com/mackstann/tinywm

1 comments

I really wish we had a standard wayland "server" that we could write independent window managers for as easily as we can for Xorg.