this post was submitted on 29 Jul 2023
101 points (99.0% liked)

KDE

5310 readers
137 users here now

KDE is an international technology team creating user-friendly free and open source software for desktop and portable computing. KDE’s software runs on GNU/Linux, BSD and other operating systems, including Windows.

Plasma 6 Bugs

If you encounter a bug, proceed to https://bugs.kde.org/, check whether it has been reported.

If it hasn't, report it yourself.

PLEASE THINK CAREFULLY BEFORE POSTING HERE.

Developers do not look for reports on social media, so they will not see it and all it does is clutter up the feed.

founded 1 year ago
MODERATORS
 

This week in KDE: #Plasma6 is not only gearing up for a big technological shift, but is also adding cool new features and improving the user experience

Look forward to sound themes! Snappier responses! Prettier widgets! More awesome things!

https://pointieststick.com/2023/07/28/this-week-in-kde-sounds-like-plasma-6/

@kde@lemmy.kde.social

you are viewing a single comment's thread
view the rest of the comments
[–] ChristianWS 1 points 1 year ago (24 children)

I'm genuinely curious: What exactly do you have in mind with CSDs without the use of a Header Bar?

CSD and Header Bars are practically synonymous, and I don't think I've seen, or even heard, about CSDs without the context of a header bar

[–] fabiscafe@mstdn.social 1 points 1 year ago (23 children)

@ChristianWS depending on the application different things. Like I said before, the visuals, the design is not what I care about right now. It's the option to have another talk about that topic in general.
Last time, there was no focus on wayland and there wasnt much experience with CSD in general. There also was the proposal of DWD¹ as option, that never came up.

1: https://kver.wordpress.com/2014/10/25/presenting-dwd-a-candidate-for-kde-window-decorations/

[–] ChristianWS 2 points 1 year ago (22 children)

...how do you hope to have a discussion about a design feature without discussing the visuals? The entire CSD vs SSD debate is one of UX/UI Design

You still haven't provided an example of CSD without a Header bar. I'm familiar with the DWD proposal, the technology used might be different, but the end result is still a Header Bar in all but name.

[–] fabiscafe@mstdn.social 1 points 1 year ago (1 children)

@ChristianWS Huh? I have shown 3 pictures of a CSD without header bar (Nextcloud, Blender, Gimp).

CSD vs SSD is about control and integration. CSD can just look like SSD, thats why I do not care about the visuals.

[–] ChristianWS 3 points 1 year ago (2 children)

...where? No seriously, I don't see any picture, there's only the link to DWD. I don't use Nextcloud, but both Blender and Gimp use SSD on my system.

And I'm quite confused by the idea of CSD looking like SSD. I know it can, however, I don't see how that isn't an argument for continuing to use SSD. What is the benefit of changing from SSD to CSD if the end result is to look like SSD, but have all the issues that come from using CSD?

[–] alexl@pkm.social 1 points 1 year ago (1 children)

> What is the benefit of changing from SSD to CSD if the end result is to look like SSD, but have all the issues that come from using CSD?

Because you can implement things like these (open this comment in Mastodon if in Lemmy you don't see the attached images) and I don't see what the issues are:

[–] ChristianWS 1 points 1 year ago (1 children)

Yeah, I have no idea what is going on

[–] alexl@pkm.social 1 points 1 year ago (1 children)
[–] ChristianWS 1 points 1 year ago* (last edited 1 year ago) (1 children)

...I'm not sure what I'm looking at.

I'm not sure if you are suggesting Developers need to keep 4 different layouts in mind, or if I'm not getting the mockup.

[–] alexl@pkm.social 1 points 1 year ago (1 children)

It's like the content of the window could "leak" into the title bar

If you enable CSD in Firefox you can already merge the tabs with the window controls

[–] ChristianWS 1 points 1 year ago* (last edited 1 year ago) (1 children)

Alright, so here's the issue:

Is the content that is allowed to leak into the title bar configurable by the user? For instance, could I only allow Tabs to be merged and keep the buttons outside the title bar?

If Yes: Now the dev has to figure out different ways to make the app look good for a bunch of weird configurations. For instance, in your mockup you have a three dot button on the first picture, but not on the second. If a user doesn't allow the 3 dot button to leak into the title bar, the dev has to place the function of that button elsewhere.

If no: You haven't solved anything, have you? This is just Firefox, which already exists. I can already control if Firefox uses CSD or not. What is the point here?

[–] alexl@pkm.social 1 points 1 year ago (1 children)

Me and the other person here are trying to make you understand that CSD doesn't imply GNOME's header bar.

Some applications could take advantage of CSD without the user even noticing if they are looking at a SSD or CSD app.

CSD vs SSD is just a technical implementation with the difference that the SSD draws a line inside a window: the window manager is responsible for what is above the line (the title bar) and the app for what is below the line.

With CSD that line just doesn't exist.

[–] ChristianWS 1 points 1 year ago (1 children)

I know that, the question is why. The discussion started with a user asking for talks about Plasma going with Client Side Decorations in the future. To which I say: No.

A header bar is the logical conclusion of CSD, because it makes sense once you give window decoration responsibilities to app devs. That is space that the dev can use to cram buttons and other features, why wouldn't they use it?

While KDE could create documentation that suggest using CSD in a way that looks similar to the current title bars, that is more what you'd call guidelines than actual rules. It is not the great equalizer that SSD is. If an app uses SSD, there is no question on whether the Title Bar will look good, it will look the way it is supposed to, no wondering if the developer implemented the design in the correct manner. With CSD, the dev could not have followed KDE's guidelines, and even then, there is the question of what to do when you are not in Plasma. Should an app made with KDE Guidelines in mind make changes to its CSD when it runs on GNOME? Some GNOME apps don't, should it be mutual?

And that is not even to mention the idea of using CSD to look like it is SSD. Again, you are trusting the app dev to make something that is currently taken care by the system. It doesn't really makes any sense, you are adding another point of failure.

[–] alexl@pkm.social 1 points 1 year ago (1 children)

In some cases a SSD title bar is just a waste of space.

[–] ChristianWS 1 points 1 year ago (1 children)

And you can remove them using window rules. You can't remove a CSD title bar, or even add one, trust me, I tried.

[–] alexl@pkm.social 1 points 1 year ago (1 children)

Removing the whole title bar implies no window buttons, the point is having them while not wasting space.

As I already shown to you GTK apps display window controls according to a global config. So you can turn a header bar in just a toolbar. I don't know about other CSD apps but it would be their fault, not a CSD disadvantage.

[–] ChristianWS 1 points 1 year ago (1 children)

One reply ago you were fine with apps hiding the close button.

You really can't, I tried using gtk3-nocsd and it didn't really work that well

[–] alexl@pkm.social 1 points 1 year ago

It was another person.

Again, you are confusing the concept of CSD with GTK's implementation of CSD.

I give up, cheers.

[–] fabiscafe@mstdn.social 0 points 1 year ago (1 children)

@ChristianWS In this post: https://mstdn.social/@fabiscafe/110803301092316008
XDG-decoration is not a core part of Wayland. So there is no guarantee that the compositor your user runs does support this. So the general improvement would at least be that you dont have to test both.¹
On top of that the app could have more control over it's decoration, for accessiblity stuff. Like going in a OLED/e-Ink/High-contrast mode.

1: https://wayland.app/protocols/xdg-decoration-unstable-v1

[–] ChristianWS 2 points 1 year ago (1 children)

...you sure the pictures aren't an argument against CSD? The wallpaper on those pics looks the same, so I'm assuming they are on the same system, but they are inconsistent with one another. Meanwhile Blender and Gimp on my system look right at home.

...ain't that supposed to be part of the window manager tho?

[–] fabiscafe@mstdn.social 1 points 1 year ago (2 children)

@ChristianWS There are 2 consistencies: Consistent to the system and consistent to the application.
I prefer consistent to the application, because I think the application developer is more capable to kow what the app needs then the general window decoration provider is.
🧵️…

[–] ChristianWS 3 points 1 year ago* (last edited 1 year ago) (1 children)

...yes, I agree with that, and that is why SSDs are superior. They allow the app developer to do whatever they want inside the app, while also making sure the window frame is consistent with the rest of the system.

It's like a gallery wall in a home, you can mix photos and paintings with varying styles, and they would still look like they fit together if you use the same frame style on them.

[–] fabiscafe@mstdn.social 1 points 1 year ago (1 children)

@ChristianWS What if the application developer needs more? Hide the close button, unallow to minimize, display an exit button on fullscreen, Transform the whole app design on the fly or just to have a dark design for the application including decoration (This one hurts my eyes extremly for krita on windows 🥲️). SSD is just not flexible and might not even provide the feature set required by an application.
Thats why it would be nice to give them the option to implement it directly.

[–] ChristianWS 1 points 1 year ago* (last edited 1 year ago)

I mean, disabling the close button is probably on the top 10 ways to give a PC user a panic attack. And there was a time when games had an exit button on fullscreen.

Also, what the hell, if Undertale can jumpscare the player while still using Windows titlebar on display then SSDs are not an issue.

[–] fabiscafe@mstdn.social 1 points 1 year ago

@ChristianWS And yes, this is only the current, very early state. Libdecor is will have theming support to have an option to look "system design native" (Blender) and for Gimp, this is experimental on an pre-release. Qt on the other hand, I assume, probably doesnt care right now, because the apps that use Qt and matter come with an own design language and own CSD anyways and everything else is probably not worth the work for basically linux wayland only.

load more comments (20 replies)
load more comments (20 replies)
load more comments (20 replies)