
Source (link to git-repo or to original if based on someone elses unmodified work): Add the source-code for this project on opencode.net
Akonadi calendar plasmoid
===========================
This is a calendar plasmoid for displaying events from selected Akonadi resources.
Please let me know about any problems or possible bugs that you find. I will try to fix it as soon as possible.
Dependencies
---------------------------
- KDE Libraries
- KDEPIM Libraries
- QJSON
- Boost
INSTALATION
---------------------------
mkdir build
cd build
cmake .. -DCMAKE_INSTALL_PREFIX=/usr
make
make install (as root)
kbuildsycoca4
and maybe you will have to restart plasma-desktop
kquitapp plasma-desktop
kstart plasma-desktop
Fedora repository
---------------------------
You can get it from Fedora repository as
kde-plasma-akonadi-calendars package.
Ubuntu repository
---------------------------
PPA repository for Kubuntu
https://launchpad.net/~blueleaflinux/+archive/ppa
Thanks to Migue Chan.
Git repository
---------------------------
https://projects.kde.org/projects/playground/pim/akonadi-google-applets/repository
8 years ago
0.2.2 - 9.11.2012
-------------------------
- add options for turning off background under the date labels
- highlight the actual day in calendar view
0.2.1 - 7.11.2012
-------------------------
- some bugfixes
0.2.0 - 04.11.2012
-------------------------
- display a clock instead of a calendar icon
- remove the frames around the events
- make background under the date with events as an option
- calendar switches to the next day
- save more space (labels are smaller)
- better resizing
- some options for clock
- better sorting
0.1.3 - 21.10.2012
-------------------------
- add option for position of daily agenda
0.1.2 - 14.10.2012
-------------------------
- use bigger window with configurations
- add option for default view
0.1.1 - 23.4.2012
-------------------------
- better resizing
- new today button
- improvements and bugfixes
0.1.0 - 10.4.2012
----------------------
- initial version
8 years ago
0.2.2 - 9.11.2012
-------------------------
- add options for turning off background under the date labels
- highlight the actual day in calendar view
0.2.1 - 7.11.2012
-------------------------
- some bugfixes
0.2.0 - 04.11.2012
-------------------------
- display a clock instead of a calendar icon
- remove the frames around the events
- make background under the date with events as an option
- calendar switches to the next day
- save more space (labels are smaller)
- better resizing
- some options for clock
- better sorting
0.1.3 - 21.10.2012
-------------------------
- add option for position of daily agenda
0.1.2 - 14.10.2012
-------------------------
- use bigger window with configurations
- add option for default view
0.1.1 - 23.4.2012
-------------------------
- better resizing
- new today button
- improvements and bugfixes
0.1.0 - 10.4.2012
----------------------
- initial version
grulja
8 years ago
Report
KZKG-Gaara
8 years ago
I'm using Debian, what would those packages specifically?
Sorry for my english, it's not my primary language.
Report
grulja
8 years ago
kdelibs5-dev kdepim-dev qt4-dev xsltproc libboost-dev
I assume that in Debian they should have same name.
Report
KZKG-Gaara
8 years ago
This solve the problem:
aptitude install kdelibs5-dev kdepim-dev xsltproc libboost-dev kdepimlibs5-dev qt4-dev-tools
Report
Moviuro
8 years ago
But! (there always is a but :þ )
Would it be possible to have an option not to display any event/calendar ? I mean, I just want the grid of numbers from 1st to 31st, no events under it.
Anyway, a really great tool, installed it super easily using the AUR :)
Report
grulja
8 years ago
Report
melongex
8 years ago
Report
vayu
8 years ago
How do I get it on my panel?
(Since the installer copied stuff into /usr/local I assume it should be in the panels add widgets, but I can't find it there.)
Report
padme
8 years ago
But I would like to make it transparent under Oxygen Black, is it possible?
Report
grulja
8 years ago
I think it is not possible because transparency is a property of the Plasma theme and I use Plasma widgets with default background.
Report
padme
8 years ago
Report
grulja
8 years ago
Report
gnumdk
8 years ago
I you want transparency, why using oxygen black...
Report
lnxusr
8 years ago
Still loving it... :)
Report
cbraum2000
8 years ago
Report
grulja
8 years ago
Report
cbraum2000
8 years ago
When I open an event, i have to set the timezone for each event and its then correct in the plasmoid, but after next start its wrong again.
Report
lnxusr
8 years ago
Report
grulja
8 years ago
Report
TyfoidKid
8 years ago
Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG)
sudo cmake -DCMAKE_INSTALL_PREFIX=/usr
-- Found Qt-Version 4.8.1 (using /usr/bin/qmake)
-- Found X11: /usr/lib/i386-linux-gnu/libX11.so
-- Found KDE 4.8 include dir: /usr/include
-- Found KDE 4.8 library dir: /usr/lib
-- Found the KDE4 kconfig_compiler preprocessor: /usr/bin/kconfig_compiler
-- Found automoc4: /usr/bin/automoc4
CMake Error at /usr/share/kde4/apps/cmake/modules/FindPackageHandleStandardArgs.cmake:198 (MESSAGE):
Could NOT find KdepimLibs (missing: KdepimLibs_CONFIG)
Call Stack (most recent call first):
/usr/share/kde4/apps/cmake/modules/FindKdepimLibs.cmake:83 (find_package_handle_standard_args)
src/CMakeLists.txt:7 (find_package)
Report
TyfoidKid
8 years ago
Report
helonicer
8 years ago
What should i do?
Report
Koali-Fran
8 years ago
I'm very interested in this plasmoid because is something pretty awesome that KDE lacks by default and it seems very simple and powerful at the same time.
But for some reason it fails to compile in my Kubuntu 12.04 on the laptop and on the desktop computer as well.
It throws an error in the "make" step which says:
"
[ 28%] Building CXX object src/CMakeFiles/plasma_applet_google_calendar.dir/plasma_applet_google_calendar_automoc.o
In file included from /usr/include/akonadi/item.h:28:0,
from /usr/include/KDE/Akonadi/../../akonadi/monitor.h:24,
from /usr/include/KDE/Akonadi/Monitor:1,
from /home/fran/Descargas/calendar/build/src/../../src/agendawidget.h:27,
from /home/fran/Descargas/calendar/build/src/moc_agendawidget.cpp:10,
from /home/fran/Descargas/calendar/build/src/plasma_applet_google_calendar_automoc.cpp:8:
/usr/include/akonadi/itempayloadinternals_p.h:29:32: error fatal: boost/shared_ptr.hpp: No existe el archivo o el directorio
compilación terminada.
make[2]: *** [src/CMakeFiles/plasma_applet_google_calendar.dir/plasma_applet_google_calendar_automoc.o] Error 1
make[1]: *** [src/CMakeFiles/plasma_applet_google_calendar.dir/all] Error 2
make: *** [all] Error 2
"
Not being an expert and have been installed all kde "-dev" packages that I could think could be required it doesn't work. I'm lost.
If anyone could help me to compile this I would be very happy. Thanks
Report
grulja
8 years ago
you have to install boost-devel package.
Report
Koali-Fran
8 years ago
Report