This week, we spent some time making Kalendar more pleasant to look at. We took some of your feedback from last week (thank you for your ideas!), and we think you will like what we have in store for you in this post.
There’s another feature some of you have asked for that you will also see here. 😉
Improved the appearance of the month view and visual consistency across views
!14: Improve month view and schedule view visually
Here’s a comparison of the old (left) month view, and the new (right) month view:
Better, right? Well, a lot of little visual tweaks do add up to make a big difference. We started with the event ‘lines’, which were previously not very contrast-y and sometimes tough to read. Now, we have given these event lines more vibrancy and ensured that the text colour changes depending on the colour for better contrast.
We have also given these lines slightly more padding, making them feel less cramped. Adjustments to the border radius now also make their shape match those of the incidence cards in the schedule view.
More changes for consistency include the separation lines between the cells in the month view grid, which are now the same colour as the Kirigami separator components used in the schedule view.
The most noticeable change is the differential colouring of the month view cells. Cells that correspond to months other than the selected month are now darker, and their events have less contrast. For the cell corresponding to the current day, the background is now highlighted, and the day number is bolded with “Today” text being featured alongisde it. This should make it much easier for you to locate the current day on the grid.
By the way, we also added the “Today” highlight to the schedule view. 🙂
Added location map to incidence information drawer
No MR yet: code can be found on branch work/location_map
We are also working on including a map in the incidence information drawer for incidences that have a set location. I know some of you asked for this, and I’m glad you did: it looks pretty cool!
When opening the drawer, Kalendar fetches data from OpenStreetMaps to display the area where your event or todo is taking place, overlaying a blue circle for the exact location. In cases where a location can’t be found from the event’s set location information, you’ll see a dismissible warning instead.
If you like exploring around the map, that’s fine: as soon as the location leaves the map’s viewable area, a button will show up that will take you right back to the location.
This feature, unfortunately, comes with a big caveat. There are several reports of QtLocation Map components crashing QtQuick applications on some systems (including my own!). We are going to keep working on this feature, and hopefully most of you will be able to enjoy it — but it will be opt-in so that users with machines affected by these crashes can still use Kalendar as normal.
If you know about this issue and know of a workaround/fix, please let me know!! It’ll make me very, very, very happy. 😀
Added “Today” button in all views
!14: Improve month view and schedule view visually
Both the month view and the schedule view now feature an action that lets you quickly return to the current day. This should make it easier to get back to where you want to be in your calendar.
Day drop-down menu now also available in the month view
!14: Improve month view and schedule view visually
Right-clicking on a day in the month view now popups a helpful drop-down menu that lets you quickly and easily add incidences of your choice to your calendar.
To be honest, this should have been working before, but it wasn’t. Now it is. Yay!
Added additional icons to the schedule view
!14: Improve month view and schedule view visually
Previously, the cards on the schedule view displayed an icon when an incidence had a set reminder. Now, the cards in the schedule view also display whether an event is recurring or not.
Bug-fixes
Two important bugs have been squashed over this past week.
- Multi-day incidences that span over several weeks are now displayed properly, instead of spanning over the entire following week (!14: Improve month view and schedule view visually)
- Calendars are now selectable when running Kalendar on non-bleeding-edge versions of KFrameworks/Qt No MR yet: code can be found on branch work/collection_fixes
These fixes should go a long way to letting more of you test Kalendar!
Coming up next
Work on the location map will continue over the course of next week. Fingers crossed, we’ll be able to find a fix for the map crashes and get that feature rolled out to everyone. We’re also in the process of making a todo view, which should let Kalendar take care of much of your time-related productivity needs.
Is there anything you’d like to see added to Kalendar? Get in touch! I’m @clau-cambra:kde.org on Matrix.