How X Window Managers Work, and How to Write One (2014)
1–10 of 250 posts
Re: How X Window Managers Work, and How to Write One (2014)
#2Re: How X Window Managers Work, and How to Write One (2014)
#3Maybe don't write an Xorg window manager right as the replacemeant for Xorg starts to take off though
2. While it appears that Wayland is poised to replace X11 on Linux desktops given the amount of backing Wayland has compared to X11, it is not clear whether Wayland will replace X11 in the BSD ecosystem. According to the FreeBSD Wiki, Wayland is not ready to be a daily driver (https://wiki.freebsd.org/Graphics/Wayland), though work has been done getting Wayland compositors and other software to work on FreeBSD. I use X11 on my FreeBSD desktop. I'm unfamiliar with the current status of Wayland on NetBSD and OpenBSD. I expect X11 to live on for quite some time in the BSD world and among more conservative Linux users, similar to the situation regarding systemd in the Linux community, which was adopted by mainstream distributions and users but faced (and still faces) opposition from some users.
Re: How X Window Managers Work, and How to Write One (2014)
#4Re: How X Window Managers Work, and How to Write One (2014)
#5Re: How X Window Managers Work, and How to Write One (2014)
#6Re: How X Window Managers Work, and How to Write One (2014)
#7Re: How X Window Managers Work, and How to Write One (2014)
#8Re: How X Window Managers Work, and How to Write One (2014)
#9Re: How X Window Managers Work, and How to Write One (2014)
#10So for someone who knows nothing about this stuff, how is Wayland different?