answered
2014-12-09 14:44:17 +0200
It's quite disappointing that there is no calendar widget on the lock screen. In fact it's quite sad that lock screen does not support widgets and is not an open source, so we could fix that ourselfs while Jolla ignores this request. Also calendar itself is closed, so it's difficult to get the information from it about upcoming events. Double fail.
Anyway, as this should not be just a rant, I present you a hack how to achieve what we want. Sort of. I've created a daemon that takes your ambience and changes its wallpaper every time there is an update in the calendar. It writes the upcoming events directly into the wallpaper. It's not an ideal solution, but it sort of works.
You can find everything here: http://mihlit.cz/jolla/calendarbience/ sources, rpms, ... For installation, you need ImageMagick from openrepos.
I did not put this on openrepos, as it's not thoroughly tested, so right now it's targeted for advanced users who are capable of self-service, together with usual disclaimer use at your own risk. Patches welcome ;-)
EDIT: new version 0.1.1 - fixes problem when ambience gets changed and a minor fix in systemd unit files.
EDIT: new version 0.1.4 - quite a few changes, improvements and fixes. Available from openrepos.net - warehouse
EDIT: new version 0.1.5 - fixes "nothing happened" issue that was caused by using ambience based on regular picture
Very good idea, and would improve the usability of the lock-screen a great deal. Adding feature-request and lock-screen tags :)
foss4ever ( 2013-12-27 11:33:35 +0200 )editGood idea, to see where you should be at the moment or maybe the appointments of the day.
smartiz ( 2013-12-27 11:57:03 +0200 )editI really need this feature as well. I keep missing appointments because I am used to have the task for the day on my home screen. It could be made as an option so that people who fear anyone else could see their appointments can turn it off.
FloR707 ( 2014-04-14 16:01:46 +0200 )editFrom what I've gathered from other lock screen related answers, this would go against the concept of the lock screen: It shouldn't expose any information before unlocking the device. (This is why you get a SMS symbol there, but not the sender's name or the beginning of the message itself.)
So the maximum is to show that there is a pending event from the calendar and then show the event in the event view.
(Of course a third option would be to make the behaviour of the lock screen depend on whether or not the device is locked at all; I'm not sure that's woth the hassle, though)
ossi1967 ( 2014-11-21 13:25:36 +0200 )editVery nice app providing really needed feature. Works fine after first test. Lock screen concept is fine to me, it enables a qick access.
mk ( 2014-12-21 07:36:17 +0200 )edit