Hacker News new | ask | show | jobs
by inetknght 2601 days ago
That is still a context-sensitive opinion.

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.

2 comments

> As-is, it's functional and isn't ugly

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.

EDIT: Here's one for all you folks that aren't bothered by iffy typography https://i.imgur.com/4tBNA0w.jpg

> Lots of attention to detail on the wrong things before they have the basics, IMO.

thanks you pretty much perfectly summarized KDE

For some reason a lot of us folks find it not only usable but also pleasing.

I wont say it can't get better but I'd be hesitant to anyone who comes from the outside if they try to to make to many changes at once.

Again good UX exists but recently it seems it is all about

1. Copying Mac (see Unity) and Chrome

2. Removing options and configurability (see any modern app)

>If you want to improve it, then go contribute to the libraries and applications being used.

proposing design changes to open source projects when you haven't already been a contributor for a hundred years never goes well.