|
|
|
|
|
by giobox
2742 days ago
|
|
While Electron is inferior in almost every regard, at least the UI might actually make sense for Mouse and Keyboard manipulation. Seeing touch sized click targets on HiDPI non-touch displays as one does with the Marzipan approach is not great. |
|
That's always going to be a thing, as long as desktop environments lack a simple, foolproof way of switching system-wide between a "mouse/pointer input preferred" and a "touch/swipe input preferred" mode. (Windows 10 actually does this fairly well; I don't know of any other systems that offer the same thing, though.) It doesn't have to be a huge issue if the touch-friendly interface is well-designed. See GTK3, which has essentially switched to "touch-friendly" widgets and layouts with the new major release. Some people gripe about it, but at the end of the day it works fairly well - and at the same time, it lays the groundwork for a wholly touch-based interface to the Linux desktop.