Hacker News new | ask | show | jobs
by dTal 2510 days ago
>Every once in a while I fire up Plasma 5, too, but I'm not convinced. In the last year or so it seems to have gone down the mobile-inspired UI rabbit hole and it's getting increasingly awkward to use.

Can you cite an example of this? I use Plasma 5 and I genuinely don't know what you're referring to - in fact I really enjoy the way the keyboard is a first-class citizen, with sensible single-key hotkeys for all common actions. I'm more productive in Plasma than in any other DE - it's full of wonderful little power features that make life pleasant, without sacrificing ease of use if you haven't gotten around to learning them yet.

I know there's some effort at mobile convergence behind the scenes, but I can't percieve any negative impact to me day to day at all.

1 comments

> Can you cite an example of this?

Sure, several :). For example:

- The tree layout of Settings Manager is no longer around (it can still be enabled at compile time, though, and I think e.g. SuSE still does it). The default one is the strange hierarchy/screen-based which is pretty obviously meant for touch interfaces.

- The same layout is used by Discover and it's very obviously a mobile design. Actually, anything Kirigami-based is like that :).

- The new Virtual Desktops settings page in System Settings is very obviously reworked from the same perspective. Instead of two spinboxes (number of rows, number of desktops), you now have to click "Add" to add a new desktop, then manually edit its name (by default, they're all called "New desktop").

- The default Alt-Tab switcher, which is remarkably awkward to use from the keyboard (switches applications and brings windows to the front at every step, somewhat like Fluxbox' alt-tab if anyone remembers that) is actually very smooth to use on a touch device. You can sort of see that on a desktop, too, if you try to use your mouse the way you'd use your finger on a touchscreen. You can hold-to-scroll through the left-hand side view and switch to a given window by clicking its thumbnail.

(Edit: plus the usual suspects: oversized widgets and titlebars, large icons with humongous space between them etc.)

The good thing is that Plasma is super configurable. I don't mind changing default settings that I don't like. In fact, I'm all for fashionable defaults, I completely understand the dynamics involve there.

But I also don't trust that I'm going to be able to change these default settings 12-18 months from now -- not to settings that are appropriate for a desktop machine with a large monitor, in any case. And KDE is a big beast. It's hard to migrate settings even between two computers running the same KDE version. If you go all in, it's hard to turn back. I've already done that once with KDE 3.2 and it took me months to sort it out when 4.x hit the market. I'm not sure I want to do it again.

Edit: FWIW, I do try to keep an eye on it because it's actually the only Qt-based desktop environment that's unlikely to get abandoned soon :). Plus, while Plasma 5 feels a bit bumpy to me, it's definitely better than KDE 4, and that's a big deal. Last night, in fact, I tried my hand at hacking on Breeze a little, to make it slightly more compact. It's definitely better than other flat themes but boy is it awkward to use with those huge widgets. If I can get it to look okay, I'll try to see if there's a way I can get this into upstream, too (maybe make some things configurable?), or just package it separately as a compact theme for me and anyone who's interested.

Historically, the KDE community has been super friendly and willing to help newcomers. I'm not sure if it's the same now that there's a visual design group and whatnot, but I'd definitely rather write code than whine about software I get for free :).

Settings Manager: on my machine I can configure it to have the tree view in its hamburger "settings" button, at runtime; no recompile required. Experimenting with it however I personally prefer the default "sidebar" style, as I can see more sections at once - the hierarchies don't pay for their overhead in my opinion.

Similarly, I don't think you can chalk the change in Virtual Desktop interface up to optimizing for mobile at the expense of desktop. You still have a spinner for "rows", so it's not like it's an effort to get rid of spinners. I think it's more likely to do with trying to help users organize and categorize their activities, which is an angle they've been pecking at in various forms for a while. It's not any harder to click "Add" than the up-arrow on a spinner, and it's not any harder to click "-" to delete a desktop than a down-arrow on a spinner; the difference is that now desktops have identity instead of being fungible units, and these labels show up if you hover over the taskbar desktop switcher (a decidedly non-mobile feature, as you can't hover on a touchscreen). You can also jump straight to them with KRunner, which I imagine is great if you have a lot of them. Maybe it's a silly feature, but it doesn't really hurt to let them try - it's not like you're adding desktops all day.

Alt-tab - again, it's trivially configurable with a checkbox "show selected window". I don't think one default is obviously better than another in this case, although now you've pointed it out I think I'll try it unticked for a while. Arguably, changing windows "immediately" is more intuitive for new users. At any rate I don't see the relationship with touch. Yes, I can click on the window thumbnail - a lovely feature! Better than endless cycling when there's many windows open. Incidentally, I found the correct settings page for this by typing "alt-tab" into KRunner - incredible!

Anyway - I don't think making a touch-friendly interface is bad, as long as it's not at the expense of a no-touch interface. I've never felt like the inability to touch my screen has limited my expressive power in Plasma. After all, things which are easy to touch are also easy to click on! There's no real need to make interfaces tiny and fiddly. As for defaults, I wouldn't worry too much about these settings going away. This isn't Gnome - KDE's entire design philosophy is based around configurability.

Yeah, I don't know if I gave the right impression with that last post. I don't think Plasma 5's non-touch experience has been going down disastrously lately. There's nothing that screams "made for mobile" that you can't change (even Breeze's huge widgets, I mean, there's always other themes). And if touch devices are fashionable and is what gets people interested in KDE and gets contributors on board, I'm by all means happy if that gets to be the default :).

But I'm not convinced the "not at the expense of a no-touch interface" part is going to stay true for long.

FWIW:

> Settings Manager: on my machine I can configure it to have the tree view in its hamburger "settings" button, at runtime; no recompile required.

Some distros still enable that feature but it's a distro-specific thing. I don't know if it's maintained anymore.

> Similarly, I don't think you can chalk the change in Virtual Desktop interface up to optimizing for mobile at the expense of desktop. You still have a spinner for "rows", so it's not like it's an effort to get rid of spinners.

No, but it's kind of awkward to use :). Clicking "Add" four times gives you four desktops with the same name, for example. It's definitely not an easier interaction model than the spinner-based one.

...but this sort of discussion (is it better to have an extra spinner, or an extra button and manually edit each desktop's name? Which one is more intuitive? Which one is more discoverable? Which one is etc. etc.) is kind of a bikeshedding dead end to me. As long as it receives bugfixes, as opposed to rewrites, for the foreseeable future, I couldn't be happier.

The bit about bugfixes vs. rewrites isn't just whining, it's kind of a pain point for small-time contributors -- which, realistically speaking, is how 90% of independent developers get into a project, we're all small-time contributors first (unless you're hired by a big company to work right on something full-time, which is increasingly common in the FOSS world, but not specifically for desktops). It's pretty hard to motivate yourself to contribute a fix when you know it's gonna be useless one or two years from now. Feeling like you're participating in the steady improvement of a thing is pretty nice. Feeling like you're participating in the perpetual churn of an eternal beta isn't much fun.