logoalt Hacker News

fonheponhotoday at 4:58 PM2 repliesview on HN

I have no love lost for Wayland, but this:

> Make easy things easy. Make hard things doable.

is generally unachievable. Instead, pick one:

- easy things easy, hard things impossible

- easy things tedious, hard things possible

(Unless you want to maintain two sets of interfaces in parallel.)


Replies

jampekkatoday at 5:03 PM

This is quite easy and very widespread to accomplish by having helper functions for common operations.

mizmartoday at 7:33 PM

Wayland makes it unnecessarily difficult to make simple clients. Gnome still doesn't support server-side window decoration and libdecor is an absolute nightmare and wayland-cursor doesn't even detect the system theme properly.

show 1 reply