← Back to context

Comment by pythonRon

6 hours ago

The Linux desktop does need work, but it's not 100% up to speed yet, either. The ultimate UX can be found when the user has 100% control over the experience and we aren't there yet. Wayland won't allow window size/position to be remembered between sessions and too many UX designers think the desktop is just a big phone. Yes, we need work on UX and the first step should be to get Wayland to allow the user the same flexibility we enjoyed with X11. Using Linux with multiple screens means reverting to X11 just to keep from going nuts.

> Wayland won't allow window size/position to be remembered between sessions

It's not on the program itself to restore its position, but on the compositor, who has every right and control to do just that. AFAIK it does work in plasma Wayland.

  • That sounds great, but I don't fully agree... IMO a compositor should be able to provide a data structure (unchangeable, mostly or fully opaque) that the app can save/restore across sessions.

Most people are not remotely concerned about having "100% control over the experience". They want something reliable and understandable.

Only a relatively small subset of tech enthusiasts want to tweak everything, and there are PLENTY of options for those people.