Commit Graph

433 Commits

Author SHA1 Message Date
Ace
b088566839 Delete 2.jpeg 2019-07-03 20:50:43 +02:00
Ace
3fa0cf83ca Delete 19.jpeg 2019-07-03 20:50:35 +02:00
Ace
486008a764 Delete 18.jpeg 2019-07-03 20:50:28 +02:00
Ace
ecb00b84f7 Delete 17.jpeg 2019-07-03 20:50:20 +02:00
Ace
096e985000 Delete 16.jpeg 2019-07-03 20:50:13 +02:00
Ace
6d751e0f3e Delete 15.jpeg 2019-07-03 20:50:06 +02:00
Ace
6647388ea7 Delete 14.jpeg 2019-07-03 20:49:59 +02:00
Ace
9bf0bb1d15 Delete 13.jpeg 2019-07-03 20:49:52 +02:00
Ace
b4074d396e Delete 12.jpeg 2019-07-03 20:49:46 +02:00
Ace
e87af2918f Delete 11.jpeg 2019-07-03 20:49:39 +02:00
Ace
2ecbd48a27 Delete 10.jpeg 2019-07-03 20:49:29 +02:00
Ace
610989c2e0 Delete 1.jpeg 2019-07-03 20:49:22 +02:00
Ace
ee6d2517e0 Delete 0.jpeg 2019-07-03 20:49:14 +02:00
Ace
b53bee4870 Added support for 'last-update' feature 2019-06-11 02:49:34 +02:00
Ace
165ad83f9d Added new setting
Support for 'last-update' (timestamp) feature
2019-06-11 02:47:05 +02:00
Ace
6842f2a893 Added option to show time of last display-update 2019-06-11 02:39:44 +02:00
Ace
e0ec291473 Some optimisations
Optimised algorithm for getting the next sun-event (sunrise/sunset). Optimised some values for the image pre-processing operation for better readability.
2019-05-25 14:37:31 +02:00
Ace
773699d9bf Cleaned up code
Removed some outdated icon paths due to change from image-based weather-icons to font-based weather-icons
2019-05-24 01:03:43 +02:00
Ace
8595ca0939 Updated file for new features
Switched from image-based weather-icons to font-based weather-icons. Added font names (and paths) for easier re-usage.
2019-05-24 00:59:46 +02:00
Ace
baf3d74cb3 Some improvements
Switched from image-based weather-icons to font-based weather-icons. Added language support for weather description. Switched from short weather description to detailed weather description. Due to space limitations, either the sunrise/sunset time will be shown (whichever is coming up next), but not both. Improved image pre-processing for better readability of new fonts (NotoSans). Some minor code improvements.
2019-05-24 00:57:04 +02:00
Ace
e24fff245e Added weather font 2019-05-24 00:50:22 +02:00
Ace
325c92383a Delete cloud-no-response.jpeg 2019-05-24 00:49:22 +02:00
Ace
0c8281412a Delete humidity.jpeg 2019-05-24 00:46:54 +02:00
Ace
3cc53d2dcc Delete temperature.jpeg 2019-05-24 00:46:52 +02:00
Ace
68642d6545 Delete wi-strong-wind.jpeg 2019-05-24 00:46:50 +02:00
Ace
efa9817461 Delete wi-sunset.jpeg 2019-05-24 00:46:48 +02:00
Ace
375982fded Delete wi-sunrise.jpeg 2019-05-24 00:46:46 +02:00
Ace
aa51b171bb Delete wi-thunderstorm.jpeg 2019-05-24 00:46:05 +02:00
Ace
f69d7829fa Delete wi-snow.jpeg 2019-05-24 00:46:03 +02:00
Ace
8a3c45db37 Delete wi-showers.jpeg 2019-05-24 00:46:01 +02:00
Ace
9f13bd631d Delete wi-rain.jpeg 2019-05-24 00:45:59 +02:00
Ace
4760d02a30 Delete wi-night-thunderstorm.jpeg 2019-05-24 00:45:57 +02:00
Ace
c93b22f377 Delete wi-night-snow.jpeg 2019-05-24 00:45:55 +02:00
Ace
697abda79d Delete wi-night-showers.jpeg 2019-05-24 00:45:54 +02:00
Ace
459d4636ed Delete wi-night-rain.jpeg 2019-05-24 00:45:20 +02:00
Ace
d8bacf2462 Delete wi-night-cloudy.jpeg 2019-05-24 00:45:18 +02:00
Ace
1451912932 Delete wi-night-clear.jpeg 2019-05-24 00:45:16 +02:00
Ace
ed57702a47 Delete wi-night-alt-cloudy-windy.jpeg 2019-05-24 00:45:14 +02:00
Ace
98865fcd29 Delete wi-fog.jpeg 2019-05-24 00:45:12 +02:00
Ace
eef4ac387d Delete wi-day-sunny.jpeg 2019-05-24 00:45:08 +02:00
Ace
84498dbfa0 Delete wi-day-cloudy.jpeg 2019-05-24 00:45:06 +02:00
Ace
216edc6069 Delete wi-cloudy.jpeg 2019-05-24 00:45:04 +02:00
Ace
21d0b6a3b0 Delete wi-cloudy-windy.jpeg 2019-05-24 00:45:02 +02:00
Ace
cbda218115 fixed typo 2019-05-21 19:30:16 +02:00
Ace
a0bcc9f073 Added language support for events at bottom 2019-05-18 14:54:42 +02:00
Ace
3e1056a282 Added support for 12/24 hours in Agenda View 2019-05-17 21:29:24 +02:00
Ace
b4f5d7d50f Bugfix for 'bottom_section' == Events
Due to the rapid development since the last release, a lot of things changed at a very fast speed. One of the issues was that the loop would break if the bottom_section was set to events. With this, it should no longer cause any problems.
2019-05-17 21:14:47 +02:00
Ace
f1d4b79dac Bugfixes for events
Switched from timezone-unaware (naive) objects to timezone-aware objects to correctly display event times. The timezone is fetched from the system itself. As a result, a new dependency (pytz) is now being used to set the timezone.
2019-05-17 11:52:58 +02:00
Ace
5022a28747 Fixed typo for top-section 2019-05-14 20:17:47 +02:00
Ace
e3e07b5c51 Added support for cjk
This updates allows choosing chinese, japanese and korean as a language
2019-05-13 13:36:13 +02:00