Bug 364455 - Option to hide agenda view in the calendar
Summary: Option to hide agenda view in the calendar
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Digital Clock (show other bugs)
Version: 5.6.95
Platform: Other Linux
: NOR wishlist
Target Milestone: 1.0
Assignee: Martin Klapetek
URL:
Keywords:
: 365310 (view as bug list)
Depends on:
Blocks:
 
Reported: 2016-06-18 13:35 UTC by Christian Herenz
Modified: 2016-07-10 08:28 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.7.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Herenz 2016-06-18 13:35:42 UTC
With Plasma 5.7 Beta the digital clock applet displays an agenda view when clicked on it.
However, since I (and possibly others) do not use the KDE PIM within KDE, this view displays that there are no dates.  An option to hide this view and just display the bare bone calendar view as with previous Plasma <= 5.6.5 would be helpful.


Reproducible: Always
Comment 1 Kai Uwe Broulik 2016-06-18 13:45:06 UTC
It does not require KDE PIM at all. It is purely plugin-based and can also show holidays and might get other providers in the future.
Comment 2 Christian Herenz 2016-06-18 14:33:53 UTC
(In reply to Kai Uwe Broulik from comment #1)
> It does not require KDE PIM at all. It is purely plugin-based and can also
> show holidays and might get other providers in the future.

Thanks for clarification. However, it also should be possible hide it to offer just a simple calendar view. Currently there is no option for this.
Comment 3 Kai Uwe Broulik 2016-07-06 09:23:33 UTC
Git commit cb758b15a623fc4edaaaf7383c307d9c41892a0f by Kai Uwe Broulik.
Committed on 06/07/2016 at 09:22.
Pushed by broulik into branch 'Plasma/5.7'.

[Digital Clock] Hide agenda if no calendar event plugins are enabled

The agenda doesn't add a lot of usefulness if there aren't any appointments to be shown.
The weekday and date is also shown in the tooltip and I can see that people might prefer
the older more compact look.
FIXED-IN: 5.7.1

Differential Revision: https://phabricator.kde.org/D2056

M  +10   -6    applets/digital-clock/package/contents/ui/CalendarView.qml

http://commits.kde.org/plasma-workspace/cb758b15a623fc4edaaaf7383c307d9c41892a0f
Comment 4 Wolfgang Bauer 2016-07-10 08:28:13 UTC
*** Bug 365310 has been marked as a duplicate of this bug. ***