Re: [dev] Wayland compositors

2021-09-17 Thread Teodoro Santoni
2021-09-17 13:54 GMT+02:00, Страхиња Радић : > Exactly what Wayland's monolithic, > opinionated concept doesn't. If a compositor crashes, the whole session > goes > down. Wayland isn't monolithic, BUT is a faulty funnel. It does one thing, does it poorly, and cuts some well-established use cases i

Re: [dev] Wayland compositors

2021-09-17 Thread Страхиња Радић
On 21/09/16, 20:36, Kyryl Melekhin wrote: >And remember, always follow unix philosophy - go for what works first, optimize >it later. This should read "programs should do one thing and do it well" (DOTADIW)[1], with the added "and work together". Exactly what Wayland's monolithic, opinionated con