Source i (link to git-repo or to original if based on someone elses unmodified work):

https://github.com/varlesh/org.kde.plasma.calendar.wl

Original
0
Become a Fan
5.8

Available as/for:
Description:
Customizable dynamic calendar with new Material style.
Used system icon "mini-calendar-widget" (if available on icon theme), if not - available some template examples on archive.
Recommend use with Latte Dock (48px icon size and higher)
Special thx @psifidotos (Michail Vourlakos) for Calendar and Martin Kotelnik for IconPicker
Last changelog:

20210919

- remove eventsMarker (it's show if enable agenda on original plasma clock widget)
- removed qmlc's


Ratings & Comments

2 Comments

aliquo93

10 It's a very good widget, but on Latte dock on Plasma 5.25.5 it appears too small compared to the other icons, how can I solve?

robcollins55

This widget is awesome - thanks for making it! Also thanks for the help via email. When this is added to the Latte dock I wanted to open a full calendar app instead of the expanded calendar plasmoid. Your solution worked perfectly and now I have gnome-calendar (/usr/bin/gnome-calendar) opening when I click the plasmoid icon in the Latte dock. I repeat your advice to me as follows: 1. Open the config file ~/.local/share/plasma/plasmoids/org.kde.plasma.calendar.wl/contents/ui/main.qml 2. Replace this string of code: Plasmoid.compactRepresentation: MouseArea { onClicked: plasmoid.expanded = !plasmoid.expanded with this (change /usr/bin/your-app to the string for the app you want to open upon clicking the dock icon)..... (Latte will need a restart after the file change) PlasmaCore.DataSource { id: executable engine: "executable" connectedSources: [] onNewData: disconnectSource(sourceName) function exec(cmd) { executable.connectSource(cmd) } } function action_run_my_app() { executable.exec('/usr/bin/your-app') } Plasmoid.compactRepresentation: MouseArea { onClicked: action_run_my_app()

Pling
0 Affiliates
Details
license GPLv3
version 20210919
updated
added
downloads 24h 1
mediaviews 24h 0
pageviews 24h 0

Other Plasma 5 Calendars:

Day of month
kdea
last update date: 9 years ago

Score 6.5

Day of week
kdea
last update date: 9 years ago

Score 5.9

Plasma Week Number
anselmolsm
last update date: 6 years ago

Score 6.6

Event Calendar
Zren
last update date: 3 years ago

Score 9.0

gealach
Koffeinfriedhof
last update date: 8 years ago

Score 6.1

YearProgress
Refused
last update date: 7 years ago

Score 7.1