glibg10b / ltt-linux-challenge-issues

A list of issues Linus and Luke experienced during the LTT Linux Daily Driver Challenge
https://arewelinusyet.com/
MIT License
238 stars 9 forks source link

Regarding the KDE Settings situation #16

Closed sergeant-savage closed 2 years ago

sergeant-savage commented 2 years ago

Unifying the Plasma Settings

Presently on Plasma, (On Manjaro KDE mind you, I can't speak for other Plasma distros) you can reach settings both in the main settings application, and separately by searching for them individually. I think that Linus' concerns are valid, and instead of opening up a separate window for a specific settings page, it should just open that page in the main settings manager.

Separate Settings Window

Separate

Primary Settings Window

Unified

Both open at same time

Both

sdwvit commented 2 years ago

Valid point, but I guess it implies single settings window instance, which may seem broken for people who are used to this behavior

PreyK commented 2 years ago

I think this isn’t the main problem but rather KDE’s system settings itself. There’s just so many options that you just rather give up and leave it. Like changing themes wich is just a mess imo. (https://www.reddit.com/r/kde/comments/a1bzhc/how_do_you_fully_change_the_kde_theme/?utm_source=share&utm_medium=ios_app&utm_name=iossmf)

Or just menu elements being redundant and illogical wich just makes the whole ux feel bloated. Like just take a look at this: image Under personalization there’s Online Accounts in the main menu wich could just go under the User menu (per user online accounts) or Notifications wich sould be a “system” setting not personalization imo. Also region settings under personalization? Shouldn’t that be it’s own category?

If KDE is serious about “world domination” there’s just so much stuff they still need to do. https://pointieststick.com/category/world-domination/

I use linux daily on my laptop but I just can’t KDE. This is just my 2 cents from a “windows gamer” mindset, don’t cancel me xd

fabianski7 commented 2 years ago

I think this isn’t the main problem but rather KDE’s system settings itself.

This has been discussed for some time among KDE developers and designers. Look: https://invent.kde.org/plasma/systemsettings/-/issues/13

Appearance

PreyK commented 2 years ago

This has been discussed for some time among KDE developers and designers. Look: https://invent.kde.org/plasma/systemsettings/-/issues/13

OH MY GOD PLEASE YES!!!! This looks beautiful! Was out of the loop on KDE stuff as I don't use it anymore, so awesome to see they working on this. Will definitely take a look into it, thanks!

sergeant-savage commented 2 years ago

This has been discussed for some time among KDE developers and designers. Look: https://invent.kde.org/plasma/systemsettings/-/issues/13

Brilliant! Also, after further testing, settings do open up in the main settings window, with the exception of any settings in the "Manjaro" category. Upon further digging (rewatching the video), it seems that Linus was struggling with managing audio settings, because he was trying to configure the volume applet and not volume in general, which can be done through the applet (not the applet settings, mind you), and through the main system settings window. Seen here: image It also doesn't help that upon clicking the applet, the gear present will take you to the settings for the applet and not the actual audio settings page in the system settings. You can access these settings through the applet, but it is tucked away in a menu called "more actions", I think the underlying problem is firstly, the fact that the concept of applets and widgets, and how they can be individually configured, added to the desktop, and otherwise personalized is not well explained in a fresh Plasma system. At least in my opinion, Plasma needs some kind of tour app, like GNOME's. Secondly, I think that the behavior of the gears in the widgets needs to present a menu for both applet configuration and actual configuration of the settings when both are present. This should be the case for widgets like the volume widget, where it is changing an actual setting. For other widgets, like the weather widget, which isn't modifying anything, the gear should just go to the applet configuration instead. Glad to see they are tidying up the main system settings app though! TL;DR: Settings for Plasma applets that can control actual settings should make it clear that you are changing applet settings and not actual settings.