Zren / plasma-applet-eventcalendar

https://store.kde.org/p/998901/
465 stars 92 forks source link

add quick tweaks to identify past events #329

Open ReallyVirtual opened 2 years ago

ReallyVirtual commented 2 years ago

With multiple calendars and dozens of meetings/events per calendar, it is hard to distinguish past events from current day/future events. Alongside the *inProgress state, an isPast property is added for events that is used to place a tickmark ✓ for past events and a square ■ for current/future events in the calendar view tooltip.

The theme for the event list items with an end date in the past is set to disabled, with the same tickmark prepended to the summary so they can be ignored faster.

The event button, if any, is flattened for the same reason.