When looking at all the screenshots, it’s clear that padding and alignment is neither professional (looks amateur), nor consistent.
If you’re going to rip off Apple, at least do it to Apple quality! Otherwise it’s a cheap knock off. Before people grip that this is free software, would you be happy if KDE’s core components were poorly written? Free or not, we should take pride in our work and put the bar at high quality.
Just har a look at this as well as the fine article. Colors are similar but that's about it in my non designer opinion; even the colors are different as the ones from Apple seems to be somewhat translucent (kind of like Vista IIRC ;-).
Lack of horizontal padding? What padding do you want? There's clear whitespace between everything.
I for one definitely like and want more compact information. I definitely do not like the trend for making information more sparse. Leave that for your blog; business runs on information.
The most egregious example that stood out to me here is the x-padding between the edge of the notification panel and any text inside the panel is less than the padding between the notification title and the text below it.
The problem isn't that they need more padding, it's that their padding makes no sense. If they made a design decision to have tight padding that would be one thing, but they've got a horizontal layout with tight padding in the horizontal direction and wide padding in the vertical.
here's a really quick-and-dirty edit to even out the padding around each text block to be equal to the line height, which actually tightens up the total density by correcting the too-high line height in the notification text: https://imgur.com/uVcY6Sw
Programmatically, that assumes that that information is available (query a font rasterizer: where is the first pixel? consider also kerning and foreign languages; also query icon: where is the first non-background pixel? consider also theme information where window background might not show the icon well!).
Programmatically, you've un-aligned everything: now the amount of whitespace at the top of the notification is different than the amount of whitespace on the left of the notification.
Sure you might say it looks better. But how much time do you think it would require to make it look "pretty" (for you)? As-is, it's functional and isn't ugly. If you want to improve it, then go contribute to the libraries and applications being used.
As you’re keen to point out regarding everyone else’s comments, that’s your opinion.
Personally I think it’s functional and ugly. They could skip the drop shadow, the subtle transparency, the big icon on the right, the rounded corners, and just draw a white box. As long as they fixed the left padding it would look better than this.
Lots of attention to detail on the wrong things before they have the basics, IMO.
Then the vertical padding should be reduced. As it is, they're inconsistent and looks bad. I really want to like KDE and I used KDE 3, KDE 4 (from 4.8, since every version before that was a shitshow) and Plasma 5 for a long time as a main driver and is still my go-to in my backup laptop; but the visual aspect has always been an utter failure despite the massive improvements made in version 5.
Information density is not hampered by the presence of proper negative space, on the contrary, using the right amount of negative space actually allows for very information dense layouts to still be readable. A good example is a traditional paper phone book
What you define to be proper is likely not what I define to be proper. It's certainly a context-sensitive opinion.
The amount and location depends on what you want to do. Yes, just like a phone book, it needs whitespace. A notification window is not a paper phone book though. A paper phone book typically has a lot less whitespace than we're discussing here, so I'm not even sure if you're agreeing or disagreeing or trying to point something else out.
I also noticed that, came here to comment precisely the same thing.
I think the problem might also be exacerbated by the fact that the padding doesn't seem to be scaled based on DPI. (Unlike line height/icon size) So it looks acceptable on a low resolution display, but super close to the edges on a "Retina" display.
Thank god I'm not the only one who is annoyed by that. I remember 1 or 2 years ago when I first installed KDE I thought I messed up the installation because the padding/margins looked so jarring, I was convinced there was something wrong with the UI theme.
I don't know how to explain. Those look exactly like the KDE notifications I see all the time, but they never looked compressed inside the window on my desktops. Instead, it always bothered me that they were too spacey.
I am not sure if there really is a lack. I mean, I think I see what you mean, but given the fact that those are notifications, they are probably meant to feel 'thin' to not attract too much attention.
Another factor might be that those small, focussed screenshots are just not the appropriate format to show how those notifications would look like in the context of a complete desktop.
But in the end, it is also possible that there is an unintended lack of horizontal padding.
If you’re going to rip off Apple, at least do it to Apple quality! Otherwise it’s a cheap knock off. Before people grip that this is free software, would you be happy if KDE’s core components were poorly written? Free or not, we should take pride in our work and put the bar at high quality.