https://bugs.kde.org/show_bug.cgi?id=395607
Bug ID: 395607
Summary: Use alternating background colors for list views
Product: frameworks-kirigami
Version: 5.47.0
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: wishlist
Priority: NOR
Component: general
Assignee: [email protected]
Reporter: [email protected]
Target Milestone: Not decided
Right now Kirigami list views separate the list items with a gray separator
line, and use the view background color (almost white with Breeze light) for
all of the list items.
This results in a blinding, visually overwhelming list that's hard to parse
quickly. I think this is what's behind Discover's decision to use a split list
item implementation for the Updates page.
Most list views these days use an alternating background color and no explicit
separator line between items. An example can be seen in Dolphin when using
Details View mode. IMHO it looks hugely better--much easier on the eyes, and
much easier to visually parse. We should consider doing the same for Kirigami
list views.
--
You are receiving this mail because:
You are watching all bug changes.