Skip to content

applets/digitalclock: remove daily event cap

Tino Lorenz requested to merge tilorenz/plasma-workspace:rmCalEventsLimit into master

This removes the daily event cap from the calendar's DaysModel so all events are shown in the event list. To avoid overflowing the calendar grid, individual dots are only shown for <=3 events, beyond that, a little bar is shown instead.

image

BUG: 468458

Merge request reports

Loading