|
|
|
|
|
by taway098123
1893 days ago
|
|
There isn't really much difference. It's about the same amount of work either way to ship an extension. In Wayland, you make the extension, then you patch every compositor, every toolkit and every application. In X11, you make the extension, then you patch the X server, Xlib, XCB, every window manager, every toolkit, and every application. |
|