Commit graph

589 commits

Author SHA1 Message Date
2763abeeb4 Added weather info 2019-04-07 11:35:26 +02:00
66b5b95f74 Fixed missing integration of col_spacing in column resizing 2019-04-07 11:16:40 +02:00
a9a639ed2b Added highlighted event support 2019-04-05 22:28:16 +02:00
0dd1ca9b45 Fine tuned all-day events 2019-04-05 22:24:09 +02:00
d7f485cba6 Fine tuned displayed texts for multi-day events 2019-04-05 22:23:01 +02:00
afd94ea10f Added day dependent event prefixes 2019-04-05 22:07:47 +02:00
4b656ee819 Redefined special day recognition 2019-04-05 22:07:33 +02:00
22242d894f Added support for date-relative event prefixes 2019-04-05 18:57:37 +02:00
9e67af6adc Extended definition to years 2019-04-05 18:57:16 +02:00
3e11ec4df0 Added missing conversion of end_datetime 2019-04-05 18:53:16 +02:00
6a37255b57 Added global color settings 2019-04-05 11:37:51 +02:00
c93210356a Fixed wrong reference 2019-04-05 11:37:41 +02:00
9519e3aaed Added lines and subtext to hours and formatted them accordingly 2019-04-04 21:27:29 +02:00
f2581e57a6 Fine tuned visible_event_count 2019-04-04 13:15:15 +02:00
757a66eb6e Fixed color bug in "+ x more" 2019-04-04 10:40:18 +02:00
1ff09a5591 Fixed google timezone issue 2019-04-02 19:36:09 +02:00
a4be256b50 Added missing event information 2019-04-02 14:36:17 +02:00
a65bfddeeb Fixed timezone bug 2019-04-02 10:48:15 +02:00
45dd474bf3 Fixed overlapping month name 2019-04-02 10:39:22 +02:00
5faa0c5d1c New prototype 2019-03-27 18:26:54 +01:00
bd03a2b604 Added and changed formats 2019-03-27 18:26:45 +01:00
225963aaeb Fixed timezone-issue 2019-03-27 17:58:26 +01:00
1c56323ff0 Some bug fixes related to rrule 2019-03-27 17:48:28 +01:00
eaeea2083e Revert "Extended definition of event"
This reverts commit 6146fc7c2d.
2019-03-27 13:56:48 +01:00
6146fc7c2d Extended definition of event 2019-03-27 13:52:37 +01:00
b01969d2da Partially integrated TextFormatter 2019-03-26 22:31:05 +01:00
59d2401f81 Added default font size 2019-03-26 22:30:37 +01:00
9e08553232 Added centralized formatting 2019-03-26 22:30:19 +01:00
ddb5f727d9 Next agenda-list prototype 2019-03-26 22:30:01 +01:00
4ef90e14b3 First prototyping of AgendaList 2019-03-24 22:14:58 +01:00
bef88f0b85 Fixed wrong calculation of visible_event_count 2019-03-24 21:42:00 +01:00
319e6947b1 Fixed negative sleep_time error 2019-03-24 21:35:05 +01:00
94591ec51e Implemented new panel-template 2019-03-24 21:30:44 +01:00
6dd6de16ce Equalized font size 2019-03-24 21:27:32 +01:00
019d150e78 Added filter for upcoming events 2019-03-24 21:13:32 +01:00
86c64eeba5 Added general background_color option to table_design 2019-03-24 21:09:10 +01:00
99bba341a9 Added missing color parameter tranmission 2019-03-24 21:05:12 +01:00
bcca8a8f8a Fixed some google calendar event issues based on timezones. 2019-03-24 19:49:00 +01:00
88ace91239 First version of rrule support. Redesigned CalendarInterface. Dropped Support for get_week_events 2019-03-24 11:07:22 +01:00
c854e7eec1 Made more info language dependent 2019-03-23 12:54:37 +01:00
544c23954d Added rrule property 2019-03-23 12:24:43 +01:00
0e1b6bef57 Removed spacing of weather icon 2019-03-23 12:23:14 +01:00
571846ae39 Added option to show number of additional, not shown events 2019-03-23 12:22:55 +01:00
3a2f145e22 Renamed for better understanding 2019-03-23 12:22:02 +01:00
4b1cbed0f7 Fixed false interpreted allday and multiday events 2019-03-21 22:52:42 +01:00
d838ee37d0 Expanded definitions for events in specific time ranges 2019-03-21 22:32:02 +01:00
ba7c437a13 Recognizing multiday events in get_day_events 2019-03-21 22:29:46 +01:00
7073d5bc5d Corrected property name 2019-03-21 22:29:23 +01:00
11ffdeac13 Added info about additional, not displayed events. 2019-03-21 22:02:08 +01:00
4cfe34ed93 Changed default datatype of update_interval to integer 2019-03-19 16:45:48 +01:00
139c59bfab Fixed type issue for update_interval 2019-03-19 16:34:14 +01:00
dcbaa4893e Added hourListDesign 2019-03-17 22:05:49 +01:00
5838734c9f Changed transmitting of calendar to transmitting of events 2019-03-17 20:55:45 +01:00
672d7058d8 Fine tuned numbers font size 2019-03-17 20:37:42 +01:00
f7c5f6b05e Added broad multiline alignment support 2019-03-17 20:32:32 +01:00
8686637271 Removed dead code 2019-03-17 20:25:49 +01:00
c99bb1538b Implemented DayView design canvas and options 2019-03-17 12:12:58 +01:00
36cd0bc66d Added duration property to events 2019-03-16 18:50:52 +01:00
1116513539 Fine tuned rss font size 2019-03-16 18:37:34 +01:00
a139cd33f0 Fixed recognition of Pi-Day 2019-03-16 18:30:53 +01:00
4ce74fbc5e Added info are prototype to DayListPanel 2019-03-13 22:28:25 +01:00
ae1a8b0057 Fixed proportion problem of row height 2019-03-13 22:14:54 +01:00
08c9960232 Made weekday font bolder 2019-03-13 22:14:39 +01:00
cbe3b1da4a Added line break 2019-03-13 21:07:36 +01:00
87175a1264 Resized weekday to fit into box 2019-03-13 20:33:38 +01:00
c9c6ce4207 Extracted loop timing and added refresh interval option. 2019-03-13 20:33:20 +01:00
c79f0b8888 Bug fixed alarms as supposed by arustleund 2019-03-11 19:07:59 +01:00
73ccfba021 Fixed cut of 'y' at the end of the weekday 2019-03-10 19:21:15 +01:00
4466618e2c Integrated support for colors in event list 2019-03-10 19:13:02 +01:00
88a549aad3 Implemented highlight colors, and general color options, for highlighted events 2019-03-10 19:10:30 +01:00
8b43ee3287 Added support for cell properties, focusing on colors 2019-03-10 19:10:05 +01:00
82f4499586 Fixed highlighted event support 2019-03-10 19:09:37 +01:00
50960c7c05 Improved truncating 2019-03-10 18:51:46 +01:00
37c252dc65 Added text truncating to tables and fixed size bug 2019-03-10 18:39:17 +01:00
e1e25e3d2a Added functionality to add highlighted calendars 2019-03-10 18:32:20 +01:00
895a7cda1c Fine tuned color values 2019-03-10 16:05:42 +01:00
e4f77aff7c Added font family option and set specific boldness in some cases 2019-03-10 15:54:46 +01:00
fe838f5964 Added font path directly to font name 2019-03-10 15:49:56 +01:00
9c5a791019 Added font-boldness option and moved fonts to extra folder 2019-03-10 15:37:10 +01:00
14ca6e9cdf Implemented events 2019-03-10 15:19:27 +01:00
b4b8898b2e Added options for spacing 2019-03-10 15:19:15 +01:00
0a6d0ed2b1 Extracted specific EventListDesign, due to DRY 2019-03-10 15:07:27 +01:00
53f823fdf2 Fine tuned fontsize 2019-03-10 15:06:46 +01:00
e1d05f2f65 Added event list 2019-03-10 13:27:15 +01:00
297318af30 Added custom prefix funtion and col spacing options 2019-03-10 13:26:31 +01:00
145930494a Implemented new parameter 2019-03-10 13:24:37 +01:00
dcef52b08a Added parameter 2019-03-10 13:23:26 +01:00
c5a3efbc0f Removed dead code 2019-03-10 13:23:17 +01:00
74e73524f3 Fixed col spacing bug 2019-03-10 12:23:23 +01:00
8e57bf30a4 Fine tuned fontsize 2019-03-10 07:58:35 +01:00
332aceb9cf Updated according to the version 5.3.0 2019-03-10 07:52:53 +01:00
9e7788b618 Made line spacing optional and added filter date 2019-03-10 07:21:50 +01:00
c72ffa88ab Fixed empty table bug 2019-03-09 22:03:00 +01:00
c923a52a9f Fixed automated column sizing bug 2019-03-09 21:53:58 +01:00
f6f98fdf9d Fixed no-response bug 2019-03-09 21:30:22 +01:00
064d4033d3 Implemented weather 2019-03-09 21:28:02 +01:00
6c50dd4db2 Fixed truncating bug 2019-03-09 19:51:31 +01:00
59cade023c Fixed float bug 2019-03-09 17:23:30 +01:00
8f2e4c1c19 Fixed bugs 2019-03-09 17:12:25 +01:00
477894b251 Implemented paid_subscription option for owm 2019-03-09 16:03:43 +01:00
5ad6dff6fb Improved effiency 2019-03-09 15:48:31 +01:00
26bdceb22e Removed dead code, changed WeatherInterface and implemented forecasts into Owm weather, but did not test it 2019-03-09 15:46:42 +01:00
65f36f6039 Transmitting additional information to day rows 2019-03-09 15:23:09 +01:00
e327d359a5 Added interfaces for additional information 2019-03-09 15:22:49 +01:00
b7b4d4f0fd Added interfaces for additional information and implemented the forecast as icon 2019-03-09 15:22:26 +01:00
8372d78268 Fine tuned color recognition 2019-03-09 12:45:30 +01:00
bd119bb8f9 Created basic day rows 2019-03-08 21:37:54 +01:00
545657ecbb Implemented float pos and size rounding 2019-03-08 21:36:21 +01:00
f15c9fdb39 Fine tuned padding correction 2019-03-08 21:35:52 +01:00
cec0ee83da Added design option in settings-file and renamed general design settings 2019-03-08 17:46:10 +01:00
964570bc4a Removed dead code 2019-03-07 21:48:47 +01:00
2ba92e1b6d Added some more color options 2019-03-07 21:44:10 +01:00
53c135d398 Fine tuned sizes 2019-03-07 21:31:54 +01:00
1dbae38b3f Introduction of DayListDesign 2019-03-07 21:28:11 +01:00
036c5add23 Added more masking options 2019-03-07 21:27:30 +01:00
91567bef60 Added color options and more differenciated masking options for special cases 2019-03-07 21:27:13 +01:00
06b6d697f2 Uncommented add_calendar to design 2019-03-06 22:15:53 +01:00
cb5f6cddd7 Added and implemented design-settings 2019-03-06 22:15:08 +01:00
69fce8c8d2 Removed unnecessary features, changed some details and activated wrapping 2019-03-05 22:11:22 +01:00
81a4e5c4c5 Fixed some bugs and implemented custom row height and text wrapping 2019-03-05 22:10:33 +01:00
0291c24e23 Implemented basic wraping 2019-03-05 22:09:55 +01:00
1b92692b51 Centralized helper module to wrap texts 2019-03-05 22:08:18 +01:00
0400d29b10 Fine tuned color identification 2019-03-04 22:17:31 +01:00
fdcefd1663 Added and implemented a bolder version of the font 2019-03-04 21:25:01 +01:00
9756a6abb8 Fixed typo 2019-03-04 20:22:40 +01:00
635ab20c3b Fixed sorting direction 2019-03-04 20:12:30 +01:00
f0be84ccb2 Fixed accessiblity issue 2019-03-04 20:11:19 +01:00
1ac32e2545 Now printing rss feeds insted of events 2019-03-04 20:10:36 +01:00
b7e8a5c662 Generalized some names and implemented rssfeed 2019-03-04 20:10:08 +01:00
a19324d2bf Implemented rss_feeds in settings.sample 2019-03-04 20:09:40 +01:00
36e33b1340 Create RssInfoPanel 2019-03-04 20:09:23 +01:00
bf69933382 Implemented feedparser as RssSource 2019-03-04 20:09:11 +01:00
beeac85894 Defined RssPost and RssDataSourceInterface 2019-03-04 20:06:18 +01:00
e514fee924 Removed code from unimplemented feature 2019-03-04 20:05:49 +01:00
44cf83c53e Fixed highlight box position bug 2019-03-04 20:05:33 +01:00
cdd9d1b834 Added taiwan chinese, but needs font that supports it 2019-03-03 19:11:16 +01:00
be1a89ae7b Fixed column spacing error 2019-03-03 18:22:41 +01:00
b746c13113 Implemented alignment and removed leading zero in date 2019-03-03 18:13:51 +01:00
e235d1bfb4 Implemented different horizontal alignments for different columns 2019-03-03 18:13:25 +01:00
5ac46a2e9d Fixed alignment bug 2019-03-03 18:13:02 +01:00
44deafa978 Implemented event list 2019-03-03 16:45:21 +01:00
b61ebd2d36 Implemented truncating to size of design 2019-03-03 16:45:06 +01:00
d9bb84b4c3 Fine tuned spacing and truncating 2019-03-03 16:44:37 +01:00
ad07a03283 Added truncating of rows and columns that are not fully visible 2019-03-03 16:44:11 +01:00
7043911cb8 Removed unnecessary comments and imports 2019-03-03 16:40:14 +01:00
3ce63dd74d Added tasks interface to panel design 2019-03-03 16:39:47 +01:00
dbfafda49a Mainly added function to retreive the actual height, which depends on the month 2019-03-03 14:54:43 +01:00
0678a6711a Added line and column spacing 2019-03-03 14:53:54 +01:00
6f8762d6ff Added EventListDesign 2019-03-03 14:00:10 +01:00
eec658612d Added TableTextDesign to view text placed in a matrix 2019-03-03 13:59:34 +01:00